"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2025/11/17 01:15:27 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-rusofob2turo" 2025/11/17 01:15:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/17 01:15:27 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/11/17 01:15:27 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/11/17 01:15:27 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/11/17 01:15:27 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/11/17 01:15:27 DEBUG : Setting pass="y9mxwhjZh4sWh0kTMVkGmMoVyzAEr-okEX-PRFMplMy-tMo" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/11/17 01:15:27 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{VI-wP}" suffix to name 2025/11/17 01:15:27 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/11/17 01:15:27 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/11/17 01:15:27 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/11/17 01:15:27 DEBUG : Setting pass="y9mxwhjZh4sWh0kTMVkGmMoVyzAEr-okEX-PRFMplMy-tMo" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/11/17 01:15:27 DEBUG : found headers: 2025/11/17 01:15:29 DEBUG : Creating backend with remote "/tmp/rclone894221260" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:15:29 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:15:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:29 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:15:29 DEBUG : dir: Looking for writers 2025/11/17 01:15:29 DEBUG : Looking for writers 2025/11/17 01:15:29 DEBUG : dir: reading active writers 2025/11/17 01:15:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.45s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:15:30 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:15:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:31 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:31 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:15:31 DEBUG : dir/subdir: Looking for writers 2025/11/17 01:15:31 DEBUG : dir: Looking for writers 2025/11/17 01:15:31 DEBUG : subdir: reading active writers 2025/11/17 01:15:31 DEBUG : file1: reading active writers 2025/11/17 01:15:31 DEBUG : file2: reading active writers 2025/11/17 01:15:31 DEBUG : Looking for writers 2025/11/17 01:15:31 DEBUG : dir: reading active writers 2025/11/17 01:15:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.53s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:15:32 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:15:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:33 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:15:33 DEBUG : dir: Looking for writers 2025/11/17 01:15:33 DEBUG : file1: reading active writers 2025/11/17 01:15:33 DEBUG : Looking for writers 2025/11/17 01:15:33 DEBUG : dir: reading active writers 2025/11/17 01:15:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.36s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:15:34 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:15:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:34 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:15:34 DEBUG : dir: Looking for writers 2025/11/17 01:15:34 DEBUG : Looking for writers 2025/11/17 01:15:34 DEBUG : dir: reading active writers 2025/11/17 01:15:34 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.14s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:15:35 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:15:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:36 DEBUG : dir: forgetting directory cache 2025/11/17 01:15:36 DEBUG : forgetting directory cache 2025/11/17 01:15:36 DEBUG : dir: forgetting directory cache 2025/11/17 01:15:36 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:15:36 DEBUG : Looking for writers 2025/11/17 01:15:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.36s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:15:36 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:15:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:37 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/17 01:15:37 DEBUG : dir: invalidating directory cache 2025/11/17 01:15:37 DEBUG : >ForgetPath: 2025/11/17 01:15:37 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/17 01:15:37 DEBUG : invalidating directory cache 2025/11/17 01:15:37 DEBUG : dir: forgetting directory cache 2025/11/17 01:15:37 DEBUG : >ForgetPath: 2025/11/17 01:15:37 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/17 01:15:37 DEBUG : >ForgetPath: 2025/11/17 01:15:37 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:15:37 DEBUG : dir: Looking for writers 2025/11/17 01:15:37 DEBUG : Looking for writers 2025/11/17 01:15:37 DEBUG : dir: reading active writers 2025/11/17 01:15:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.34s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:15:38 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:15:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:39 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:40 DEBUG : forgetting directory cache 2025/11/17 01:15:40 DEBUG : dir: forgetting directory cache 2025/11/17 01:15:40 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:15:40 DEBUG : dir: Looking for writers 2025/11/17 01:15:40 DEBUG : fil/a/b: Looking for writers 2025/11/17 01:15:40 DEBUG : fil/a: Looking for writers 2025/11/17 01:15:40 DEBUG : b: reading active writers 2025/11/17 01:15:40 DEBUG : fil: Looking for writers 2025/11/17 01:15:40 DEBUG : a: reading active writers 2025/11/17 01:15:40 DEBUG : Looking for writers 2025/11/17 01:15:40 DEBUG : dir: reading active writers 2025/11/17 01:15:40 DEBUG : fil: reading active writers 2025/11/17 01:15:40 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.85s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:15:42 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:15:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:42 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:15:42 DEBUG : dir: Looking for writers 2025/11/17 01:15:42 DEBUG : Looking for writers 2025/11/17 01:15:42 DEBUG : dir: reading active writers 2025/11/17 01:15:42 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.27s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:15:43 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:15:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:44 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:15:44 DEBUG : dir: Looking for writers 2025/11/17 01:15:44 DEBUG : file1: reading active writers 2025/11/17 01:15:44 DEBUG : Looking for writers 2025/11/17 01:15:44 DEBUG : dir: reading active writers 2025/11/17 01:15:44 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.35s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:15:44 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:15:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:45 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:45 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/11/17 01:15:46 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/17 01:15:46 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/17 01:15:46 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/17 01:15:46 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/17 01:15:46 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:46 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:47 DEBUG : dir: invalidating directory cache 2025/11/17 01:15:47 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/17 01:15:47 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/17 01:15:47 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/17 01:15:47 DEBUG : dir/file1: Reset virtual modtime 2025/11/17 01:15:47 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/17 01:15:47 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/17 01:15:47 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/17 01:15:47 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/17 01:15:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 01:15:47 DEBUG : dir: invalidating directory cache 2025/11/17 01:15:47 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/11/17 01:15:47 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/17 01:15:47 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/17 01:15:47 DEBUG : forgetting directory cache 2025/11/17 01:15:47 DEBUG : dir: forgetting directory cache 2025/11/17 01:15:47 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/17 01:15:47 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:15:47 DEBUG : dir/virtualDir: Looking for writers 2025/11/17 01:15:47 DEBUG : dir: Looking for writers 2025/11/17 01:15:47 DEBUG : virtualFile: reading active writers 2025/11/17 01:15:47 DEBUG : virtualDir: reading active writers 2025/11/17 01:15:47 DEBUG : file1: reading active writers 2025/11/17 01:15:47 DEBUG : virtualFile2: reading active writers 2025/11/17 01:15:47 DEBUG : Looking for writers 2025/11/17 01:15:47 DEBUG : dir: reading active writers 2025/11/17 01:15:47 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.94s) --- PASS: TestDirReadDirAll/Virtual (1.23s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:15:48 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:15:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:49 ERROR : dir/: Can only open directories read only 2025/11/17 01:15:49 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:15:49 DEBUG : dir: Looking for writers 2025/11/17 01:15:49 DEBUG : Looking for writers 2025/11/17 01:15:49 DEBUG : dir: reading active writers 2025/11/17 01:15:49 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.21s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:15:49 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:15:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:50 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/17 01:15:50 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/17 01:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/17 01:15:50 DEBUG : webdav root 'rclone-test-rusofob2turo': File to upload is small (5 bytes), uploading instead of streaming 2025/11/17 01:15:50 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:50 DEBUG : dir/potato: size = 5 OK 2025/11/17 01:15:50 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 01:15:50 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/11/17 01:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/17 01:15:50 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:15:50 DEBUG : dir: Looking for writers 2025/11/17 01:15:50 DEBUG : file1: reading active writers 2025/11/17 01:15:50 DEBUG : potato: reading active writers 2025/11/17 01:15:50 DEBUG : Looking for writers 2025/11/17 01:15:50 DEBUG : dir: reading active writers 2025/11/17 01:15:50 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.86s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:15:51 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:15:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/17 01:15:53 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:15:53 DEBUG : dir/sub: Looking for writers 2025/11/17 01:15:53 DEBUG : dir: Looking for writers 2025/11/17 01:15:53 DEBUG : sub: reading active writers 2025/11/17 01:15:53 DEBUG : file1: reading active writers 2025/11/17 01:15:53 DEBUG : Looking for writers 2025/11/17 01:15:53 DEBUG : dir: reading active writers 2025/11/17 01:15:53 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.24s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:15:53 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:15:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/17 01:15:54 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/11/17 01:15:55 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:15:55 DEBUG : dir/sub/subsub: Looking for writers 2025/11/17 01:15:55 DEBUG : dir/sub: Looking for writers 2025/11/17 01:15:55 DEBUG : subsub: reading active writers 2025/11/17 01:15:55 DEBUG : dir: Looking for writers 2025/11/17 01:15:55 DEBUG : file1: reading active writers 2025/11/17 01:15:55 DEBUG : sub: reading active writers 2025/11/17 01:15:55 DEBUG : Looking for writers 2025/11/17 01:15:55 DEBUG : dir: reading active writers 2025/11/17 01:15:55 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.61s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:15:56 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:15:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:57 ERROR : dir/: Dir.Remove not empty 2025/11/17 01:15:57 DEBUG : dir/file1: Remove: 2025/11/17 01:15:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 01:15:57 DEBUG : dir/file1: >Remove: err= 2025/11/17 01:15:57 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/17 01:15:57 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:15:57 DEBUG : Looking for writers 2025/11/17 01:15:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.24s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:15:57 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:15:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:58 DEBUG : dir/file1: Remove: 2025/11/17 01:15:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 01:15:58 DEBUG : dir/file1: >Remove: err= 2025/11/17 01:15:58 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/17 01:15:58 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:15:58 DEBUG : Looking for writers 2025/11/17 01:15:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.28s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:15:59 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:15:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:15:59 DEBUG : dir/file1: Remove: 2025/11/17 01:15:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 01:15:59 DEBUG : dir/file1: >Remove: err= 2025/11/17 01:16:00 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:00 DEBUG : dir: Looking for writers 2025/11/17 01:16:00 DEBUG : Looking for writers 2025/11/17 01:16:00 DEBUG : dir: reading active writers 2025/11/17 01:16:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.51s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:00 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:01 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:01 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/17 01:16:02 DEBUG : dir: Updating dir with dir2 0xc000904c30 2025/11/17 01:16:02 DEBUG : dir: forgetting directory cache 2025/11/17 01:16:02 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/17 01:16:02 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/17 01:16:03 INFO : dir2/file1: Moved (server-side) to: file2 2025/11/17 01:16:03 DEBUG : file2: Updating file with file2 0xc00017f080 2025/11/17 01:16:03 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/17 01:16:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/17 01:16:03 INFO : dir2/file3: Deleted 2025/11/17 01:16:03 INFO : file2: Moved (server-side) to: dir2/file3 2025/11/17 01:16:03 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00017f080 2025/11/17 01:16:03 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/17 01:16:03 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/17 01:16:04 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/17 01:16:04 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000154270 2025/11/17 01:16:04 DEBUG : empty directory: forgetting directory cache 2025/11/17 01:16:04 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/17 01:16:04 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/17 01:16:04 DEBUG : dir2: Renaming to "dir3" 2025/11/17 01:16:04 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:04 DEBUG : dir3: Looking for writers 2025/11/17 01:16:04 DEBUG : file3: reading active writers 2025/11/17 01:16:04 DEBUG : renamed empty directory: Looking for writers 2025/11/17 01:16:04 DEBUG : Looking for writers 2025/11/17 01:16:04 DEBUG : dir3: reading active writers 2025/11/17 01:16:04 DEBUG : renamed empty directory: reading active writers 2025/11/17 01:16:04 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.78s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:05 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:06 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/17 01:16:06 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:16:06 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 01:16:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/17 01:16:06 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/17 01:16:06 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/17 01:16:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/17 01:16:06 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:16:06 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 01:16:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/17 01:16:06 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/17 01:16:06 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/17 01:16:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/17 01:16:06 DEBUG : webdav root 'rclone-test-rusofob2turo': File to upload is small (12 bytes), uploading instead of streaming 2025/11/17 01:16:06 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:06 DEBUG : dir/sub/file2: size = 12 OK 2025/11/17 01:16:06 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/11/17 01:16:06 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/11/17 01:16:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/17 01:16:06 DEBUG : forgetting directory cache 2025/11/17 01:16:06 DEBUG : dir: forgetting directory cache 2025/11/17 01:16:06 DEBUG : dir/sub: forgetting directory cache 2025/11/17 01:16:06 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/17 01:16:06 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/17 01:16:06 DEBUG : webdav root 'rclone-test-rusofob2turo': File to upload is small (5 bytes), uploading instead of streaming 2025/11/17 01:16:06 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:06 DEBUG : dir/sub/file0: size = 5 OK 2025/11/17 01:16:06 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 01:16:06 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/11/17 01:16:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/17 01:16:06 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:06 DEBUG : dir/sub: Looking for writers 2025/11/17 01:16:06 DEBUG : file0: reading active writers 2025/11/17 01:16:06 DEBUG : file2: reading active writers 2025/11/17 01:16:06 DEBUG : dir: Looking for writers 2025/11/17 01:16:06 DEBUG : file1: reading active writers 2025/11/17 01:16:06 DEBUG : sub: reading active writers 2025/11/17 01:16:06 DEBUG : Looking for writers 2025/11/17 01:16:06 DEBUG : dir: reading active writers 2025/11/17 01:16:06 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.75s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:08 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/17 01:16:08 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:08 DEBUG : Looking for writers 2025/11/17 01:16:08 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.18s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:08 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/17 01:16:08 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:16:08 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/17 01:16:08 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/17 01:16:08 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/17 01:16:08 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:16:08 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/17 01:16:08 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/17 01:16:08 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:16:08 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/17 01:16:08 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/17 01:16:08 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/17 01:16:08 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:16:08 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/17 01:16:08 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:08 DEBUG : dir: Looking for writers 2025/11/17 01:16:08 DEBUG : file1: reading active writers 2025/11/17 01:16:08 DEBUG : file1.metadata: reading active writers 2025/11/17 01:16:08 DEBUG : Looking for writers 2025/11/17 01:16:08 DEBUG : dir: reading active writers 2025/11/17 01:16:08 DEBUG : dir.metadata: reading active writers 2025/11/17 01:16:08 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.28s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:09 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:10 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:10 DEBUG : dir: Looking for writers 2025/11/17 01:16:10 DEBUG : file1: reading active writers 2025/11/17 01:16:10 DEBUG : Looking for writers 2025/11/17 01:16:10 DEBUG : dir: reading active writers 2025/11/17 01:16:10 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.31s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:10 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:11 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:12 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/11/17 01:16:12 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:12 DEBUG : dir: Looking for writers 2025/11/17 01:16:12 DEBUG : file1: reading active writers 2025/11/17 01:16:12 DEBUG : Looking for writers 2025/11/17 01:16:12 DEBUG : dir: reading active writers 2025/11/17 01:16:12 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.95s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.95s) --- 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:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:12 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 01:16:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/17 01:16:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:16:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/17 01:16:13 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:13 DEBUG : dir: Looking for writers 2025/11/17 01:16:13 DEBUG : file1: reading active writers 2025/11/17 01:16:13 DEBUG : Looking for writers 2025/11/17 01:16:13 DEBUG : dir: reading active writers 2025/11/17 01:16:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.44s) === RUN TestFileOpenReadUnknownSize 2025/11/17 01:16:14 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/17 01:16:14 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/17 01:16:14 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:16:14 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/17 01:16:14 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:14 DEBUG : Looking for writers 2025/11/17 01:16:14 DEBUG : file.txt: reading active writers 2025/11/17 01:16:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:14 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:14 DEBUG : webdav root 'rclone-test-rusofob2turo': File to upload is small (25 bytes), uploading instead of streaming 2025/11/17 01:16:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:15 DEBUG : dir/file1: size = 25 OK 2025/11/17 01:16:15 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/17 01:16:15 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/17 01:16:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:15 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:15 DEBUG : dir: Looking for writers 2025/11/17 01:16:15 DEBUG : file1: reading active writers 2025/11/17 01:16:15 DEBUG : Looking for writers 2025/11/17 01:16:15 DEBUG : dir: reading active writers 2025/11/17 01:16:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.70s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:15 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:16 DEBUG : dir/file1: Remove: 2025/11/17 01:16:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 01:16:16 DEBUG : dir/file1: >Remove: err= 2025/11/17 01:16:16 DEBUG : dir/file1: Remove: 2025/11/17 01:16:16 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/17 01:16:16 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:16 DEBUG : dir: Looking for writers 2025/11/17 01:16:16 DEBUG : Looking for writers 2025/11/17 01:16:16 DEBUG : dir: reading active writers 2025/11/17 01:16:16 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.52s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:17 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:18 DEBUG : dir/file1: Remove: 2025/11/17 01:16:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 01:16:18 DEBUG : dir/file1: >Remove: err= 2025/11/17 01:16:18 DEBUG : dir/file1: Remove: 2025/11/17 01:16:18 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/17 01:16:18 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:18 DEBUG : dir: Looking for writers 2025/11/17 01:16:18 DEBUG : Looking for writers 2025/11/17 01:16:18 DEBUG : dir: reading active writers 2025/11/17 01:16:18 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.49s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:18 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 01:16:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/17 01:16:19 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/17 01:16:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/17 01:16:19 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/17 01:16:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/17 01:16:19 DEBUG : dir/file1: Open: flags=0x3 2025/11/17 01:16:19 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/17 01:16:19 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/17 01:16:19 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:19 DEBUG : dir: Looking for writers 2025/11/17 01:16:19 DEBUG : file1: reading active writers 2025/11/17 01:16:19 DEBUG : Looking for writers 2025/11/17 01:16:19 DEBUG : dir: reading active writers 2025/11/17 01:16:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.28s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:20 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:20 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:20 DEBUG : dir: Looking for writers 2025/11/17 01:16:20 DEBUG : file1: reading active writers 2025/11/17 01:16:20 DEBUG : Looking for writers 2025/11/17 01:16:20 DEBUG : dir: reading active writers 2025/11/17 01:16:20 DEBUG : >WaitForWriters: 2025/11/17 01:16:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 01:16:21 DEBUG : newLeaf: Updating file with newLeaf 0xc0009680c0 2025/11/17 01:16:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 01:16:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 01:16:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/17 01:16:22 DEBUG : dir/file1: Updating file with dir/file1 0xc0009680c0 2025/11/17 01:16:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/17 01:16:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 01:16:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/17 01:16:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:22 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009680c0 2025/11/17 01:16:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 01:16:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 01:16:22 DEBUG : webdav root 'rclone-test-rusofob2turo': File to upload is small (25 bytes), uploading instead of streaming 2025/11/17 01:16:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:22 DEBUG : dir/file1: size = 25 OK 2025/11/17 01:16:22 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/17 01:16:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/17 01:16:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 01:16:22 DEBUG : newLeaf: Running delayed rename now 2025/11/17 01:16:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 01:16:22 DEBUG : newLeaf: Updating file with newLeaf 0xc0009680c0 2025/11/17 01:16:22 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:22 DEBUG : dir: Looking for writers 2025/11/17 01:16:22 DEBUG : Looking for writers 2025/11/17 01:16:22 DEBUG : dir: reading active writers 2025/11/17 01:16:22 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:22 DEBUG : >WaitForWriters: 2025/11/17 01:16:23 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:23 DEBUG : dir: Looking for writers 2025/11/17 01:16:23 DEBUG : Looking for writers 2025/11/17 01:16:23 DEBUG : dir: reading active writers 2025/11/17 01:16:23 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:23 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:23 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:23 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:16:23 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:23 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:16:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:16:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:23 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:16:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:24 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:24 DEBUG : dir: Looking for writers 2025/11/17 01:16:24 DEBUG : file1: reading active writers 2025/11/17 01:16:24 DEBUG : Looking for writers 2025/11/17 01:16:24 DEBUG : dir: reading active writers 2025/11/17 01:16:24 DEBUG : >WaitForWriters: 2025/11/17 01:16:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 01:16:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000968d80 2025/11/17 01:16:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 01:16:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 01:16:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/17 01:16:25 DEBUG : dir/file1: Updating file with dir/file1 0xc000968d80 2025/11/17 01:16:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/17 01:16:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 01:16:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/17 01:16:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:25 DEBUG : dir/file1: File is currently open, delaying rename 0xc000968d80 2025/11/17 01:16:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 01:16:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 01:16:25 DEBUG : webdav root 'rclone-test-rusofob2turo': File to upload is small (25 bytes), uploading instead of streaming 2025/11/17 01:16:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:26 DEBUG : dir/file1: size = 25 OK 2025/11/17 01:16:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/17 01:16:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/17 01:16:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 01:16:26 DEBUG : newLeaf: Running delayed rename now 2025/11/17 01:16:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 01:16:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000968d80 2025/11/17 01:16:26 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:26 DEBUG : dir: Looking for writers 2025/11/17 01:16:26 DEBUG : Looking for writers 2025/11/17 01:16:26 DEBUG : dir: reading active writers 2025/11/17 01:16:26 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:26 DEBUG : >WaitForWriters: 2025/11/17 01:16:26 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:26 DEBUG : dir: Looking for writers 2025/11/17 01:16:26 DEBUG : Looking for writers 2025/11/17 01:16:26 DEBUG : dir: reading active writers 2025/11/17 01:16:26 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:26 DEBUG : >WaitForWriters: 2025/11/17 01:16:26 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:27 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:27 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:16:27 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:27 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:16:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:16:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:27 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:16:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 01:16:28 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 01:16:28 DEBUG : dir/file1(0xc00051b200): openPending: 2025/11/17 01:16:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/17 01:16:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/17 01:16:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:28 DEBUG : dir/file1(0xc00051b200): >openPending: err= 2025/11/17 01:16:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/17 01:16:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 01:16:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 01:16:28 DEBUG : dir/file1(0xc00051b200): _writeAt: size=14, off=0 2025/11/17 01:16:28 DEBUG : dir/file1(0xc00051b200): >_writeAt: n=14, err= 2025/11/17 01:16:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/17 01:16:28 DEBUG : dir/file1(0xc00051b200): close: 2025/11/17 01:16:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/17 01:16:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/17 01:16:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/17 01:16:28 DEBUG : dir/file1(0xc00051b200): >close: err= 2025/11/17 01:16:28 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:28 DEBUG : dir: Looking for writers 2025/11/17 01:16:28 DEBUG : file1: reading active writers 2025/11/17 01:16:28 DEBUG : Looking for writers 2025/11/17 01:16:28 DEBUG : dir: reading active writers 2025/11/17 01:16:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 01:16:28 DEBUG : dir: Looking for writers 2025/11/17 01:16:28 DEBUG : file1: reading active writers 2025/11/17 01:16:28 DEBUG : Looking for writers 2025/11/17 01:16:28 DEBUG : dir: reading active writers 2025/11/17 01:16:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 01:16:28 DEBUG : dir: Looking for writers 2025/11/17 01:16:28 DEBUG : file1: reading active writers 2025/11/17 01:16:28 DEBUG : Looking for writers 2025/11/17 01:16:28 DEBUG : dir: reading active writers 2025/11/17 01:16:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 01:16:28 DEBUG : dir: Looking for writers 2025/11/17 01:16:28 DEBUG : file1: reading active writers 2025/11/17 01:16:28 DEBUG : Looking for writers 2025/11/17 01:16:28 DEBUG : dir: reading active writers 2025/11/17 01:16:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 01:16:28 DEBUG : dir/file1: vfs cache: starting upload 2025/11/17 01:16:28 DEBUG : dir: Looking for writers 2025/11/17 01:16:28 DEBUG : file1: reading active writers 2025/11/17 01:16:28 DEBUG : Looking for writers 2025/11/17 01:16:28 DEBUG : dir: reading active writers 2025/11/17 01:16:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 01:16:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:28 DEBUG : dir: Looking for writers 2025/11/17 01:16:28 DEBUG : file1: reading active writers 2025/11/17 01:16:28 DEBUG : Looking for writers 2025/11/17 01:16:28 DEBUG : dir: reading active writers 2025/11/17 01:16:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 01:16:28 DEBUG : dir/file1: size = 14 OK 2025/11/17 01:16:28 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 01:16:28 INFO : dir/file1: Copied (replaced existing) 2025/11/17 01:16:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/17 01:16:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/17 01:16:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/17 01:16:28 DEBUG : dir: Looking for writers 2025/11/17 01:16:28 DEBUG : file1: reading active writers 2025/11/17 01:16:28 DEBUG : Looking for writers 2025/11/17 01:16:28 DEBUG : dir: reading active writers 2025/11/17 01:16:28 DEBUG : >WaitForWriters: 2025/11/17 01:16:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 01:16:28 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 01:16:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 01:16:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 01:16:28 DEBUG : dir/file1(0xc00051b8c0): _readAt: size=512, off=0 2025/11/17 01:16:28 DEBUG : dir/file1(0xc00051b8c0): openPending: 2025/11/17 01:16:28 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" 2025/11/17 01:16:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/17 01:16:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:28 DEBUG : dir/file1(0xc00051b8c0): >openPending: err= 2025/11/17 01:16:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/17 01:16:28 DEBUG : dir/file1(0xc00051b8c0): >_readAt: n=14, err=EOF 2025/11/17 01:16:28 DEBUG : dir/file1(0xc00051b8c0): close: 2025/11/17 01:16:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/17 01:16:28 DEBUG : dir/file1(0xc00051b8c0): >close: err= 2025/11/17 01:16:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 01:16:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/17 01:16:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0009fc300 2025/11/17 01:16:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 01:16:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 01:16:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/17 01:16:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/17 01:16:30 DEBUG : dir/file1: Updating file with dir/file1 0xc0009fc300 2025/11/17 01:16:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/17 01:16:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 01:16:30 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 01:16:30 DEBUG : dir/file1(0xc0006eeb40): openPending: 2025/11/17 01:16: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" 2025/11/17 01:16:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/17 01:16:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:30 DEBUG : dir/file1(0xc0006eeb40): >openPending: err= 2025/11/17 01:16:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/17 01:16:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 01:16:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 01:16:30 DEBUG : dir/file1(0xc0006eeb40): _writeAt: size=25, off=0 2025/11/17 01:16:30 DEBUG : dir/file1(0xc0006eeb40): >_writeAt: n=25, err= 2025/11/17 01:16:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 01:16:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/17 01:16:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0009fc300 2025/11/17 01:16:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 01:16:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 01:16:30 DEBUG : newLeaf(0xc0006eeb40): close: 2025/11/17 01:16:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/17 01:16:30 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-17 01:16:30.335501354 +0000 UTC m=+62.481955980 2025/11/17 01:16:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/17 01:16:30 DEBUG : newLeaf(0xc0006eeb40): >close: err= 2025/11/17 01:16:30 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:30 DEBUG : dir: Looking for writers 2025/11/17 01:16:30 DEBUG : Looking for writers 2025/11/17 01:16:30 DEBUG : dir: reading active writers 2025/11/17 01:16:30 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 01:16:30 DEBUG : dir: Looking for writers 2025/11/17 01:16:30 DEBUG : Looking for writers 2025/11/17 01:16:30 DEBUG : dir: reading active writers 2025/11/17 01:16:30 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 01:16:30 DEBUG : dir: Looking for writers 2025/11/17 01:16:30 DEBUG : Looking for writers 2025/11/17 01:16:30 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:30 DEBUG : dir: reading active writers 2025/11/17 01:16:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 01:16:30 DEBUG : dir: Looking for writers 2025/11/17 01:16:30 DEBUG : Looking for writers 2025/11/17 01:16:30 DEBUG : dir: reading active writers 2025/11/17 01:16:30 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 01:16:30 DEBUG : newLeaf: vfs cache: starting upload 2025/11/17 01:16:30 DEBUG : dir: Looking for writers 2025/11/17 01:16:30 DEBUG : Looking for writers 2025/11/17 01:16:30 DEBUG : dir: reading active writers 2025/11/17 01:16:30 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 01:16:30 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:31 DEBUG : dir: Looking for writers 2025/11/17 01:16:31 DEBUG : Looking for writers 2025/11/17 01:16:31 DEBUG : dir: reading active writers 2025/11/17 01:16:31 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 01:16:31 DEBUG : newLeaf: size = 25 OK 2025/11/17 01:16:31 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/17 01:16:31 INFO : newLeaf: Copied (replaced existing) 2025/11/17 01:16:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-17 01:16:30 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/17 01:16:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/17 01:16:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 01:16:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/17 01:16:31 DEBUG : dir: Looking for writers 2025/11/17 01:16:31 DEBUG : Looking for writers 2025/11/17 01:16:31 DEBUG : dir: reading active writers 2025/11/17 01:16:31 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:31 DEBUG : >WaitForWriters: 2025/11/17 01:16:31 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:31 DEBUG : dir: Looking for writers 2025/11/17 01:16:31 DEBUG : Looking for writers 2025/11/17 01:16:31 DEBUG : dir: reading active writers 2025/11/17 01:16:31 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:31 DEBUG : >WaitForWriters: 2025/11/17 01:16:31 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:32 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:32 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:16:32 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:32 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:16:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:16:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:32 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:16:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:32 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:32 DEBUG : dir: Looking for writers 2025/11/17 01:16:32 DEBUG : file1: reading active writers 2025/11/17 01:16:32 DEBUG : Looking for writers 2025/11/17 01:16:32 DEBUG : dir: reading active writers 2025/11/17 01:16:32 DEBUG : >WaitForWriters: 2025/11/17 01:16:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 01:16:33 DEBUG : newLeaf: Updating file with newLeaf 0xc000545800 2025/11/17 01:16:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 01:16:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 01:16:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/17 01:16:34 DEBUG : dir/file1: Updating file with dir/file1 0xc000545800 2025/11/17 01:16:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/17 01:16:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 01:16:34 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 01:16:34 DEBUG : dir/file1(0xc0008bc400): openPending: 2025/11/17 01:16:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/17 01:16:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/17 01:16:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:34 DEBUG : dir/file1(0xc0008bc400): >openPending: err= 2025/11/17 01:16:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/17 01:16:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 01:16:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 01:16:34 DEBUG : dir/file1(0xc0008bc400): _writeAt: size=25, off=0 2025/11/17 01:16:34 DEBUG : dir/file1(0xc0008bc400): >_writeAt: n=25, err= 2025/11/17 01:16:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 01:16:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/17 01:16:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000545800 2025/11/17 01:16:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 01:16:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 01:16:34 DEBUG : newLeaf(0xc0008bc400): close: 2025/11/17 01:16:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/17 01:16:34 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-17 01:16:34.170013558 +0000 UTC m=+66.316468144 2025/11/17 01:16:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/17 01:16:34 DEBUG : newLeaf(0xc0008bc400): >close: err= 2025/11/17 01:16:34 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:34 DEBUG : dir: Looking for writers 2025/11/17 01:16:34 DEBUG : Looking for writers 2025/11/17 01:16:34 DEBUG : dir: reading active writers 2025/11/17 01:16:34 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 01:16:34 DEBUG : dir: Looking for writers 2025/11/17 01:16:34 DEBUG : Looking for writers 2025/11/17 01:16:34 DEBUG : dir: reading active writers 2025/11/17 01:16:34 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 01:16:34 DEBUG : dir: Looking for writers 2025/11/17 01:16:34 DEBUG : Looking for writers 2025/11/17 01:16:34 DEBUG : dir: reading active writers 2025/11/17 01:16:34 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 01:16:34 DEBUG : dir: Looking for writers 2025/11/17 01:16:34 DEBUG : Looking for writers 2025/11/17 01:16:34 DEBUG : dir: reading active writers 2025/11/17 01:16:34 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 01:16:34 DEBUG : newLeaf: vfs cache: starting upload 2025/11/17 01:16:34 DEBUG : dir: Looking for writers 2025/11/17 01:16:34 DEBUG : Looking for writers 2025/11/17 01:16:34 DEBUG : dir: reading active writers 2025/11/17 01:16:34 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 01:16:34 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:34 DEBUG : dir: Looking for writers 2025/11/17 01:16:34 DEBUG : Looking for writers 2025/11/17 01:16:34 DEBUG : dir: reading active writers 2025/11/17 01:16:34 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 01:16:34 DEBUG : newLeaf: size = 25 OK 2025/11/17 01:16:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/17 01:16:34 INFO : newLeaf: Copied (replaced existing) 2025/11/17 01:16:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-17 01:16:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/17 01:16:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/17 01:16:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 01:16:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/17 01:16:35 DEBUG : dir: Looking for writers 2025/11/17 01:16:35 DEBUG : Looking for writers 2025/11/17 01:16:35 DEBUG : dir: reading active writers 2025/11/17 01:16:35 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:35 DEBUG : >WaitForWriters: 2025/11/17 01:16:35 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:35 DEBUG : dir: Looking for writers 2025/11/17 01:16:35 DEBUG : Looking for writers 2025/11/17 01:16:35 DEBUG : dir: reading active writers 2025/11/17 01:16:35 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:35 DEBUG : >WaitForWriters: 2025/11/17 01:16:35 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:35 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:35 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:16:35 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:35 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:16:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:16:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:35 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:16:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:36 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 01:16:36 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 01:16:36 DEBUG : dir/file1(0xc000775240): openPending: 2025/11/17 01:16:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/17 01:16:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/17 01:16:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:36 DEBUG : dir/file1(0xc000775240): >openPending: err= 2025/11/17 01:16:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/17 01:16:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 01:16:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 01:16:36 DEBUG : dir/file1(0xc000775240): _writeAt: size=14, off=0 2025/11/17 01:16:36 DEBUG : dir/file1(0xc000775240): >_writeAt: n=14, err= 2025/11/17 01:16:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/17 01:16:36 DEBUG : dir/file1(0xc000775240): close: 2025/11/17 01:16:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/17 01:16:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/17 01:16:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/17 01:16:36 DEBUG : dir/file1(0xc000775240): >close: err= 2025/11/17 01:16:36 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:36 DEBUG : dir: Looking for writers 2025/11/17 01:16:36 DEBUG : file1: reading active writers 2025/11/17 01:16:36 DEBUG : Looking for writers 2025/11/17 01:16:36 DEBUG : dir: reading active writers 2025/11/17 01:16:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 01:16:36 DEBUG : dir: Looking for writers 2025/11/17 01:16:36 DEBUG : file1: reading active writers 2025/11/17 01:16:36 DEBUG : Looking for writers 2025/11/17 01:16:36 DEBUG : dir: reading active writers 2025/11/17 01:16:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 01:16:36 DEBUG : dir: Looking for writers 2025/11/17 01:16:36 DEBUG : file1: reading active writers 2025/11/17 01:16:36 DEBUG : Looking for writers 2025/11/17 01:16:36 DEBUG : dir: reading active writers 2025/11/17 01:16:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 01:16:36 DEBUG : dir: Looking for writers 2025/11/17 01:16:36 DEBUG : file1: reading active writers 2025/11/17 01:16:36 DEBUG : Looking for writers 2025/11/17 01:16:36 DEBUG : dir: reading active writers 2025/11/17 01:16:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 01:16:36 DEBUG : dir/file1: vfs cache: starting upload 2025/11/17 01:16:36 DEBUG : dir: Looking for writers 2025/11/17 01:16:36 DEBUG : file1: reading active writers 2025/11/17 01:16:36 DEBUG : Looking for writers 2025/11/17 01:16:36 DEBUG : dir: reading active writers 2025/11/17 01:16:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 01:16:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:36 DEBUG : dir: Looking for writers 2025/11/17 01:16:36 DEBUG : file1: reading active writers 2025/11/17 01:16:36 DEBUG : Looking for writers 2025/11/17 01:16:36 DEBUG : dir: reading active writers 2025/11/17 01:16:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 01:16:36 DEBUG : dir/file1: size = 14 OK 2025/11/17 01:16:36 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/17 01:16:36 INFO : dir/file1: Copied (replaced existing) 2025/11/17 01:16:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/17 01:16:36 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/17 01:16:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/17 01:16:37 DEBUG : dir: Looking for writers 2025/11/17 01:16:37 DEBUG : file1: reading active writers 2025/11/17 01:16:37 DEBUG : Looking for writers 2025/11/17 01:16:37 DEBUG : dir: reading active writers 2025/11/17 01:16:37 DEBUG : >WaitForWriters: 2025/11/17 01:16:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 01:16:37 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 01:16:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 01:16:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 01:16:37 DEBUG : dir/file1(0xc000a11780): _readAt: size=512, off=0 2025/11/17 01:16:37 DEBUG : dir/file1(0xc000a11780): openPending: 2025/11/17 01:16:37 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" 2025/11/17 01:16:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/17 01:16:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:37 DEBUG : dir/file1(0xc000a11780): >openPending: err= 2025/11/17 01:16:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/17 01:16:37 DEBUG : dir/file1(0xc000a11780): >_readAt: n=14, err=EOF 2025/11/17 01:16:37 DEBUG : dir/file1(0xc000a11780): close: 2025/11/17 01:16:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/17 01:16:37 DEBUG : dir/file1(0xc000a11780): >close: err= 2025/11/17 01:16:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 01:16:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/17 01:16:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000969740 2025/11/17 01:16:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 01:16:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 01:16:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/17 01:16:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/17 01:16:38 DEBUG : dir/file1: Updating file with dir/file1 0xc000969740 2025/11/17 01:16:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/17 01:16:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 01:16:38 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 01:16:38 DEBUG : dir/file1(0xc0009c50c0): openPending: 2025/11/17 01:16:38 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" 2025/11/17 01:16:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/17 01:16:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:38 DEBUG : dir/file1(0xc0009c50c0): >openPending: err= 2025/11/17 01:16:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/17 01:16:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 01:16:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 01:16:38 DEBUG : dir/file1(0xc0009c50c0): _writeAt: size=25, off=0 2025/11/17 01:16:38 DEBUG : dir/file1(0xc0009c50c0): >_writeAt: n=25, err= 2025/11/17 01:16:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 01:16:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/17 01:16:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000969740 2025/11/17 01:16:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 01:16:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 01:16:38 DEBUG : newLeaf(0xc0009c50c0): close: 2025/11/17 01:16:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/17 01:16:38 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-17 01:16:38.570861777 +0000 UTC m=+70.717316392 2025/11/17 01:16:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/17 01:16:38 DEBUG : newLeaf(0xc0009c50c0): >close: err= 2025/11/17 01:16:38 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:38 DEBUG : dir: Looking for writers 2025/11/17 01:16:38 DEBUG : Looking for writers 2025/11/17 01:16:38 DEBUG : dir: reading active writers 2025/11/17 01:16:38 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 01:16:38 DEBUG : dir: Looking for writers 2025/11/17 01:16:38 DEBUG : Looking for writers 2025/11/17 01:16:38 DEBUG : dir: reading active writers 2025/11/17 01:16:38 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 01:16:39 DEBUG : dir: Looking for writers 2025/11/17 01:16:39 DEBUG : Looking for writers 2025/11/17 01:16:39 DEBUG : dir: reading active writers 2025/11/17 01:16:39 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 01:16:39 DEBUG : dir: Looking for writers 2025/11/17 01:16:39 DEBUG : Looking for writers 2025/11/17 01:16:39 DEBUG : dir: reading active writers 2025/11/17 01:16:39 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 01:16:39 DEBUG : newLeaf: vfs cache: starting upload 2025/11/17 01:16:39 DEBUG : dir: Looking for writers 2025/11/17 01:16:39 DEBUG : Looking for writers 2025/11/17 01:16:39 DEBUG : dir: reading active writers 2025/11/17 01:16:39 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 01:16:39 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:39 DEBUG : dir: Looking for writers 2025/11/17 01:16:39 DEBUG : Looking for writers 2025/11/17 01:16:39 DEBUG : dir: reading active writers 2025/11/17 01:16:39 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 01:16:39 DEBUG : newLeaf: size = 25 OK 2025/11/17 01:16:39 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/17 01:16:39 INFO : newLeaf: Copied (replaced existing) 2025/11/17 01:16:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-17 01:16:38 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/17 01:16:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/17 01:16:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 01:16:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/17 01:16:39 DEBUG : dir: Looking for writers 2025/11/17 01:16:39 DEBUG : Looking for writers 2025/11/17 01:16:39 DEBUG : dir: reading active writers 2025/11/17 01:16:39 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:39 DEBUG : >WaitForWriters: 2025/11/17 01:16:39 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:39 DEBUG : dir: Looking for writers 2025/11/17 01:16:39 DEBUG : Looking for writers 2025/11/17 01:16:39 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:39 DEBUG : dir: reading active writers 2025/11/17 01:16:39 DEBUG : >WaitForWriters: 2025/11/17 01:16:39 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:40 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:40 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:16:40 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:40 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:16:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:16:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:40 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:16:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:41 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:41 DEBUG : dir: Looking for writers 2025/11/17 01:16:41 DEBUG : file1: reading active writers 2025/11/17 01:16:41 DEBUG : Looking for writers 2025/11/17 01:16:41 DEBUG : dir: reading active writers 2025/11/17 01:16:41 DEBUG : >WaitForWriters: 2025/11/17 01:16:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 01:16:41 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 01:16:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 01:16:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 01:16:41 DEBUG : dir/file1(0xc000cb9c40): _readAt: size=512, off=0 2025/11/17 01:16:41 DEBUG : dir/file1(0xc000cb9c40): openPending: 2025/11/17 01:16:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/17 01:16:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/17 01:16:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:41 DEBUG : dir/file1(0xc000cb9c40): >openPending: err= 2025/11/17 01:16:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/17 01:16:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 01:16:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:16:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:16:41 DEBUG : dir/file1(0xc000cb9c40): >_readAt: n=14, err=EOF 2025/11/17 01:16:41 DEBUG : dir/file1(0xc000cb9c40): close: 2025/11/17 01:16:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/17 01:16:41 DEBUG : dir/file1(0xc000cb9c40): >close: err= 2025/11/17 01:16:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 01:16:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/17 01:16:41 DEBUG : newLeaf: Updating file with newLeaf 0xc00072ae40 2025/11/17 01:16:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 01:16:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 01:16:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/17 01:16:42 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/17 01:16:42 DEBUG : dir/file1: Updating file with dir/file1 0xc00072ae40 2025/11/17 01:16:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/17 01:16:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 01:16:42 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 01:16:42 DEBUG : dir/file1(0xc0007c6c80): openPending: 2025/11/17 01:16:42 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" 2025/11/17 01:16:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/17 01:16:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:42 DEBUG : dir/file1(0xc0007c6c80): >openPending: err= 2025/11/17 01:16:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/17 01:16:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 01:16:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 01:16:42 DEBUG : dir/file1(0xc0007c6c80): _writeAt: size=25, off=0 2025/11/17 01:16:42 DEBUG : dir/file1(0xc0007c6c80): >_writeAt: n=25, err= 2025/11/17 01:16:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/17 01:16:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/17 01:16:43 DEBUG : newLeaf: Updating file with newLeaf 0xc00072ae40 2025/11/17 01:16:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/17 01:16:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 01:16:43 DEBUG : newLeaf(0xc0007c6c80): close: 2025/11/17 01:16:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/17 01:16:43 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-17 01:16:42.696905835 +0000 UTC m=+74.843360430 2025/11/17 01:16:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/17 01:16:43 DEBUG : newLeaf(0xc0007c6c80): >close: err= 2025/11/17 01:16:43 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:43 DEBUG : dir: Looking for writers 2025/11/17 01:16:43 DEBUG : Looking for writers 2025/11/17 01:16:43 DEBUG : dir: reading active writers 2025/11/17 01:16:43 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 01:16:43 DEBUG : dir: Looking for writers 2025/11/17 01:16:43 DEBUG : Looking for writers 2025/11/17 01:16:43 DEBUG : dir: reading active writers 2025/11/17 01:16:43 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 01:16:43 DEBUG : dir: Looking for writers 2025/11/17 01:16:43 DEBUG : Looking for writers 2025/11/17 01:16:43 DEBUG : dir: reading active writers 2025/11/17 01:16:43 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 01:16:43 DEBUG : dir: Looking for writers 2025/11/17 01:16:43 DEBUG : Looking for writers 2025/11/17 01:16:43 DEBUG : dir: reading active writers 2025/11/17 01:16:43 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 01:16:43 DEBUG : newLeaf: vfs cache: starting upload 2025/11/17 01:16:43 DEBUG : dir: Looking for writers 2025/11/17 01:16:43 DEBUG : Looking for writers 2025/11/17 01:16:43 DEBUG : dir: reading active writers 2025/11/17 01:16:43 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 01:16:43 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:43 DEBUG : dir: Looking for writers 2025/11/17 01:16:43 DEBUG : Looking for writers 2025/11/17 01:16:43 DEBUG : dir: reading active writers 2025/11/17 01:16:43 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 01:16:43 DEBUG : newLeaf: size = 25 OK 2025/11/17 01:16:43 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/17 01:16:43 INFO : newLeaf: Copied (replaced existing) 2025/11/17 01:16:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-17 01:16:42 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/17 01:16:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/17 01:16:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/17 01:16:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/17 01:16:43 DEBUG : dir: Looking for writers 2025/11/17 01:16:43 DEBUG : Looking for writers 2025/11/17 01:16:43 DEBUG : dir: reading active writers 2025/11/17 01:16:43 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:43 DEBUG : >WaitForWriters: 2025/11/17 01:16:43 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:43 DEBUG : dir: Looking for writers 2025/11/17 01:16:43 DEBUG : Looking for writers 2025/11/17 01:16:43 DEBUG : dir: reading active writers 2025/11/17 01:16:43 DEBUG : newLeaf: reading active writers 2025/11/17 01:16:43 DEBUG : >WaitForWriters: 2025/11/17 01:16:43 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting --- PASS: TestFileRename (24.27s) --- PASS: TestFileRename/off,forceCache=false (3.50s) --- PASS: TestFileRename/minimal,forceCache=false (3.73s) --- PASS: TestFileRename/minimal,forceCache=true (4.68s) --- PASS: TestFileRename/writes,forceCache=false (3.76s) --- PASS: TestFileRename/writes,forceCache=true (4.51s) --- PASS: TestFileRename/full,forceCache=false (4.10s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:44 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:44 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:44 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:44 DEBUG : Looking for writers 2025/11/17 01:16:44 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.18s) === 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:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:44 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:16:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 01:16:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/17 01:16:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/17 01:16:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:16:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/17 01:16:45 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/17 01:16:45 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:45 DEBUG : dir: Looking for writers 2025/11/17 01:16:45 DEBUG : file1: reading active writers 2025/11/17 01:16:45 DEBUG : Looking for writers 2025/11/17 01:16:45 DEBUG : dir: reading active writers 2025/11/17 01:16:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.44s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:46 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:16:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 01:16:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/17 01:16:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/17 01:16:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:16:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/17 01:16:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/17 01:16:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/17 01:16:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/17 01:16:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/17 01:16:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/17 01:16:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/17 01:16:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/17 01:16:47 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/17 01:16:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/17 01:16:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/17 01:16:47 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/17 01:16:47 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/17 01:16:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/17 01:16:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/17 01:16:47 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/17 01:16:47 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:47 DEBUG : dir: Looking for writers 2025/11/17 01:16:47 DEBUG : file1: reading active writers 2025/11/17 01:16:47 DEBUG : Looking for writers 2025/11/17 01:16:47 DEBUG : dir: reading active writers 2025/11/17 01:16:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.68s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:47 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:16:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 01:16:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/17 01:16:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/17 01:16:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:16:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/17 01:16:48 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/17 01:16:48 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/17 01:16:48 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/17 01:16:48 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/17 01:16:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/17 01:16:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/17 01:16:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/17 01:16:48 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/17 01:16:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/17 01:16:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/17 01:16:48 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/17 01:16:48 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/17 01:16:48 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/17 01:16:48 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/17 01:16:48 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/17 01:16:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/17 01:16:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/17 01:16:48 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/17 01:16:48 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/17 01:16:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/17 01:16:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/17 01:16:48 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/17 01:16:49 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/17 01:16:49 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/17 01:16:49 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/17 01:16:49 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/17 01:16:49 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/17 01:16:49 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/17 01:16:49 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/17 01:16:49 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/17 01:16:49 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:49 DEBUG : dir: Looking for writers 2025/11/17 01:16:49 DEBUG : file1: reading active writers 2025/11/17 01:16:49 DEBUG : Looking for writers 2025/11/17 01:16:49 DEBUG : dir: reading active writers 2025/11/17 01:16:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.87s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:49 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:16:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 01:16:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/17 01:16:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/17 01:16:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:16:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/17 01:16:50 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:50 DEBUG : dir: Looking for writers 2025/11/17 01:16:50 DEBUG : file1: reading active writers 2025/11/17 01:16:50 DEBUG : Looking for writers 2025/11/17 01:16:50 DEBUG : dir: reading active writers 2025/11/17 01:16:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.35s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:51 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:16:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 01:16:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/17 01:16:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/17 01:16:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:16:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/17 01:16:51 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/17 01:16:51 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/17 01:16:51 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:51 DEBUG : dir: Looking for writers 2025/11/17 01:16:51 DEBUG : file1: reading active writers 2025/11/17 01:16:51 DEBUG : Looking for writers 2025/11/17 01:16:51 DEBUG : dir: reading active writers 2025/11/17 01:16:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.39s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:52 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:52 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:16:52 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:52 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:16:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:16:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:52 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:16:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:16:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 01:16:53 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 01:16:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 01:16:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 01:16:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/17 01:16:53 DEBUG : dir/file1(0xc0009983c0): _readAt: size=1, off=0 2025/11/17 01:16:53 DEBUG : dir/file1(0xc0009983c0): openPending: 2025/11/17 01:16:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/17 01:16:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/17 01:16:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:53 DEBUG : dir/file1(0xc0009983c0): >openPending: err= 2025/11/17 01:16:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/17 01:16:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 01:16:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:16:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:16:53 DEBUG : dir/file1(0xc0009983c0): >_readAt: n=1, err= 2025/11/17 01:16:53 DEBUG : dir/file1(0xc0009983c0): _readAt: size=256, off=1 2025/11/17 01:16:53 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/17 01:16:53 DEBUG : dir/file1(0xc0009983c0): >_readAt: n=15, err=EOF 2025/11/17 01:16:53 DEBUG : dir/file1(0xc0009983c0): _readAt: size=16, off=16 2025/11/17 01:16:53 DEBUG : dir/file1(0xc0009983c0): >_readAt: n=0, err=EOF 2025/11/17 01:16:53 DEBUG : dir/file1(0xc0009983c0): close: 2025/11/17 01:16:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/17 01:16:53 DEBUG : dir/file1(0xc0009983c0): >close: err= 2025/11/17 01:16:53 DEBUG : dir/file1(0xc0009983c0): close: 2025/11/17 01:16:53 DEBUG : dir/file1(0xc0009983c0): >close: err=file already closed 2025/11/17 01:16:53 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:53 DEBUG : dir: Looking for writers 2025/11/17 01:16:53 DEBUG : file1: reading active writers 2025/11/17 01:16:53 DEBUG : Looking for writers 2025/11/17 01:16:53 DEBUG : dir: reading active writers 2025/11/17 01:16:53 DEBUG : >WaitForWriters: 2025/11/17 01:16:53 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.41s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:53 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:53 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:16:53 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:53 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:16:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:16:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:53 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:16:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:16:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 01:16:54 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 01:16:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 01:16:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 01:16:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/17 01:16:54 DEBUG : dir/file1(0xc0008eb780): _readAt: size=1, off=0 2025/11/17 01:16:54 DEBUG : dir/file1(0xc0008eb780): openPending: 2025/11/17 01:16:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/17 01:16:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/17 01:16:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:54 DEBUG : dir/file1(0xc0008eb780): >openPending: err= 2025/11/17 01:16:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/17 01:16:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 01:16:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:16:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:16:54 DEBUG : dir/file1(0xc0008eb780): >_readAt: n=1, err= 2025/11/17 01:16:54 DEBUG : dir/file1(0xc0008eb780): _readAt: size=1, off=5 2025/11/17 01:16:54 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/17 01:16:54 DEBUG : dir/file1(0xc0008eb780): >_readAt: n=1, err= 2025/11/17 01:16:54 DEBUG : dir/file1(0xc0008eb780): _readAt: size=1, off=3 2025/11/17 01:16:54 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/17 01:16:54 DEBUG : dir/file1(0xc0008eb780): >_readAt: n=1, err= 2025/11/17 01:16:54 DEBUG : dir/file1(0xc0008eb780): _readAt: size=1, off=13 2025/11/17 01:16:54 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/17 01:16:54 DEBUG : dir/file1(0xc0008eb780): >_readAt: n=1, err= 2025/11/17 01:16:54 DEBUG : dir/file1(0xc0008eb780): _readAt: size=16, off=100 2025/11/17 01:16:54 DEBUG : dir/file1(0xc0008eb780): >_readAt: n=0, err=EOF 2025/11/17 01:16:54 DEBUG : dir/file1(0xc0008eb780): close: 2025/11/17 01:16:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/17 01:16:54 DEBUG : dir/file1(0xc0008eb780): >close: err= 2025/11/17 01:16:54 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:54 DEBUG : dir: Looking for writers 2025/11/17 01:16:54 DEBUG : file1: reading active writers 2025/11/17 01:16:54 DEBUG : Looking for writers 2025/11/17 01:16:54 DEBUG : dir: reading active writers 2025/11/17 01:16:54 DEBUG : >WaitForWriters: 2025/11/17 01:16:54 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.33s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:55 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:55 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:16:55 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:55 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:16:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:16:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:55 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:16:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:16:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 01:16:55 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 01:16:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 01:16:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 01:16:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/17 01:16:55 DEBUG : dir/file1(0xc00091a480): _readAt: size=1, off=0 2025/11/17 01:16:55 DEBUG : dir/file1(0xc00091a480): openPending: 2025/11/17 01:16:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/17 01:16:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/17 01:16:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:55 DEBUG : dir/file1(0xc00091a480): >openPending: err= 2025/11/17 01:16:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/17 01:16:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 01:16:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:16:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:16:55 DEBUG : dir/file1(0xc00091a480): >_readAt: n=1, err= 2025/11/17 01:16:55 DEBUG : dir/file1(0xc00091a480): _readAt: size=1, off=5 2025/11/17 01:16:55 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/17 01:16:55 DEBUG : dir/file1(0xc00091a480): >_readAt: n=1, err= 2025/11/17 01:16:55 DEBUG : dir/file1(0xc00091a480): _readAt: size=1, off=1 2025/11/17 01:16:55 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/17 01:16:55 DEBUG : dir/file1(0xc00091a480): >_readAt: n=1, err= 2025/11/17 01:16:55 DEBUG : dir/file1(0xc00091a480): _readAt: size=6, off=10 2025/11/17 01:16:55 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/17 01:16:55 DEBUG : dir/file1(0xc00091a480): >_readAt: n=6, err= 2025/11/17 01:16:55 DEBUG : dir/file1(0xc00091a480): _readAt: size=256, off=10 2025/11/17 01:16:55 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/17 01:16:55 DEBUG : dir/file1(0xc00091a480): >_readAt: n=6, err=EOF 2025/11/17 01:16:55 DEBUG : dir/file1(0xc00091a480): _readAt: size=256, off=100 2025/11/17 01:16:55 DEBUG : dir/file1(0xc00091a480): >_readAt: n=0, err=EOF 2025/11/17 01:16:55 DEBUG : dir/file1(0xc00091a480): close: 2025/11/17 01:16:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/17 01:16:55 DEBUG : dir/file1(0xc00091a480): >close: err= 2025/11/17 01:16:55 DEBUG : dir/file1(0xc00091a480): _readAt: size=256, off=100 2025/11/17 01:16:55 DEBUG : dir/file1(0xc00091a480): >_readAt: n=0, err=file already closed 2025/11/17 01:16:55 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:55 DEBUG : dir: Looking for writers 2025/11/17 01:16:55 DEBUG : file1: reading active writers 2025/11/17 01:16:55 DEBUG : Looking for writers 2025/11/17 01:16:55 DEBUG : dir: reading active writers 2025/11/17 01:16:55 DEBUG : >WaitForWriters: 2025/11/17 01:16:55 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.40s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:56 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:56 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:16:56 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:56 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:16:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:16:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:56 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:16:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:16:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 01:16:57 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 01:16:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 01:16:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 01:16:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/17 01:16:57 DEBUG : dir/file1(0xc000842a80): RWFileHandle.Flush 2025/11/17 01:16:57 DEBUG : dir/file1(0xc000842a80): _readAt: size=256, off=0 2025/11/17 01:16:57 DEBUG : dir/file1(0xc000842a80): openPending: 2025/11/17 01:16:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/17 01:16:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/17 01:16:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:57 DEBUG : dir/file1(0xc000842a80): >openPending: err= 2025/11/17 01:16:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/17 01:16:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 01:16:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:16:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:16:57 DEBUG : dir/file1(0xc000842a80): >_readAt: n=16, err=EOF 2025/11/17 01:16:57 DEBUG : dir/file1(0xc000842a80): RWFileHandle.Flush 2025/11/17 01:16:57 DEBUG : dir/file1(0xc000842a80): RWFileHandle.Flush 2025/11/17 01:16:57 DEBUG : dir/file1(0xc000842a80): close: 2025/11/17 01:16:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/17 01:16:57 DEBUG : dir/file1(0xc000842a80): >close: err= 2025/11/17 01:16:57 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:57 DEBUG : dir: Looking for writers 2025/11/17 01:16:57 DEBUG : file1: reading active writers 2025/11/17 01:16:57 DEBUG : Looking for writers 2025/11/17 01:16:57 DEBUG : dir: reading active writers 2025/11/17 01:16:57 DEBUG : >WaitForWriters: 2025/11/17 01:16:57 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.44s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:58 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:58 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:16:58 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:58 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:16:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:16:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:58 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:16:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:16:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/17 01:16:58 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 01:16:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 01:16:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 01:16:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/17 01:16:58 DEBUG : dir/file1(0xc00069d300): _readAt: size=256, off=0 2025/11/17 01:16:58 DEBUG : dir/file1(0xc00069d300): openPending: 2025/11/17 01:16:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/17 01:16:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/17 01:16:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:58 DEBUG : dir/file1(0xc00069d300): >openPending: err= 2025/11/17 01:16:58 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/17 01:16:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 01:16:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:16:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:16:58 DEBUG : dir/file1(0xc00069d300): >_readAt: n=16, err=EOF 2025/11/17 01:16:58 DEBUG : dir/file1(0xc00069d300): RWFileHandle.Release 2025/11/17 01:16:58 DEBUG : dir/file1(0xc00069d300): close: 2025/11/17 01:16:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/17 01:16:58 DEBUG : dir/file1(0xc00069d300): >close: err= 2025/11/17 01:16:58 DEBUG : dir/file1(0xc00069d300): RWFileHandle.Release 2025/11/17 01:16:58 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:58 DEBUG : dir: Looking for writers 2025/11/17 01:16:58 DEBUG : file1: reading active writers 2025/11/17 01:16:58 DEBUG : Looking for writers 2025/11/17 01:16:58 DEBUG : dir: reading active writers 2025/11/17 01:16:58 DEBUG : >WaitForWriters: 2025/11/17 01:16:58 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.42s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:16:59 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:16:59 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:16:59 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:59 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:16:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:16:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:16:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:16:59 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:16:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:16:59 DEBUG : file1: newRWFileHandle: 2025/11/17 01:16:59 DEBUG : file1(0xc000b02680): openPending: 2025/11/17 01:16:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:16:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:59 DEBUG : file1(0xc000b02680): >openPending: err= 2025/11/17 01:16:59 DEBUG : file1: >newRWFileHandle: err= 2025/11/17 01:16:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/17 01:16:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/17 01:16:59 DEBUG : file1(0xc000b02680): _writeAt: size=5, off=0 2025/11/17 01:16:59 DEBUG : file1(0xc000b02680): >_writeAt: n=5, err= 2025/11/17 01:16:59 DEBUG : file1(0xc000b02680): _writeAt: size=7, off=5 2025/11/17 01:16:59 DEBUG : file1(0xc000b02680): >_writeAt: n=7, err= 2025/11/17 01:16:59 DEBUG : file1: vfs cache: truncate to size=11 2025/11/17 01:16:59 DEBUG : file1(0xc000b02680): close: 2025/11/17 01:16:59 DEBUG : file1: vfs cache: setting modification time to 2025-11-17 01:16:59.520098387 +0000 UTC m=+91.666552972 2025/11/17 01:16:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/17 01:16:59 DEBUG : file1(0xc000b02680): >close: err= 2025/11/17 01:16:59 DEBUG : file1(0xc000b02680): close: 2025/11/17 01:16:59 DEBUG : file1(0xc000b02680): >close: err=file already closed 2025/11/17 01:16:59 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:16:59 DEBUG : Looking for writers 2025/11/17 01:16:59 DEBUG : file1: reading active writers 2025/11/17 01:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 01:16:59 DEBUG : Looking for writers 2025/11/17 01:16:59 DEBUG : file1: reading active writers 2025/11/17 01:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 01:16:59 DEBUG : Looking for writers 2025/11/17 01:16:59 DEBUG : file1: reading active writers 2025/11/17 01:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 01:16:59 DEBUG : Looking for writers 2025/11/17 01:16:59 DEBUG : file1: reading active writers 2025/11/17 01:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 01:16:59 DEBUG : file1: vfs cache: starting upload 2025/11/17 01:16:59 DEBUG : Looking for writers 2025/11/17 01:16:59 DEBUG : file1: reading active writers 2025/11/17 01:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 01:16:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:16:59 DEBUG : Looking for writers 2025/11/17 01:16:59 DEBUG : file1: reading active writers 2025/11/17 01:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 01:16:59 DEBUG : file1: size = 11 OK 2025/11/17 01:16:59 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/17 01:16:59 INFO : file1: Copied (new) 2025/11/17 01:16:59 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-17 01:16:59 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/17 01:16:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/17 01:16:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:16:59 INFO : file1: vfs cache: upload succeeded try #1 2025/11/17 01:17:00 DEBUG : Looking for writers 2025/11/17 01:17:00 DEBUG : file1: reading active writers 2025/11/17 01:17:00 DEBUG : >WaitForWriters: 2025/11/17 01:17:00 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:00 DEBUG : Looking for writers 2025/11/17 01:17:00 DEBUG : file1: reading active writers 2025/11/17 01:17:00 DEBUG : >WaitForWriters: 2025/11/17 01:17:00 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.12s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:17:00 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:17:00 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:17:00 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:00 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:00 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:17:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:00 DEBUG : file1: newRWFileHandle: 2025/11/17 01:17:00 DEBUG : file1(0xc0008d53c0): openPending: 2025/11/17 01:17:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:17:00 DEBUG : file1(0xc0008d53c0): >openPending: err= 2025/11/17 01:17:00 DEBUG : file1: >newRWFileHandle: err= 2025/11/17 01:17:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:17:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/17 01:17:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/17 01:17:00 DEBUG : file1(0xc0008d53c0): _writeAt: size=7, off=0 2025/11/17 01:17:00 DEBUG : file1(0xc0008d53c0): >_writeAt: n=7, err= 2025/11/17 01:17:00 DEBUG : file1(0xc0008d53c0): _writeAt: size=6, off=5 2025/11/17 01:17:00 DEBUG : file1(0xc0008d53c0): >_writeAt: n=6, err= 2025/11/17 01:17:00 DEBUG : file1(0xc0008d53c0): close: 2025/11/17 01:17:00 DEBUG : file1: vfs cache: setting modification time to 2025-11-17 01:17:00.646549768 +0000 UTC m=+92.793004354 2025/11/17 01:17:00 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:00 DEBUG : file1(0xc0008d53c0): >close: err= 2025/11/17 01:17:00 DEBUG : file1(0xc0008d53c0): _writeAt: size=5, off=0 2025/11/17 01:17:00 DEBUG : file1(0xc0008d53c0): >_writeAt: n=0, err=file already closed 2025/11/17 01:17:00 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:00 DEBUG : Looking for writers 2025/11/17 01:17:00 DEBUG : file1: reading active writers 2025/11/17 01:17:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 01:17:00 DEBUG : Looking for writers 2025/11/17 01:17:00 DEBUG : file1: reading active writers 2025/11/17 01:17:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 01:17:00 DEBUG : Looking for writers 2025/11/17 01:17:00 DEBUG : file1: reading active writers 2025/11/17 01:17:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 01:17:00 DEBUG : Looking for writers 2025/11/17 01:17:00 DEBUG : file1: reading active writers 2025/11/17 01:17:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 01:17:00 DEBUG : file1: vfs cache: starting upload 2025/11/17 01:17:00 DEBUG : Looking for writers 2025/11/17 01:17:00 DEBUG : file1: reading active writers 2025/11/17 01:17:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 01:17:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:00 DEBUG : Looking for writers 2025/11/17 01:17:00 DEBUG : file1: reading active writers 2025/11/17 01:17:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 01:17:01 DEBUG : file1: size = 11 OK 2025/11/17 01:17:01 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/17 01:17:01 INFO : file1: Copied (new) 2025/11/17 01:17:01 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-17 01:17:00 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/17 01:17:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/17 01:17:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:17:01 INFO : file1: vfs cache: upload succeeded try #1 2025/11/17 01:17:01 DEBUG : Looking for writers 2025/11/17 01:17:01 DEBUG : file1: reading active writers 2025/11/17 01:17:01 DEBUG : >WaitForWriters: 2025/11/17 01:17:01 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:01 DEBUG : Looking for writers 2025/11/17 01:17:01 DEBUG : file1: reading active writers 2025/11/17 01:17:01 DEBUG : >WaitForWriters: 2025/11/17 01:17:01 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.18s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:17:01 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:17:01 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:17:01 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:01 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:01 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:17:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:01 DEBUG : file1: newRWFileHandle: 2025/11/17 01:17:01 DEBUG : file1(0xc0007d7600): openPending: 2025/11/17 01:17:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:17:01 DEBUG : file1(0xc0007d7600): >openPending: err= 2025/11/17 01:17:01 DEBUG : file1: >newRWFileHandle: err= 2025/11/17 01:17:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:17:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/17 01:17:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/17 01:17:01 DEBUG : file1(0xc0007d7600): close: 2025/11/17 01:17:01 DEBUG : file1: vfs cache: setting modification time to 2025-11-17 01:17:01.862514685 +0000 UTC m=+94.008969270 2025/11/17 01:17:01 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:01 DEBUG : file1(0xc0007d7600): >close: err= 2025/11/17 01:17:01 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/17 01:17:01 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/17 01:17:01 DEBUG : file2: newRWFileHandle: 2025/11/17 01:17:01 DEBUG : file2(0xc0007d7a80): openPending: 2025/11/17 01:17:01 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/17 01:17:01 DEBUG : file2(0xc0007d7a80): >openPending: err= 2025/11/17 01:17:01 DEBUG : file2: >newRWFileHandle: err= 2025/11/17 01:17:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/17 01:17:01 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/17 01:17:01 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/17 01:17:01 DEBUG : file2(0xc0007d7a80): RWFileHandle.Flush 2025/11/17 01:17:01 DEBUG : file2(0xc0007d7a80): RWFileHandle.Release 2025/11/17 01:17:01 DEBUG : file2(0xc0007d7a80): close: 2025/11/17 01:17:01 DEBUG : file2: vfs cache: setting modification time to 2025-11-17 01:17:01.863491137 +0000 UTC m=+94.009945712 2025/11/17 01:17:01 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:01 DEBUG : file2(0xc0007d7a80): >close: err= 2025/11/17 01:17:01 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:01 DEBUG : Looking for writers 2025/11/17 01:17:01 DEBUG : file1: reading active writers 2025/11/17 01:17:01 DEBUG : file2: reading active writers 2025/11/17 01:17:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/17 01:17:01 DEBUG : Looking for writers 2025/11/17 01:17:01 DEBUG : file1: reading active writers 2025/11/17 01:17:01 DEBUG : file2: reading active writers 2025/11/17 01:17:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/17 01:17:01 DEBUG : Looking for writers 2025/11/17 01:17:01 DEBUG : file2: reading active writers 2025/11/17 01:17:01 DEBUG : file1: reading active writers 2025/11/17 01:17:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/17 01:17:01 DEBUG : Looking for writers 2025/11/17 01:17:01 DEBUG : file2: reading active writers 2025/11/17 01:17:01 DEBUG : file1: reading active writers 2025/11/17 01:17:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/17 01:17:01 DEBUG : file1: vfs cache: starting upload 2025/11/17 01:17:01 DEBUG : file2: vfs cache: starting upload 2025/11/17 01:17:02 DEBUG : Looking for writers 2025/11/17 01:17:02 DEBUG : file1: reading active writers 2025/11/17 01:17:02 DEBUG : file2: reading active writers 2025/11/17 01:17:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/17 01:17:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:02 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:02 DEBUG : Looking for writers 2025/11/17 01:17:02 DEBUG : file1: reading active writers 2025/11/17 01:17:02 DEBUG : file2: reading active writers 2025/11/17 01:17:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/11/17 01:17:02 DEBUG : file1: size = 0 OK 2025/11/17 01:17:02 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/17 01:17:02 INFO : file1: Copied (new) 2025/11/17 01:17:02 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-17 01:17:01 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/17 01:17:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/17 01:17:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:17:02 INFO : file1: vfs cache: upload succeeded try #1 2025/11/17 01:17:02 DEBUG : file2: size = 0 OK 2025/11/17 01:17:02 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/17 01:17:02 INFO : file2: Copied (new) 2025/11/17 01:17:02 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-17 01:17:01 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/17 01:17:02 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/17 01:17:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/17 01:17:02 INFO : file2: vfs cache: upload succeeded try #1 2025/11/17 01:17:02 DEBUG : Looking for writers 2025/11/17 01:17:02 DEBUG : file1: reading active writers 2025/11/17 01:17:02 DEBUG : file2: reading active writers 2025/11/17 01:17:02 DEBUG : >WaitForWriters: 2025/11/17 01:17:02 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:02 DEBUG : Looking for writers 2025/11/17 01:17:02 DEBUG : file2: reading active writers 2025/11/17 01:17:02 DEBUG : file1: reading active writers 2025/11/17 01:17:02 DEBUG : >WaitForWriters: 2025/11/17 01:17:02 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.24s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:17:02 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:17:02 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:17:02 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:02 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:02 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:17:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:03 DEBUG : file1: newRWFileHandle: 2025/11/17 01:17:03 DEBUG : file1(0xc00099b540): openPending: 2025/11/17 01:17:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:17:03 DEBUG : file1(0xc00099b540): >openPending: err= 2025/11/17 01:17:03 DEBUG : file1: >newRWFileHandle: err= 2025/11/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:17:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/17 01:17:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/17 01:17:03 DEBUG : file1(0xc00099b540): _writeAt: size=5, off=0 2025/11/17 01:17:03 DEBUG : file1(0xc00099b540): >_writeAt: n=5, err= 2025/11/17 01:17:03 DEBUG : file1(0xc00099b540): RWFileHandle.Flush 2025/11/17 01:17:03 DEBUG : file1(0xc00099b540): RWFileHandle.Flush 2025/11/17 01:17:03 DEBUG : file1(0xc00099b540): close: 2025/11/17 01:17:03 DEBUG : file1: vfs cache: setting modification time to 2025-11-17 01:17:03.079292658 +0000 UTC m=+95.225747253 2025/11/17 01:17:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:03 DEBUG : file1(0xc00099b540): >close: err= 2025/11/17 01:17:03 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:03 DEBUG : Looking for writers 2025/11/17 01:17:03 DEBUG : file1: reading active writers 2025/11/17 01:17:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 01:17:03 DEBUG : Looking for writers 2025/11/17 01:17:03 DEBUG : file1: reading active writers 2025/11/17 01:17:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 01:17:03 DEBUG : Looking for writers 2025/11/17 01:17:03 DEBUG : file1: reading active writers 2025/11/17 01:17:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 01:17:03 DEBUG : Looking for writers 2025/11/17 01:17:03 DEBUG : file1: reading active writers 2025/11/17 01:17:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 01:17:03 DEBUG : file1: vfs cache: starting upload 2025/11/17 01:17:03 DEBUG : Looking for writers 2025/11/17 01:17:03 DEBUG : file1: reading active writers 2025/11/17 01:17:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 01:17:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:03 DEBUG : Looking for writers 2025/11/17 01:17:03 DEBUG : file1: reading active writers 2025/11/17 01:17:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 01:17:03 DEBUG : file1: size = 5 OK 2025/11/17 01:17:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 01:17:03 INFO : file1: Copied (new) 2025/11/17 01:17:03 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-17 01:17:03 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/17 01:17:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:17:03 INFO : file1: vfs cache: upload succeeded try #1 2025/11/17 01:17:03 DEBUG : Looking for writers 2025/11/17 01:17:03 DEBUG : file1: reading active writers 2025/11/17 01:17:03 DEBUG : >WaitForWriters: 2025/11/17 01:17:03 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.04s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:17:04 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:17:04 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:17:04 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:04 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:04 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:17:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:04 DEBUG : file1: newRWFileHandle: 2025/11/17 01:17:04 DEBUG : file1(0xc000919600): openPending: 2025/11/17 01:17:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:17:04 DEBUG : file1(0xc000919600): >openPending: err= 2025/11/17 01:17:04 DEBUG : file1: >newRWFileHandle: err= 2025/11/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:17:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/17 01:17:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/17 01:17:04 DEBUG : file1(0xc000919600): _writeAt: size=5, off=0 2025/11/17 01:17:04 DEBUG : file1(0xc000919600): >_writeAt: n=5, err= 2025/11/17 01:17:04 DEBUG : file1(0xc000919600): RWFileHandle.Release 2025/11/17 01:17:04 DEBUG : file1(0xc000919600): close: 2025/11/17 01:17:04 DEBUG : file1: vfs cache: setting modification time to 2025-11-17 01:17:04.11502892 +0000 UTC m=+96.261483505 2025/11/17 01:17:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:04 DEBUG : file1(0xc000919600): >close: err= 2025/11/17 01:17:04 DEBUG : file1(0xc000919600): RWFileHandle.Release 2025/11/17 01:17:04 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:04 DEBUG : Looking for writers 2025/11/17 01:17:04 DEBUG : file1: reading active writers 2025/11/17 01:17:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 01:17:04 DEBUG : Looking for writers 2025/11/17 01:17:04 DEBUG : file1: reading active writers 2025/11/17 01:17:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 01:17:04 DEBUG : Looking for writers 2025/11/17 01:17:04 DEBUG : file1: reading active writers 2025/11/17 01:17:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 01:17:04 DEBUG : Looking for writers 2025/11/17 01:17:04 DEBUG : file1: reading active writers 2025/11/17 01:17:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 01:17:04 DEBUG : file1: vfs cache: starting upload 2025/11/17 01:17:04 DEBUG : Looking for writers 2025/11/17 01:17:04 DEBUG : file1: reading active writers 2025/11/17 01:17:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 01:17:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:04 DEBUG : Looking for writers 2025/11/17 01:17:04 DEBUG : file1: reading active writers 2025/11/17 01:17:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 01:17:04 DEBUG : file1: size = 5 OK 2025/11/17 01:17:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 01:17:04 INFO : file1: Copied (new) 2025/11/17 01:17:04 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-17 01:17:04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/17 01:17:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:17:04 INFO : file1: vfs cache: upload succeeded try #1 2025/11/17 01:17:04 DEBUG : Looking for writers 2025/11/17 01:17:04 DEBUG : file1: reading active writers 2025/11/17 01:17:04 DEBUG : >WaitForWriters: 2025/11/17 01:17:04 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.03s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:17:05 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:17:05 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:17:05 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:05 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:05 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:17:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:05 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/17 01:17:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 01:17:05 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 01:17:05 DEBUG : dir/file1(0xc000b72d80): openPending: 2025/11/17 01:17:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/17 01:17:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/17 01:17:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:17:05 DEBUG : dir/file1(0xc000b72d80): >openPending: err= 2025/11/17 01:17:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/17 01:17:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 01:17:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 01:17:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/17 01:17:05 DEBUG : dir/file1(0xc000b72d80): _writeAt: size=5, off=0 2025/11/17 01:17:05 DEBUG : dir/file1(0xc000b72d80): >_writeAt: n=5, err= 2025/11/17 01:17:05 DEBUG : dir/file1(0xc000b72d80): close: 2025/11/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:05 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-17 01:17:05.690965763 +0000 UTC m=+97.837420388 2025/11/17 01:17:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:05 DEBUG : dir/file1(0xc000b72d80): >close: err= 2025/11/17 01:17:05 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:05 DEBUG : dir: Looking for writers 2025/11/17 01:17:05 DEBUG : file1: reading active writers 2025/11/17 01:17:05 DEBUG : Looking for writers 2025/11/17 01:17:05 DEBUG : dir: reading active writers 2025/11/17 01:17:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 01:17:05 DEBUG : dir: Looking for writers 2025/11/17 01:17:05 DEBUG : file1: reading active writers 2025/11/17 01:17:05 DEBUG : Looking for writers 2025/11/17 01:17:05 DEBUG : dir: reading active writers 2025/11/17 01:17:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 01:17:05 DEBUG : dir: Looking for writers 2025/11/17 01:17:05 DEBUG : file1: reading active writers 2025/11/17 01:17:05 DEBUG : Looking for writers 2025/11/17 01:17:05 DEBUG : dir: reading active writers 2025/11/17 01:17:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 01:17:05 DEBUG : dir: Looking for writers 2025/11/17 01:17:05 DEBUG : file1: reading active writers 2025/11/17 01:17:05 DEBUG : Looking for writers 2025/11/17 01:17:05 DEBUG : dir: reading active writers 2025/11/17 01:17:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 01:17:05 DEBUG : dir/file1: vfs cache: starting upload 2025/11/17 01:17:05 DEBUG : dir: Looking for writers 2025/11/17 01:17:05 DEBUG : file1: reading active writers 2025/11/17 01:17:05 DEBUG : Looking for writers 2025/11/17 01:17:05 DEBUG : dir: reading active writers 2025/11/17 01:17:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 01:17:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:06 DEBUG : dir: Looking for writers 2025/11/17 01:17:06 DEBUG : file1: reading active writers 2025/11/17 01:17:06 DEBUG : Looking for writers 2025/11/17 01:17:06 DEBUG : dir: reading active writers 2025/11/17 01:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 01:17:06 DEBUG : dir/file1: size = 5 OK 2025/11/17 01:17:06 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 01:17:06 INFO : dir/file1: Copied (replaced existing) 2025/11/17 01:17:06 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-17 01:17:05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/17 01:17:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/17 01:17:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:17:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/17 01:17:06 DEBUG : dir: Looking for writers 2025/11/17 01:17:06 DEBUG : file1: reading active writers 2025/11/17 01:17:06 DEBUG : Looking for writers 2025/11/17 01:17:06 DEBUG : dir: reading active writers 2025/11/17 01:17:06 DEBUG : >WaitForWriters: 2025/11/17 01:17:06 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.89s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:17:06 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:17:06 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:17:06 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:06 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:06 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:17:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:07 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:07 DEBUG : dir/file1: newRWFileHandle: 2025/11/17 01:17:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/17 01:17:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:17:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/17 01:17:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/17 01:17:07 DEBUG : dir/file1(0xc000417000): _writeAt: size=5, off=0 2025/11/17 01:17:07 DEBUG : dir/file1(0xc000417000): openPending: 2025/11/17 01:17:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/17 01:17:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/17 01:17:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:17:07 DEBUG : dir/file1(0xc000417000): >openPending: err= 2025/11/17 01:17:07 DEBUG : dir/file1(0xc000417000): >_writeAt: n=5, err= 2025/11/17 01:17:07 DEBUG : dir/file1(0xc000417000): _writeAt: size=15, off=5 2025/11/17 01:17:07 DEBUG : dir/file1(0xc000417000): >_writeAt: n=15, err= 2025/11/17 01:17:07 DEBUG : dir/file1(0xc000417000): close: 2025/11/17 01:17:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/17 01:17:07 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-17 01:17:07.607215328 +0000 UTC m=+99.753669933 2025/11/17 01:17:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:07 DEBUG : dir/file1(0xc000417000): >close: err= 2025/11/17 01:17:07 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:07 DEBUG : dir: Looking for writers 2025/11/17 01:17:07 DEBUG : file1: reading active writers 2025/11/17 01:17:07 DEBUG : Looking for writers 2025/11/17 01:17:07 DEBUG : dir: reading active writers 2025/11/17 01:17:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 01:17:07 DEBUG : dir: Looking for writers 2025/11/17 01:17:07 DEBUG : file1: reading active writers 2025/11/17 01:17:07 DEBUG : Looking for writers 2025/11/17 01:17:07 DEBUG : dir: reading active writers 2025/11/17 01:17:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 01:17:07 DEBUG : dir: Looking for writers 2025/11/17 01:17:07 DEBUG : file1: reading active writers 2025/11/17 01:17:07 DEBUG : Looking for writers 2025/11/17 01:17:07 DEBUG : dir: reading active writers 2025/11/17 01:17:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 01:17:07 DEBUG : dir: Looking for writers 2025/11/17 01:17:07 DEBUG : file1: reading active writers 2025/11/17 01:17:07 DEBUG : Looking for writers 2025/11/17 01:17:07 DEBUG : dir: reading active writers 2025/11/17 01:17:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 01:17:07 DEBUG : dir/file1: vfs cache: starting upload 2025/11/17 01:17:07 DEBUG : dir: Looking for writers 2025/11/17 01:17:07 DEBUG : file1: reading active writers 2025/11/17 01:17:07 DEBUG : Looking for writers 2025/11/17 01:17:07 DEBUG : dir: reading active writers 2025/11/17 01:17:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 01:17:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:07 DEBUG : dir: Looking for writers 2025/11/17 01:17:07 DEBUG : file1: reading active writers 2025/11/17 01:17:07 DEBUG : Looking for writers 2025/11/17 01:17:07 DEBUG : dir: reading active writers 2025/11/17 01:17:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 01:17:08 DEBUG : dir/file1: size = 20 OK 2025/11/17 01:17:08 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/11/17 01:17:08 INFO : dir/file1: Copied (replaced existing) 2025/11/17 01:17:08 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-17 01:17:07 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/11/17 01:17:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/17 01:17:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/17 01:17:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/17 01:17:08 DEBUG : dir: Looking for writers 2025/11/17 01:17:08 DEBUG : file1: reading active writers 2025/11/17 01:17:08 DEBUG : Looking for writers 2025/11/17 01:17:08 DEBUG : dir: reading active writers 2025/11/17 01:17:08 DEBUG : >WaitForWriters: 2025/11/17 01:17:08 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.93s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:17:08 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:17:08 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:17:08 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:08 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:08 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:17:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:08 DEBUG : file1: newRWFileHandle: 2025/11/17 01:17:08 DEBUG : file1(0xc00051a9c0): openPending: 2025/11/17 01:17:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:17:08 DEBUG : file1(0xc00051a9c0): >openPending: err= 2025/11/17 01:17:08 DEBUG : file1: >newRWFileHandle: err= 2025/11/17 01:17:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:17:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/17 01:17:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/17 01:17:08 DEBUG : file1(0xc00051a9c0): _writeAt: size=5, off=0 2025/11/17 01:17:08 DEBUG : file1(0xc00051a9c0): >_writeAt: n=5, err= 2025/11/17 01:17:08 DEBUG : file1(0xc00051a9c0): close: 2025/11/17 01:17:08 DEBUG : file1: vfs cache: setting modification time to 2025-11-17 01:17:08.982414517 +0000 UTC m=+101.128869102 2025/11/17 01:17:08 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:08 DEBUG : file1(0xc00051a9c0): >close: err= 2025/11/17 01:17:08 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:08 DEBUG : Looking for writers 2025/11/17 01:17:08 DEBUG : file1: reading active writers 2025/11/17 01:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 01:17:08 DEBUG : Looking for writers 2025/11/17 01:17:08 DEBUG : file1: reading active writers 2025/11/17 01:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 01:17:09 DEBUG : Looking for writers 2025/11/17 01:17:09 DEBUG : file1: reading active writers 2025/11/17 01:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 01:17:09 DEBUG : Looking for writers 2025/11/17 01:17:09 DEBUG : file1: reading active writers 2025/11/17 01:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 01:17:09 DEBUG : file1: vfs cache: starting upload 2025/11/17 01:17:09 DEBUG : Looking for writers 2025/11/17 01:17:09 DEBUG : file1: reading active writers 2025/11/17 01:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 01:17:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:09 DEBUG : Looking for writers 2025/11/17 01:17:09 DEBUG : file1: reading active writers 2025/11/17 01:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 01:17:09 DEBUG : file1: size = 5 OK 2025/11/17 01:17:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 01:17:09 INFO : file1: Copied (new) 2025/11/17 01:17:09 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-17 01:17:08 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/17 01:17:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/17 01:17:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:17:09 INFO : file1: vfs cache: upload succeeded try #1 2025/11/17 01:17:09 DEBUG : Looking for writers 2025/11/17 01:17:09 DEBUG : file1: reading active writers 2025/11/17 01:17:09 DEBUG : >WaitForWriters: 2025/11/17 01:17:09 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.03s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:17:09 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:17:09 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:17:09 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:09 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/17 01:17:09 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a103c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a103c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a103c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a103c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a103c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.000600217 +0000 UTC m=+102.147054801 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a103c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10840): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10840): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10840): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10840): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10840): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10840): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10840): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.000600217 +0000 UTC m=+102.147054801 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10840): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10d00): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10d00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10d00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10d00): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10d00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.000600217 +0000 UTC m=+102.147054801 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10d00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111570 item 1 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11340): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11340): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11340): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11340): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11340): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.003780132 +0000 UTC m=+102.150234727 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11340): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11840): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11840): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11840): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11840): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11840): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.003780132 +0000 UTC m=+102.150234727 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11840): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111f10 item 2 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11e80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11e80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11e80): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11e80): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11e80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.006219617 +0000 UTC m=+102.152674203 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11e80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4380): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4380): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4380): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4380): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4380): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4380): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4380): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.006219617 +0000 UTC m=+102.152674203 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4380): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4880): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4880): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4880): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4880): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4880): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.006219617 +0000 UTC m=+102.152674203 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4880): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006943f0 item 3 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4f00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4f00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4f00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4f00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4f00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.009838867 +0000 UTC m=+102.156293492 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4f00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5440): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5440): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5440): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5440): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5440): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.009838867 +0000 UTC m=+102.156293492 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5440): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694b60 item 4 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5a80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5a80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5a80): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5a80): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5a80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.012507722 +0000 UTC m=+102.158962347 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5a80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5f40): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5f40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5f40): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5f40): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5f40): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5f40): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5f40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.012507722 +0000 UTC m=+102.158962347 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5f40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02480): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02480): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02480): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02480): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02480): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.012507722 +0000 UTC m=+102.158962347 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02480): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695110 item 5 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02b00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02b00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02b00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02b00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02b00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.01578011 +0000 UTC m=+102.162234695 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02b00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03080): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03080): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03080): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03080): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03080): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.01578011 +0000 UTC m=+102.162234695 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03080): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006957a0 item 6 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03700): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03700): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03700): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03700): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03700): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.017831719 +0000 UTC m=+102.164286304 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03700): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03c00): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03c00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03c00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03c00): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03c00): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03c00): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03c00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.017831719 +0000 UTC m=+102.164286304 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03c00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4140): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4140): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4140): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4140): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4140): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.017831719 +0000 UTC m=+102.164286304 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4140): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695b90 item 7 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e47c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e47c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e47c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e47c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e47c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.020542133 +0000 UTC m=+102.166996728 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e47c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4d00): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4d00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4d00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4d00): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4d00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.020542133 +0000 UTC m=+102.166996728 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4d00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496540 item 8 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e53c0): _readAt: size=2, off=0 2025/11/17 01:17:10 ERROR : open-test-file(0xc0008e53c0): Couldn't read size of file 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e53c0): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e53c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e53c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e53c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e53c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5780): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5780): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5780): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5780): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5780): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.023246355 +0000 UTC m=+102.169700970 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5780): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5c00): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5c00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5c00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5c00): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5c00): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5c00): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5c00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.023246355 +0000 UTC m=+102.169700970 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5c00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158180): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158180): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158180): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158180): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158180): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.023246355 +0000 UTC m=+102.169700970 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158180): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496bd0 item 9 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158800): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158800): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158800): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158800): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158800): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.028044626 +0000 UTC m=+102.174499241 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158800): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158dc0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158dc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158dc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158dc0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158dc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.028044626 +0000 UTC m=+102.174499241 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158dc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004979d0 item 10 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159400): _readAt: size=2, off=0 2025/11/17 01:17:10 ERROR : open-test-file(0xc000159400): Couldn't read size of file 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159400): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159400): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159400): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159400): close: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159400): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001597c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001597c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001597c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001597c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001597c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.030317739 +0000 UTC m=+102.176772334 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001597c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159d00): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159d00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159d00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159d00): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159d00): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159d00): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159d00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.030317739 +0000 UTC m=+102.176772334 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159d00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758280): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758280): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758280): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758280): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758280): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.030317739 +0000 UTC m=+102.176772334 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758280): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497f10 item 11 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758900): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758900): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758900): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758900): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758900): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.033162365 +0000 UTC m=+102.179616951 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758900): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758e40): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758e40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758e40): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758e40): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758e40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.033162365 +0000 UTC m=+102.179616951 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758e40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f5e0 item 12 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007594c0): _readAt: size=2, off=0 2025/11/17 01:17:10 ERROR : open-test-file(0xc0007594c0): Couldn't read size of file 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007594c0): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007594c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007594c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007594c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007594c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759880): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759880): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759880): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759880): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759880): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.040668966 +0000 UTC m=+102.187123591 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759880): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759f40): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759f40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759f40): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759f40): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759f40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.040668966 +0000 UTC m=+102.187123591 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759f40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fc00 item 13 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62640): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62640): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62640): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62640): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62640): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.043502831 +0000 UTC m=+102.189957436 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62640): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62bc0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62bc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62bc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62bc0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62bc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.043502831 +0000 UTC m=+102.189957436 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62bc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c380 item 14 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63200): _readAt: size=2, off=0 2025/11/17 01:17:10 ERROR : open-test-file(0xc000a63200): Couldn't read size of file 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63200): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63200): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63200): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63200): close: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63200): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a635c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a635c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a635c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a635c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a635c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.046222232 +0000 UTC m=+102.192676838 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a635c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63c80): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63c80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63c80): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63c80): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63c80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.046222232 +0000 UTC m=+102.192676838 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63c80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cb60 item 15 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72380): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72380): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72380): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72380): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72380): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.048446945 +0000 UTC m=+102.194901550 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72380): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b728c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b728c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b728c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b728c0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b728c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.048446945 +0000 UTC m=+102.194901550 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b728c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d110 item 16 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72f00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72f00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72f00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72f00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72f00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.050975848 +0000 UTC m=+102.197430453 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72f00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73380): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73380): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73380): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73380): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73380): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73380): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73380): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73380): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.050975848 +0000 UTC m=+102.197430453 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73380): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b738c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b738c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b738c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b738c0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b738c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.050975848 +0000 UTC m=+102.197430453 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b738c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d730 item 17 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73f40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73f40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73f40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73f40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73f40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.053989302 +0000 UTC m=+102.200443907 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73f40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac540): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac540): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac540): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac540): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac540): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.053989302 +0000 UTC m=+102.200443907 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac540): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003482a0 item 18 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008acbc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008acbc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008acbc0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008acbc0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008acbc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.056573158 +0000 UTC m=+102.203027743 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008acbc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad0c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad0c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad0c0): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad0c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad0c0): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad0c0): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad0c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad0c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.056573158 +0000 UTC m=+102.203027743 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad0c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad5c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad5c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad5c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad5c0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad5c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.056573158 +0000 UTC m=+102.203027743 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad5c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003489a0 item 19 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008adc40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008adc40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008adc40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008adc40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008adc40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.059788439 +0000 UTC m=+102.206243025 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008adc40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b8200): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b8200): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b8200): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b8200): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b8200): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.059788439 +0000 UTC m=+102.206243025 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b8200): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349b90 item 20 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b8880): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b8880): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b8880): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b8880): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b8880): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.065970255 +0000 UTC m=+102.212424840 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b8880): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b8d80): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b8d80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b8d80): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b8d80): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b8d80): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b8d80): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b8d80): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b8d80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.065970255 +0000 UTC m=+102.212424840 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b8d80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b9280): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b9280): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b9280): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b9280): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b9280): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.065970255 +0000 UTC m=+102.212424840 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008b9280): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0150 item 21 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008965c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008965c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008965c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008965c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008965c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.080332155 +0000 UTC m=+102.226786769 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008965c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000896b00): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000896b00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000896b00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000896b00): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000896b00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.080332155 +0000 UTC m=+102.226786769 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000896b00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0770 item 22 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000897180): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000897180): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000897180): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000897180): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000897180): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.087303992 +0000 UTC m=+102.233758577 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000897180): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000897680): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000897680): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000897680): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000897680): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000897680): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000897680): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000897680): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000897680): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.087303992 +0000 UTC m=+102.233758577 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000897680): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000897b80): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000897b80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000897b80): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000897b80): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000897b80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.087303992 +0000 UTC m=+102.233758577 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000897b80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0af0 item 23 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017cb40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017cb40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017cb40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017cb40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017cb40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.092254226 +0000 UTC m=+102.238708812 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017cb40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d080): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d080): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d080): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d080): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d080): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.092254226 +0000 UTC m=+102.238708812 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d080): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007dfea0 item 24 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d740): _readAt: size=2, off=0 2025/11/17 01:17:10 ERROR : open-test-file(0xc00017d740): Couldn't read size of file 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d740): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d740): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d740): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d740): close: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d740): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017db00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017db00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017db00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017db00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017db00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.095839522 +0000 UTC m=+102.242294107 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017db00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000992080): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000992080): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000992080): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000992080): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000992080): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000992080): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000992080): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000992080): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.095839522 +0000 UTC m=+102.242294107 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000992080): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009925c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009925c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009925c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009925c0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009925c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.095839522 +0000 UTC m=+102.242294107 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009925c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050690 item 25 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000992c40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000992c40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000992c40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000992c40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000992c40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.099575249 +0000 UTC m=+102.246029834 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000992c40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000993180): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000993180): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000993180): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000993180): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000993180): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.099575249 +0000 UTC m=+102.246029834 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000993180): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050cb0 item 26 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009937c0): _readAt: size=2, off=0 2025/11/17 01:17:10 ERROR : open-test-file(0xc0009937c0): Couldn't read size of file 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009937c0): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009937c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009937c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009937c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009937c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000993b80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000993b80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000993b80): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000993b80): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000993b80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.101238538 +0000 UTC m=+102.247693124 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000993b80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bc100): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bc100): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bc100): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bc100): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bc100): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bc100): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bc100): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bc100): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.101238538 +0000 UTC m=+102.247693124 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bc100): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bc640): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bc640): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bc640): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bc640): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bc640): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.101238538 +0000 UTC m=+102.247693124 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bc640): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051650 item 27 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bccc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bccc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bccc0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bccc0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bccc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.104812252 +0000 UTC m=+102.251266838 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bccc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a90a80): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a90a80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a90a80): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a90a80): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a90a80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.104812252 +0000 UTC m=+102.251266838 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a90a80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ea0 item 28 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a910c0): _readAt: size=2, off=0 2025/11/17 01:17:10 ERROR : open-test-file(0xc000a910c0): Couldn't read size of file 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a910c0): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a910c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a910c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a910c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a910c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a91480): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a91480): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a91480): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a91480): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a91480): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.106350327 +0000 UTC m=+102.252804912 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a91480): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a91b40): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a91b40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a91b40): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a91b40): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a91b40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.106350327 +0000 UTC m=+102.252804912 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a91b40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b598f0 item 29 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a32240): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a32240): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a32240): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a32240): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a32240): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.108417926 +0000 UTC m=+102.254872511 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a32240): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a32780): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a32780): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a32780): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a32780): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a32780): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.108417926 +0000 UTC m=+102.254872511 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a32780): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b59d50 item 30 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a32dc0): _readAt: size=2, off=0 2025/11/17 01:17:10 ERROR : open-test-file(0xc000a32dc0): Couldn't read size of file 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a32dc0): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a32dc0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a32dc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a32dc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a32dc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a33180): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a33180): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a33180): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a33180): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a33180): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.110575273 +0000 UTC m=+102.257029848 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a33180): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a33840): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a33840): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a33840): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a33840): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a33840): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.110575273 +0000 UTC m=+102.257029848 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a33840): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a1c0 item 31 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a33ec0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a33ec0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a33ec0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a33ec0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a33ec0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.112880286 +0000 UTC m=+102.259334871 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a33ec0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50480): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50480): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50480): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50480): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50480): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.112880286 +0000 UTC m=+102.259334871 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50480): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a690 item 32 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50ac0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50ac0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50ac0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50ac0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50ac0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.115007896 +0000 UTC m=+102.261462482 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50ac0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50f40): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50f40): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50f40): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50f40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50f40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040aaf0 item 33 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50f40): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50f40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.115695838 +0000 UTC m=+102.262150423 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50f40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51440): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51440): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51440): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51440): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51440): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.115695838 +0000 UTC m=+102.262150423 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51440): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ad20 item 33 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51a80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51a80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51a80): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51a80): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51a80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.11741397 +0000 UTC m=+102.263868555 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51a80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51f00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51f00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b0a0 item 34 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51f00): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51f00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51f00): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51f00): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51f00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.118326372 +0000 UTC m=+102.264780957 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51f00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a804c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a804c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a804c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a804c0): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a804c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.118326372 +0000 UTC m=+102.264780957 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a804c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b420 item 34 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a80b00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a80b00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a80b00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a80b00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a80b00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.120219222 +0000 UTC m=+102.266673807 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a80b00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a80f80): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a80f80): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a80f80): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a80f80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a80f80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bc00 item 35 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a80f80): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a80f80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.120958117 +0000 UTC m=+102.267412703 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a80f80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a81480): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a81480): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a81480): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a81480): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a81480): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.120958117 +0000 UTC m=+102.267412703 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a81480): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e2000 item 35 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a81b00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a81b00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a81b00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a81b00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a81b00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.122778263 +0000 UTC m=+102.269232858 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a81b00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abc080): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abc080): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e2620 item 36 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abc080): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abc080): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abc080): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abc080): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abc080): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.124466699 +0000 UTC m=+102.270921295 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abc080): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abc5c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abc5c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abc5c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abc5c0): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abc5c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.124466699 +0000 UTC m=+102.270921295 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abc5c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e2cb0 item 36 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090c1c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090c1c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090c1c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090c1c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090c1c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.126035492 +0000 UTC m=+102.272490087 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090c1c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abce80): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abce80): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abce80): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abce80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abce80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e3030 item 37 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abce80): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abce80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.126799655 +0000 UTC m=+102.273254240 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abce80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abd380): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abd380): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abd380): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abd380): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abd380): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.126799655 +0000 UTC m=+102.273254240 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abd380): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e3340 item 37 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abda00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abda00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abda00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abda00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abda00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.128528118 +0000 UTC m=+102.274982702 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abda00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abdf00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abdf00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e3730 item 38 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abdf00): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abdf00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abdf00): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abdf00): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abdf00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.129181233 +0000 UTC m=+102.275635817 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000abdf00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae64c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae64c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae64c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae64c0): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae64c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.129181233 +0000 UTC m=+102.275635817 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae64c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e3960 item 38 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae6b40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae6b40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae6b40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae6b40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae6b40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.130651601 +0000 UTC m=+102.277106186 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae6b40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae7040): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae7040): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae7040): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae7040): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae7040): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e3ce0 item 39 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae7040): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae7040): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.131462592 +0000 UTC m=+102.277917177 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae7040): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae7540): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae7540): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae7540): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae7540): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae7540): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.131462592 +0000 UTC m=+102.277917177 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae7540): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e3ea0 item 39 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae7bc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae7bc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae7bc0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae7bc0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae7bc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.135457525 +0000 UTC m=+102.281912110 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ae7bc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b12140): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b12140): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004949a0 item 40 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b12140): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b12140): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b12140): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b12140): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b12140): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.136392338 +0000 UTC m=+102.282846923 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b12140): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b12680): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b12680): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b12680): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b12680): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b12680): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.136392338 +0000 UTC m=+102.282846923 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b12680): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494c40 item 40 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b12c40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b12c40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b12c40): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b12c40): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b12c40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b12c40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b12c40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.13781593 +0000 UTC m=+102.284270515 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b12c40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b13140): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b13140): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b13140): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495490 item 41 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b13140): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b13140): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.138270241 +0000 UTC m=+102.284724827 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b13140): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b13600): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b13600): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b13600): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b13600): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b13600): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004958f0 item 41 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b13600): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b13600): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.138827577 +0000 UTC m=+102.285282162 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b13600): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b13b40): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b13b40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b13b40): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b13b40): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b13b40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.138827577 +0000 UTC m=+102.285282162 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b13b40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004841c0 item 41 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44200): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44200): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44200): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44200): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44200): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44200): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44200): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.140356064 +0000 UTC m=+102.286810649 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44200): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44700): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44700): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44700): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484e00 item 42 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44700): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44700): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.140783876 +0000 UTC m=+102.287238461 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44700): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44c40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44c40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004855e0 item 42 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44c40): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44c40): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44c40): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44c40): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44c40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.141332685 +0000 UTC m=+102.287787270 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44c40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b451c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b451c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b451c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b451c0): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b451c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.141332685 +0000 UTC m=+102.287787270 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b451c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004859d0 item 42 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b45800): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b45800): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b45800): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b45800): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b45800): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b45800): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b45800): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.142627875 +0000 UTC m=+102.289082460 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b45800): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b45d00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b45d00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b45d00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e690 item 43 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b45d00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b45d00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.143107975 +0000 UTC m=+102.289562561 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b45d00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b842c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b842c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b842c0): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b842c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b842c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e930 item 43 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b842c0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b842c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.143800605 +0000 UTC m=+102.290255190 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b842c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bd4c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bd4c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bd4c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bd4c0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bd4c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.143800605 +0000 UTC m=+102.290255190 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bd4c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a0e0 item 43 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090c700): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090c700): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090c700): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090c700): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090c700): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090c700): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090c700): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.145600461 +0000 UTC m=+102.292055046 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090c700): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090cc00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090cc00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090cc00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1420 item 44 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090cc00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090cc00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.146320511 +0000 UTC m=+102.292775117 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090cc00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c200): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c200): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e20e0 item 44 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c200): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c200): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c200): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c200): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c200): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.147154947 +0000 UTC m=+102.293609532 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c200): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c780): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c780): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c780): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c780): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c780): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.147154947 +0000 UTC m=+102.293609532 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c780): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e23f0 item 44 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082cdc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082cdc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082cdc0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082cdc0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082cdc0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082cdc0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082cdc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.149393485 +0000 UTC m=+102.295848070 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082cdc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d2c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d2c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d2c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e29a0 item 45 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d2c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d2c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.149872193 +0000 UTC m=+102.296326768 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d2c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d9c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d9c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d9c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d9c0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d9c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.149872193 +0000 UTC m=+102.296326768 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d9c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e30a0 item 45 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b845c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b845c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b845c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b845c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b845c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b845c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b845c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.151236393 +0000 UTC m=+102.297690968 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b845c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b84ac0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b84ac0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b84ac0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3500 item 46 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b84ac0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b84ac0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.151769463 +0000 UTC m=+102.298224048 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b84ac0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b851c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b851c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b851c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b851c0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b851c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.151769463 +0000 UTC m=+102.298224048 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b851c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e37a0 item 46 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b85800): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b85800): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b85800): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b85800): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b85800): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b85800): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b85800): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.153291247 +0000 UTC m=+102.299745842 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b85800): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b85d00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b85d00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b85d00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e070 item 47 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b85d00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b85d00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.153923423 +0000 UTC m=+102.300378008 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b85d00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090d140): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090d140): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090d140): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090d140): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090d140): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.153923423 +0000 UTC m=+102.300378008 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090d140): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e850 item 47 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090d780): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090d780): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090d780): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090d780): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090d780): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090d780): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090d780): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.155917252 +0000 UTC m=+102.302371838 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090d780): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090dc80): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090dc80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090dc80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ee70 item 48 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090dc80): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090dc80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.156656479 +0000 UTC m=+102.303111064 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00090dc80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bc400): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bc400): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bc400): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bc400): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bc400): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.156656479 +0000 UTC m=+102.303111064 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bc400): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f2d0 item 48 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bca40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bca40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bca40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bca40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bca40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.160515538 +0000 UTC m=+102.306970123 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bca40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bcec0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bcec0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bcec0): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bcec0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bcec0): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bcec0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fa40 item 49 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bcec0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bcec0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.162647376 +0000 UTC m=+102.309101962 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bcec0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bd8c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bd8c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bd8c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bd8c0): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bd8c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.162647376 +0000 UTC m=+102.309101962 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bd8c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0000 item 49 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bdf40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bdf40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bdf40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bdf40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bdf40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.166528517 +0000 UTC m=+102.312983112 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009bdf40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cc9c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cc9c0): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cc9c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d04d0 item 50 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cc9c0): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cc9c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cc9c0): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cc9c0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cc9c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.16783619 +0000 UTC m=+102.314290775 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cc9c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cdcc0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cdcc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cdcc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cdcc0): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cdcc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.16783619 +0000 UTC m=+102.314290775 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cdcc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0690 item 50 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6600): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6600): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6600): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6600): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6600): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.170040544 +0000 UTC m=+102.316495130 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6600): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c76c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c76c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c76c0): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c76c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c76c0): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c76c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0a10 item 51 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c76c0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c76c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.171550446 +0000 UTC m=+102.318005031 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c76c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7c00): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7c00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7c00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7c00): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7c00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.171550446 +0000 UTC m=+102.318005031 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7c00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0bd0 item 51 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842300): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842300): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842300): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842300): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842300): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.179142438 +0000 UTC m=+102.325597013 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842300): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842800): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842800): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842800): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d18f0 item 52 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842800): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842800): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842800): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842800): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842800): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.179675037 +0000 UTC m=+102.326129621 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842800): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842dc0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842dc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842dc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842dc0): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842dc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.179675037 +0000 UTC m=+102.326129621 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842dc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1ab0 item 52 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843540): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843540): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843540): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843540): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843540): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.180958674 +0000 UTC m=+102.327413260 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843540): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843a40): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843a40): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843a40): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843a40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843a40): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843a40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a2a0 item 53 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843a40): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843a40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.181436771 +0000 UTC m=+102.327891356 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843a40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8000): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8000): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8000): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8000): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8000): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.181436771 +0000 UTC m=+102.327891356 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8000): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a690 item 53 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8680): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8680): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8680): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8680): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8680): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.184385602 +0000 UTC m=+102.330840187 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8680): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8b80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8b80): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8b80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037abd0 item 54 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8b80): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8b80): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8b80): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8b80): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8b80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.184993281 +0000 UTC m=+102.331447867 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8b80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9100): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9100): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9100): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9100): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9100): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.184993281 +0000 UTC m=+102.331447867 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9100): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b180 item 54 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9880): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9880): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9880): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9880): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9880): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.186670118 +0000 UTC m=+102.333124703 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9880): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9d80): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9d80): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9d80): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9d80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9d80): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9d80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bab0 item 55 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9d80): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9d80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.187215961 +0000 UTC m=+102.333670547 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9d80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0340): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0340): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0340): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0340): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0340): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.187215961 +0000 UTC m=+102.333670547 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0340): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc0e0 item 55 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0e00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0e00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0e00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0e00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0e00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.188901163 +0000 UTC m=+102.335355747 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0e00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a15c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a15c0): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a15c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcd90 item 56 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a15c0): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a15c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a15c0): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a15c0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a15c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.189697967 +0000 UTC m=+102.336152562 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a15c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a1e00): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a1e00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a1e00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a1e00): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a1e00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.189697967 +0000 UTC m=+102.336152562 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a1e00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd260 item 56 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416dc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416dc0): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416dc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416dc0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416dc0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416dc0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416dc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.191441447 +0000 UTC m=+102.337896032 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416dc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013a340): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013a340): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013a340): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ea1c0 item 57 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013a340): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013a340): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.192095183 +0000 UTC m=+102.338549768 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013a340): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013aa80): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013aa80): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013aa80): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013aa80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013aa80): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013aa80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ea3f0 item 57 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013aa80): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013aa80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.192666485 +0000 UTC m=+102.339121069 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013aa80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b000): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b000): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b000): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b000): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b000): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.192666485 +0000 UTC m=+102.339121069 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b000): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ea5b0 item 57 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b640): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b640): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b640): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b640): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b640): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b640): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b640): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b640): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.194718985 +0000 UTC m=+102.341173570 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b640): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013bb80): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013bb80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013bb80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007eaf50 item 58 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013bb80): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013bb80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.195639783 +0000 UTC m=+102.342094367 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013bb80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae140): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae140): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae140): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007eb110 item 58 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae140): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae140): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae140): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae140): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae140): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.196697426 +0000 UTC m=+102.343152011 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae140): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae700): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae700): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae700): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae700): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae700): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.196697426 +0000 UTC m=+102.343152011 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae700): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007eb5e0 item 58 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aed40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aed40): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aed40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aed40): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aed40): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aed40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aed40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aed40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.199309245 +0000 UTC m=+102.345763830 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aed40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008af280): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008af280): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008af280): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007eb9d0 item 59 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008af280): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008af280): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.200061135 +0000 UTC m=+102.346515720 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008af280): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008af8c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008af8c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008af8c0): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008af8c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008af8c0): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008af8c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ebe30 item 59 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008af8c0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008af8c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.200955273 +0000 UTC m=+102.347409858 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008af8c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008afe40): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008afe40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008afe40): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008afe40): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008afe40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.200955273 +0000 UTC m=+102.347409858 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008afe40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110070 item 59 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417300): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417300): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417300): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417300): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417300): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417300): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417300): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417300): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.203152284 +0000 UTC m=+102.349606869 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417300): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417a40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417a40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417a40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd960 item 60 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417a40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417a40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.203894025 +0000 UTC m=+102.350348610 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417a40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa340): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa340): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa340): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdc00 item 60 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa340): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa340): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa340): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa340): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa340): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.204705257 +0000 UTC m=+102.351159842 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa340): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa900): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa900): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa900): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa900): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa900): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.204705257 +0000 UTC m=+102.351159842 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa900): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdea0 item 60 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afaf40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afaf40): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afaf40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afaf40): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afaf40): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afaf40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afaf40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afaf40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.206243883 +0000 UTC m=+102.352698468 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afaf40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afb500): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afb500): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afb500): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694380 item 61 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afb500): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afb500): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.206822728 +0000 UTC m=+102.353277313 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afb500): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afbc00): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afbc00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afbc00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afbc00): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afbc00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.206822728 +0000 UTC m=+102.353277313 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afbc00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694540 item 61 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0005682c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0005682c0): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0005682c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0005682c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0005682c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0005682c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0005682c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0005682c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.208314547 +0000 UTC m=+102.354769132 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0005682c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568800): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568800): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568800): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694b60 item 62 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568800): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568800): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.208889345 +0000 UTC m=+102.355343930 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568800): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568f00): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568f00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568f00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568f00): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568f00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.208889345 +0000 UTC m=+102.355343930 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568f00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694e70 item 62 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569540): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569540): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569540): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569540): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569540): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569540): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569540): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569540): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.210520905 +0000 UTC m=+102.356975491 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569540): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569a80): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569a80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569a80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695340 item 63 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569a80): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569a80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.211054456 +0000 UTC m=+102.357509041 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569a80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c300): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c300): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c300): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c300): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c300): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.211054456 +0000 UTC m=+102.357509041 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c300): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695500 item 63 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c940): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c940): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c940): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c940): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c940): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c940): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c940): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c940): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.212502763 +0000 UTC m=+102.358957348 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c940): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069ce80): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069ce80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069ce80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695a40 item 64 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069ce80): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069ce80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.213048907 +0000 UTC m=+102.359503482 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069ce80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d580): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d580): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d580): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d580): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d580): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.213048907 +0000 UTC m=+102.359503482 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d580): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695c00 item 64 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069dc00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069dc00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069dc00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069dc00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069dc00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.214788219 +0000 UTC m=+102.361242804 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069dc00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a100): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a100): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a100): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a100): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a100): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004960e0 item 65 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a100): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a100): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.215464679 +0000 UTC m=+102.361919264 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a100): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a600): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a600): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a600): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a600): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a600): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.215464679 +0000 UTC m=+102.361919264 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a600): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496310 item 65 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051ac40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051ac40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051ac40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051ac40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051ac40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.216788632 +0000 UTC m=+102.363243218 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051ac40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b100): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b100): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496a80 item 66 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b100): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b100): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b100): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b100): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b100): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.217536164 +0000 UTC m=+102.363990750 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b100): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b6c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b6c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b6c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b6c0): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b6c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.217536164 +0000 UTC m=+102.363990750 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b6c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496e70 item 66 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051bd40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051bd40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051bd40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051bd40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051bd40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.219214162 +0000 UTC m=+102.365668746 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051bd40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10240): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10240): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10240): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10240): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10240): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004979d0 item 67 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10240): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10240): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.219711093 +0000 UTC m=+102.366165679 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10240): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10780): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10780): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10780): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10780): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10780): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.219711093 +0000 UTC m=+102.366165679 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10780): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497ce0 item 67 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10e00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10e00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10e00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10e00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10e00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.220986335 +0000 UTC m=+102.367440921 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10e00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11300): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11300): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e3f0 item 68 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11300): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11300): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11300): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11300): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11300): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.221576393 +0000 UTC m=+102.368030978 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11300): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11840): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11840): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11840): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11840): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11840): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.221576393 +0000 UTC m=+102.368030978 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11840): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031efc0 item 68 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11e80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11e80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11e80): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11e80): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11e80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.222878796 +0000 UTC m=+102.369333381 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11e80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4380): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4380): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4380): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4380): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4380): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f730 item 69 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4380): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4380): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.223615067 +0000 UTC m=+102.370069652 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4380): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d48c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d48c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d48c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d48c0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d48c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.223615067 +0000 UTC m=+102.370069652 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d48c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fa40 item 69 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4f40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4f40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4f40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4f40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4f40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.225117715 +0000 UTC m=+102.371572310 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4f40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5440): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5440): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c1c0 item 70 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5440): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5440): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5440): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5440): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5440): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.225676613 +0000 UTC m=+102.372131199 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5440): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5980): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5980): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5980): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5980): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5980): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.225676613 +0000 UTC m=+102.372131199 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5980): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c700 item 70 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b020c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b020c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b020c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b020c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b020c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.227027086 +0000 UTC m=+102.373481672 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b020c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b025c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b025c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b025c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b025c0): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b025c0): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ccb0 item 71 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b025c0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b025c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.227528076 +0000 UTC m=+102.373982661 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b025c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02ac0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02ac0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02ac0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02ac0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02ac0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.227528076 +0000 UTC m=+102.373982661 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02ac0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d030 item 71 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03180): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03180): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03180): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03180): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03180): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.229104925 +0000 UTC m=+102.375559510 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03180): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03680): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03680): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d570 item 72 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03680): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03680): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03680): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03680): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03680): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.229821219 +0000 UTC m=+102.376275803 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03680): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03bc0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03bc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03bc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03bc0): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03bc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.229821219 +0000 UTC m=+102.376275803 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03bc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d810 item 72 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4200): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4200): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4200): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4200): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4200): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4200): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4200): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.231493114 +0000 UTC m=+102.377947699 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4200): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4700): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4700): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4700): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348000 item 73 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4700): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4700): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.232081347 +0000 UTC m=+102.378535933 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4700): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4bc0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4bc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4bc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4bc0): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4bc0): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003485b0 item 73 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4bc0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4bc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.232691311 +0000 UTC m=+102.379145897 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4bc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5200): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5200): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5200): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5200): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5200): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.232691311 +0000 UTC m=+102.379145897 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5200): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348770 item 73 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5840): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5840): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5840): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5840): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5840): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5840): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5840): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.234355382 +0000 UTC m=+102.380809968 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5840): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5d40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5d40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5d40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349810 item 74 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5d40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5d40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.234853738 +0000 UTC m=+102.381308322 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5d40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158300): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158300): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349b90 item 74 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158300): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158300): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158300): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158300): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158300): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.235433916 +0000 UTC m=+102.381888500 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158300): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158880): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158880): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158880): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158880): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158880): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.235433916 +0000 UTC m=+102.381888500 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158880): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349f10 item 74 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158f40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158f40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158f40): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158f40): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158f40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158f40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158f40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.237011706 +0000 UTC m=+102.383466291 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158f40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159440): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159440): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159440): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007de5b0 item 75 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159440): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159440): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.237841282 +0000 UTC m=+102.384295867 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159440): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159980): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159980): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159980): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159980): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159980): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007de770 item 75 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159980): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159980): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.238347641 +0000 UTC m=+102.384802227 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159980): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159f00): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159f00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159f00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159f00): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159f00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.238347641 +0000 UTC m=+102.384802227 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159f00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007dea80 item 75 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007585c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007585c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007585c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007585c0): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007585c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007585c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007585c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.23972232 +0000 UTC m=+102.386176905 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007585c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758ac0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758ac0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758ac0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007defc0 item 76 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758ac0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758ac0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.240204364 +0000 UTC m=+102.386658949 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758ac0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759000): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759000): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007df180 item 76 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759000): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759000): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759000): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759000): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759000): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.240807475 +0000 UTC m=+102.387262060 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759000): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007595c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007595c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007595c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007595c0): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007595c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.240807475 +0000 UTC m=+102.387262060 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007595c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007df490 item 76 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759c00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759c00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759c00): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759c00): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759c00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759c00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759c00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.242044496 +0000 UTC m=+102.388499080 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759c00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62180): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62180): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62180): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007dfce0 item 77 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62180): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62180): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.242538592 +0000 UTC m=+102.388993177 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62180): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a628c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a628c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a628c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a628c0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a628c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.242538592 +0000 UTC m=+102.388993177 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a628c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b58070 item 77 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62f00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62f00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62f00): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62f00): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62f00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62f00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62f00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.244043235 +0000 UTC m=+102.390497820 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62f00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63400): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63400): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63400): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b58460 item 78 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63400): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63400): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.244702071 +0000 UTC m=+102.391156646 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63400): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63b00): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63b00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63b00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63b00): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63b00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.244702071 +0000 UTC m=+102.391156646 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63b00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b587e0 item 78 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b721c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b721c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b721c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b721c0): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b721c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b721c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b721c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.24625327 +0000 UTC m=+102.392707856 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b721c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b726c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b726c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b726c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b58b60 item 79 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b726c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b726c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.246701842 +0000 UTC m=+102.393156427 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b726c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72dc0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72dc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72dc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72dc0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72dc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.246701842 +0000 UTC m=+102.393156427 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72dc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b58d20 item 79 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73440): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73440): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73440): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73440): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73440): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73440): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73440): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.248089124 +0000 UTC m=+102.394543719 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73440): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73940): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73940): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73940): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b590a0 item 80 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73940): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73940): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.248656307 +0000 UTC m=+102.395110892 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73940): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac100): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac100): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac100): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac100): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac100): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.248656307 +0000 UTC m=+102.395110892 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac100): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b59260 item 80 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac740): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac740): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac740): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac740): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac740): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.250085038 +0000 UTC m=+102.396539623 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac740): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008acbc0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008acbc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008acbc0): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008acbc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008acbc0): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008acbc0): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b59730 item 81 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008acbc0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008acbc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.250611525 +0000 UTC m=+102.397066111 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008acbc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad100): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad100): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad100): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad100): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad100): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.250611525 +0000 UTC m=+102.397066111 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad100): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b598f0 item 81 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad780): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad780): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad780): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad780): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad780): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.252119364 +0000 UTC m=+102.398573949 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad780): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c200): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c200): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c200): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a000 item 82 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c200): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c200): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c200): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c200): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c200): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.253366103 +0000 UTC m=+102.399820687 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c200): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c780): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c780): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c780): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c780): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c780): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.253366103 +0000 UTC m=+102.399820687 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c780): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a1c0 item 82 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017ce00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017ce00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017ce00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017ce00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017ce00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.257187109 +0000 UTC m=+102.403641694 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017ce00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d300): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d300): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d300): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d300): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d300): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d300): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a690 item 83 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d300): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d300): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.258458735 +0000 UTC m=+102.404913310 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d300): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d8c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d8c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d8c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d8c0): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d8c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.258458735 +0000 UTC m=+102.404913310 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d8c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a8c0 item 83 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017df40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017df40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017df40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017df40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017df40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.260061341 +0000 UTC m=+102.406515926 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017df40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b444c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b444c0): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b444c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ad20 item 84 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b444c0): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b444c0): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b444c0): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b444c0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b444c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.261028174 +0000 UTC m=+102.407482759 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b444c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44a40): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44a40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44a40): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44a40): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44a40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.261028174 +0000 UTC m=+102.407482759 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b44a40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040aee0 item 84 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b450c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b450c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b450c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b450c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b450c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.262815356 +0000 UTC m=+102.409269941 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b450c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b455c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b455c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b455c0): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b455c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b455c0): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b455c0): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b420 item 85 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b455c0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b455c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.263663547 +0000 UTC m=+102.410118133 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b455c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b16c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b16c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b16c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b16c0): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b16c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.263663547 +0000 UTC m=+102.410118133 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b16c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110380 item 85 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b1ec0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b1ec0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b1ec0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b1ec0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b1ec0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.265384045 +0000 UTC m=+102.411838630 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b1ec0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000536440): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000536440): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000536440): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001108c0 item 86 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000536440): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000536440): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000536440): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000536440): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000536440): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.266499597 +0000 UTC m=+102.412954183 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000536440): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0005369c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0005369c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0005369c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0005369c0): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0005369c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.266499597 +0000 UTC m=+102.412954183 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0005369c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110b60 item 86 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000537040): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000537040): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000537040): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000537040): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000537040): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.268023556 +0000 UTC m=+102.414478141 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000537040): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000537540): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000537540): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000537540): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000537540): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000537540): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000537540): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001111f0 item 87 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000537540): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000537540): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.268815812 +0000 UTC m=+102.415270397 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000537540): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000537a80): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000537a80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000537a80): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000537a80): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000537a80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.268815812 +0000 UTC m=+102.415270397 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000537a80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111570 item 87 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000570180): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000570180): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000570180): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000570180): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000570180): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.270395605 +0000 UTC m=+102.416850200 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000570180): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000570680): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000570680): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000570680): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111c00 item 88 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000570680): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000570680): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000570680): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000570680): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000570680): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.271459862 +0000 UTC m=+102.417914447 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000570680): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000570c00): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000570c00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000570c00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000570c00): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000570c00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.271459862 +0000 UTC m=+102.417914447 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000570c00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111ea0 item 88 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571240): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571240): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571240): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571240): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571240): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571240): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571240): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571240): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.273461045 +0000 UTC m=+102.419915640 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571240): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571780): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571780): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571780): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e23f0 item 89 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571780): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571780): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.274573643 +0000 UTC m=+102.421028227 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571780): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571cc0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571cc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571cc0): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571cc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571cc0): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571cc0): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e2a80 item 89 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571cc0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571cc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.275327226 +0000 UTC m=+102.421781811 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000571cc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b302c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b302c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b302c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b302c0): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b302c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.275327226 +0000 UTC m=+102.421781811 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b302c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e2d90 item 89 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b30900): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b30900): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b30900): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b30900): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b30900): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b30900): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b30900): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b30900): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.278201807 +0000 UTC m=+102.424656392 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b30900): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b30e40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b30e40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b30e40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e3110 item 90 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b30e40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b30e40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.27886928 +0000 UTC m=+102.425323865 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b30e40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ada80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ada80): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ada80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e3420 item 90 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ada80): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ada80): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ada80): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ada80): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ada80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.279810546 +0000 UTC m=+102.426265130 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ada80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5e0c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5e0c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5e0c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5e0c0): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5e0c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.279810546 +0000 UTC m=+102.426265130 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5e0c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b59ea0 item 90 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5e700): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5e700): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5e700): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5e700): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5e700): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5e700): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5e700): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5e700): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.281632884 +0000 UTC m=+102.428087469 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5e700): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5ec40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5ec40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5ec40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004948c0 item 91 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5ec40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5ec40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.282288002 +0000 UTC m=+102.428742588 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5ec40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5f180): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5f180): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5f180): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5f180): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5f180): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5f180): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494af0 item 91 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5f180): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5f180): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.283089796 +0000 UTC m=+102.429544382 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5f180): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5f700): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5f700): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5f700): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5f700): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5f700): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.283089796 +0000 UTC m=+102.429544382 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5f700): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494e00 item 91 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5fd40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5fd40): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5fd40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5fd40): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5fd40): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5fd40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5fd40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5fd40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.284898098 +0000 UTC m=+102.431352683 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a5fd40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba2300): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba2300): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba2300): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495880 item 92 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba2300): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba2300): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.285558157 +0000 UTC m=+102.432012742 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba2300): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba2840): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba2840): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba2840): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484150 item 92 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba2840): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba2840): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba2840): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba2840): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba2840): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.286425945 +0000 UTC m=+102.432880530 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba2840): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba2e00): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba2e00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba2e00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba2e00): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba2e00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.286425945 +0000 UTC m=+102.432880530 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba2e00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484930 item 92 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba3440): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba3440): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba3440): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba3440): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba3440): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba3440): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba3440): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba3440): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.288020695 +0000 UTC m=+102.434475281 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba3440): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba3980): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba3980): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba3980): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485570 item 93 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba3980): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba3980): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.288671776 +0000 UTC m=+102.435126362 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000ba3980): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bca100): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bca100): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bca100): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bca100): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bca100): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.288671776 +0000 UTC m=+102.435126362 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bca100): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485960 item 93 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b314c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b314c0): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b314c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b314c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b314c0): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b314c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b314c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b314c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.291421625 +0000 UTC m=+102.437876209 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b314c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b31a00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b31a00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b31a00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e36c0 item 94 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b31a00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b31a00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.292194874 +0000 UTC m=+102.438649460 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b31a00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0a180): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0a180): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0a180): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0a180): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0a180): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.292194874 +0000 UTC m=+102.438649460 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0a180): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e3880 item 94 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0a7c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0a7c0): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0a7c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0a7c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0a7c0): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0a7c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0a7c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0a7c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.293682296 +0000 UTC m=+102.440136880 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0a7c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0ad00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0ad00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0ad00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e3c70 item 95 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0ad00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0ad00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.294672142 +0000 UTC m=+102.441126727 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0ad00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0b400): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0b400): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0b400): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0b400): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0b400): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.294672142 +0000 UTC m=+102.441126727 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0b400): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e3e30 item 95 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0ba40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0ba40): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0ba40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0ba40): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0ba40): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0ba40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0ba40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0ba40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.297536565 +0000 UTC m=+102.443991150 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c0ba40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a000): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a000): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a000): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050540 item 96 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a000): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a000): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.298209837 +0000 UTC m=+102.444664423 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a000): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a700): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a700): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a700): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a700): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a700): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.298209837 +0000 UTC m=+102.444664423 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a700): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050930 item 96 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= 2025/11/17 01:17:10 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:10 DEBUG : Looking for writers 2025/11/17 01:17:10 DEBUG : >WaitForWriters: 2025/11/17 01:17:10 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:17:10 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:17:10 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:17:10 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:10 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/17 01:17:10 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b200): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b200): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b200): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b200): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b200): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.54950274 +0000 UTC m=+102.695957326 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b200): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b680): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b680): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b680): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b680): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b680): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b680): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b680): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.54950274 +0000 UTC m=+102.695957326 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b680): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2bb40): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2bb40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2bb40): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2bb40): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2bb40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.54950274 +0000 UTC m=+102.695957326 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2bb40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429810 item 1 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c200): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c200): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c200): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c200): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c200): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.552444819 +0000 UTC m=+102.698899404 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c200): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c700): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c700): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c700): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c700): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c700): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.552444819 +0000 UTC m=+102.698899404 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c700): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050460 item 2 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082cd40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082cd40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082cd40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082cd40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082cd40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.553998803 +0000 UTC m=+102.700453388 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082cd40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d1c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d1c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d1c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d1c0): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d1c0): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d1c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d1c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.553998803 +0000 UTC m=+102.700453388 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d1c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d680): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d680): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d680): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d680): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d680): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.553998803 +0000 UTC m=+102.700453388 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d680): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a80 item 3 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082de00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082de00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082de00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082de00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082de00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.556461564 +0000 UTC m=+102.702916178 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082de00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cc8c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cc8c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cc8c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cc8c0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cc8c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.556461564 +0000 UTC m=+102.702916178 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cc8c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000516c0 item 4 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cdc80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cdc80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cdc80): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cdc80): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cdc80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.557961186 +0000 UTC m=+102.704415771 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cdc80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6340): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6340): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6340): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6340): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6340): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6340): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6340): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.557961186 +0000 UTC m=+102.704415771 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6340): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6a00): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6a00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6a00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6a00): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6a00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.557961186 +0000 UTC m=+102.704415771 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6a00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051b20 item 5 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7a80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7a80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7a80): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7a80): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7a80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.559768476 +0000 UTC m=+102.706223061 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7a80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842040): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842040): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842040): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842040): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842040): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.559768476 +0000 UTC m=+102.706223061 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842040): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2540 item 6 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008426c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008426c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008426c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008426c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008426c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.561233814 +0000 UTC m=+102.707688399 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008426c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842c00): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842c00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842c00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842c00): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842c00): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842c00): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842c00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.561233814 +0000 UTC m=+102.707688399 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842c00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008430c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008430c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008430c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008430c0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008430c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.561233814 +0000 UTC m=+102.707688399 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008430c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2f50 item 7 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843840): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843840): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843840): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843840): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843840): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.567465664 +0000 UTC m=+102.713920249 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843840): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843d80): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843d80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843d80): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843d80): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843d80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.567465664 +0000 UTC m=+102.713920249 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843d80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e36c0 item 8 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a83c0): _readAt: size=2, off=0 2025/11/17 01:17:10 ERROR : open-test-file(0xc0009a83c0): Couldn't read size of file 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a83c0): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a83c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a83c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a83c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a83c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8780): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8780): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8780): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8780): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8780): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.569849677 +0000 UTC m=+102.716304261 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8780): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8c00): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8c00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8c00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8c00): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8c00): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8c00): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8c00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.569849677 +0000 UTC m=+102.716304261 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8c00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9100): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9100): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9100): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9100): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9100): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.569849677 +0000 UTC m=+102.716304261 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9100): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3c70 item 9 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9880): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9880): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9880): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9880): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9880): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.572643586 +0000 UTC m=+102.719098172 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9880): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9dc0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9dc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9dc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9dc0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9dc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.572643586 +0000 UTC m=+102.719098172 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9dc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ea10 item 10 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0480): _readAt: size=2, off=0 2025/11/17 01:17:10 ERROR : open-test-file(0xc0006a0480): Couldn't read size of file 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0480): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0480): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0480): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0480): close: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0480): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0900): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0900): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0900): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0900): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0900): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.574869492 +0000 UTC m=+102.721324076 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0900): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a13c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a13c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a13c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a13c0): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a13c0): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a13c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a13c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.574869492 +0000 UTC m=+102.721324076 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a13c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013a5c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013a5c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013a5c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013a5c0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013a5c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.574869492 +0000 UTC m=+102.721324076 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013a5c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ee70 item 11 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013ad40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013ad40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013ad40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013ad40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013ad40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.577760275 +0000 UTC m=+102.724214859 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013ad40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b280): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b280): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b280): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b280): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b280): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.577760275 +0000 UTC m=+102.724214859 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b280): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d04d0 item 12 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b8c0): _readAt: size=2, off=0 2025/11/17 01:17:10 ERROR : open-test-file(0xc00013b8c0): Couldn't read size of file 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b8c0): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b8c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b8c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b8c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b8c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013bc80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013bc80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013bc80): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013bc80): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013bc80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.579245861 +0000 UTC m=+102.725700446 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013bc80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae3c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae3c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae3c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae3c0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae3c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.579245861 +0000 UTC m=+102.725700446 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae3c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0850 item 13 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aea40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aea40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aea40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aea40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aea40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.580811768 +0000 UTC m=+102.727266353 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aea40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aef80): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aef80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aef80): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aef80): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aef80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.580811768 +0000 UTC m=+102.727266353 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aef80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0bd0 item 14 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008af6c0): _readAt: size=2, off=0 2025/11/17 01:17:10 ERROR : open-test-file(0xc0008af6c0): Couldn't read size of file 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008af6c0): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008af6c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008af6c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008af6c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008af6c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008afa80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008afa80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008afa80): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008afa80): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008afa80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.582762557 +0000 UTC m=+102.729217142 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008afa80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416800): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416800): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416800): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416800): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416800): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.582762557 +0000 UTC m=+102.729217142 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416800): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1260 item 15 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417140): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417140): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417140): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417140): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417140): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.584423753 +0000 UTC m=+102.730878338 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417140): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417840): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417840): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417840): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417840): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417840): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.584423753 +0000 UTC m=+102.730878338 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417840): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d16c0 item 16 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa280): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa280): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa280): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa280): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa280): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.586396073 +0000 UTC m=+102.732850658 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa280): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa700): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa700): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa700): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa700): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa700): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa700): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa700): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa700): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.586396073 +0000 UTC m=+102.732850658 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa700): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000af8140): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000af8140): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000af8140): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000af8140): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000af8140): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.586396073 +0000 UTC m=+102.732850658 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000af8140): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1b90 item 17 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a1a40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a1a40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a1a40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a1a40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a1a40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.591400179 +0000 UTC m=+102.737854764 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a1a40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568080): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568080): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568080): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568080): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568080): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.591400179 +0000 UTC m=+102.737854764 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568080): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f3b0 item 18 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568700): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568700): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568700): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568700): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568700): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.594328953 +0000 UTC m=+102.740783538 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568700): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568c00): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568c00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568c00): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568c00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568c00): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568c00): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568c00): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568c00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.594328953 +0000 UTC m=+102.740783538 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568c00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569100): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569100): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569100): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569100): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569100): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.594328953 +0000 UTC m=+102.740783538 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569100): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fb90 item 19 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569780): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569780): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569780): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569780): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569780): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.597278506 +0000 UTC m=+102.743733091 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569780): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569dc0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569dc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569dc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569dc0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569dc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.597278506 +0000 UTC m=+102.743733091 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569dc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a700 item 20 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c4c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c4c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c4c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c4c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c4c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.600895971 +0000 UTC m=+102.747350566 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c4c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c9c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c9c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c9c0): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c9c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c9c0): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c9c0): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c9c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c9c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.600895971 +0000 UTC m=+102.747350566 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c9c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069cec0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069cec0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069cec0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069cec0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069cec0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.600895971 +0000 UTC m=+102.747350566 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069cec0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037acb0 item 21 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d540): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d540): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d540): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d540): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d540): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.603266166 +0000 UTC m=+102.749720752 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d540): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069da80): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069da80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069da80): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069da80): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069da80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.603266166 +0000 UTC m=+102.749720752 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069da80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bab0 item 22 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a1c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a1c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a1c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a1c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a1c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.605083346 +0000 UTC m=+102.751537941 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a1c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a6c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a6c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a6c0): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a6c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a6c0): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a6c0): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a6c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a6c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.605083346 +0000 UTC m=+102.751537941 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a6c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051abc0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051abc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051abc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051abc0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051abc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.605083346 +0000 UTC m=+102.751537941 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051abc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ea3f0 item 23 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b280): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b280): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b280): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b280): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b280): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.607613732 +0000 UTC m=+102.754068316 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b280): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b880): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b880): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b880): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b880): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b880): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.607613732 +0000 UTC m=+102.754068316 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b880): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007eab60 item 24 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051bec0): _readAt: size=2, off=0 2025/11/17 01:17:10 ERROR : open-test-file(0xc00051bec0): Couldn't read size of file 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051bec0): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051bec0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051bec0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051bec0): close: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051bec0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10340): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10340): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10340): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10340): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10340): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.609750118 +0000 UTC m=+102.756204704 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10340): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10840): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10840): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10840): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10840): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10840): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10840): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10840): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10840): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.609750118 +0000 UTC m=+102.756204704 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10840): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10d80): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10d80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10d80): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10d80): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10d80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.609750118 +0000 UTC m=+102.756204704 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10d80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007eb420 item 25 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11400): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11400): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11400): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11400): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11400): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.61254385 +0000 UTC m=+102.758998435 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11400): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11940): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11940): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11940): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11940): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11940): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.61254385 +0000 UTC m=+102.758998435 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11940): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ebc00 item 26 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4000): _readAt: size=2, off=0 2025/11/17 01:17:10 ERROR : open-test-file(0xc0008d4000): Couldn't read size of file 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4000): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4000): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4000): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4000): close: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4000): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d43c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d43c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d43c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d43c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d43c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.614478498 +0000 UTC m=+102.760933083 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d43c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4900): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4900): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4900): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4900): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4900): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4900): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4900): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4900): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.614478498 +0000 UTC m=+102.760933083 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4900): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4e40): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4e40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4e40): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4e40): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4e40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.614478498 +0000 UTC m=+102.760933083 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4e40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc690 item 27 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d54c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d54c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d54c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d54c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d54c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.617000519 +0000 UTC m=+102.763455124 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d54c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5a00): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5a00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5a00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5a00): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5a00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.617000519 +0000 UTC m=+102.763455124 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5a00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd490 item 28 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02100): _readAt: size=2, off=0 2025/11/17 01:17:10 ERROR : open-test-file(0xc000b02100): Couldn't read size of file 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02100): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02100): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02100): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02100): close: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02100): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b024c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b024c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b024c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b024c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b024c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.618864776 +0000 UTC m=+102.765319362 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b024c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02b80): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02b80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02b80): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02b80): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02b80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.618864776 +0000 UTC m=+102.765319362 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02b80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd8f0 item 29 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03240): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03240): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03240): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03240): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03240): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.620582548 +0000 UTC m=+102.767037193 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03240): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03780): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03780): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03780): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03780): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03780): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.620582548 +0000 UTC m=+102.767037193 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03780): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bddc0 item 30 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03dc0): _readAt: size=2, off=0 2025/11/17 01:17:10 ERROR : open-test-file(0xc000b03dc0): Couldn't read size of file 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03dc0): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03dc0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03dc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03dc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03dc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4200): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4200): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4200): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4200): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4200): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.623159561 +0000 UTC m=+102.769614156 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4200): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e48c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e48c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e48c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e48c0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e48c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.623159561 +0000 UTC m=+102.769614156 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e48c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694310 item 31 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4f40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4f40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4f40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4f40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4f40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.625379946 +0000 UTC m=+102.771834551 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4f40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5580): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5580): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5580): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5580): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5580): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.625379946 +0000 UTC m=+102.771834551 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5580): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694690 item 32 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5bc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5bc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5bc0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5bc0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5bc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.62743938 +0000 UTC m=+102.773893975 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5bc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001580c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001580c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001580c0): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001580c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001580c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694d90 item 33 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001580c0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001580c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.628496102 +0000 UTC m=+102.774950707 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001580c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001585c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001585c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001585c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001585c0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001585c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.628496102 +0000 UTC m=+102.774950707 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001585c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006950a0 item 33 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158c80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158c80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158c80): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158c80): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158c80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.630912334 +0000 UTC m=+102.777366939 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158c80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159100): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159100): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695490 item 34 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159100): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159100): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159100): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159100): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159100): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.631818613 +0000 UTC m=+102.778273219 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159100): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159640): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159640): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159640): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159640): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159640): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.631818613 +0000 UTC m=+102.778273219 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159640): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006957a0 item 34 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159cc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159cc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159cc0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159cc0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159cc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.63428979 +0000 UTC m=+102.780744394 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159cc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007581c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007581c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007581c0): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007581c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007581c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695b90 item 35 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007581c0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007581c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.63503607 +0000 UTC m=+102.781490644 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007581c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007586c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007586c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007586c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007586c0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007586c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.63503607 +0000 UTC m=+102.781490644 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007586c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695d50 item 35 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758d40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758d40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758d40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758d40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758d40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.637177906 +0000 UTC m=+102.783632501 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758d40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759280): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759280): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004962a0 item 36 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759280): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759280): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759280): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759280): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759280): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.637928324 +0000 UTC m=+102.784382909 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759280): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007597c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007597c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007597c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007597c0): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007597c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.637928324 +0000 UTC m=+102.784382909 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007597c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496620 item 36 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759e00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759e00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759e00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759e00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759e00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.639612383 +0000 UTC m=+102.786066969 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759e00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62300): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62300): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62300): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62300): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62300): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496e00 item 37 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62300): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62300): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.64052742 +0000 UTC m=+102.786982005 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62300): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62840): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62840): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62840): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62840): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62840): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.64052742 +0000 UTC m=+102.786982005 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62840): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497340 item 37 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62ec0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62ec0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62ec0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62ec0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62ec0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.643499003 +0000 UTC m=+102.789953598 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62ec0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a633c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a633c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497c70 item 38 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a633c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a633c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a633c0): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a633c0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a633c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.644585762 +0000 UTC m=+102.791040357 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a633c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63900): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63900): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63900): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63900): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63900): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.644585762 +0000 UTC m=+102.791040357 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63900): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497ea0 item 38 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72000): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72000): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72000): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72000): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72000): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.646776632 +0000 UTC m=+102.793231237 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72000): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72500): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72500): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72500): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72500): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72500): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ee70 item 39 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72500): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72500): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.647604204 +0000 UTC m=+102.794058799 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72500): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72a00): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72a00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72a00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72a00): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72a00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.647604204 +0000 UTC m=+102.794058799 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72a00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f180 item 39 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73080): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73080): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73080): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73080): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73080): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.649506502 +0000 UTC m=+102.795961097 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73080): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b735c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b735c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031f9d0 item 40 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b735c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b735c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b735c0): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b735c0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b735c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.650353321 +0000 UTC m=+102.796807916 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b735c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73b00): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73b00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73b00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73b00): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73b00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.650353321 +0000 UTC m=+102.796807916 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73b00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031fc70 item 40 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c140): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c140): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c140): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c140): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c140): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c140): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c140): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.652184485 +0000 UTC m=+102.798639090 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c140): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c640): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c640): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c640): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c540 item 41 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c640): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c640): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.652997801 +0000 UTC m=+102.799452396 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017c640): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017cb00): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017cb00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017cb00): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017cb00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017cb00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c930 item 41 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017cb00): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017cb00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.653699036 +0000 UTC m=+102.800153641 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017cb00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d040): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d040): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d040): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d040): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d040): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.653699036 +0000 UTC m=+102.800153641 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d040): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cc40 item 41 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d700): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d700): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d700): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d700): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d700): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d700): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d700): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.655781683 +0000 UTC m=+102.802236278 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017d700): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017dc00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017dc00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017dc00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d180 item 42 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017dc00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017dc00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.656576083 +0000 UTC m=+102.803030688 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00017dc00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b0540): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b0540): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d500 item 42 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b0540): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b0540): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b0540): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b0540): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b0540): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.65744346 +0000 UTC m=+102.803898095 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b0540): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b1700): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b1700): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b1700): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b1700): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b1700): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.65744346 +0000 UTC m=+102.803898095 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b1700): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d7a0 item 42 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b1ec0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b1ec0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b1ec0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b1ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b1ec0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b1ec0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b1ec0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.659385513 +0000 UTC m=+102.805840097 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0003b1ec0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac480): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac480): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac480): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dd50 item 43 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac480): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac480): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.660422046 +0000 UTC m=+102.806876632 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac480): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac9c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac9c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac9c0): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac9c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac9c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348540 item 43 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac9c0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac9c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.661005021 +0000 UTC m=+102.807459606 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ac9c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008acf00): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008acf00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008acf00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008acf00): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008acf00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.661005021 +0000 UTC m=+102.807459606 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008acf00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348700 item 43 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad540): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad540): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad540): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad540): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad540): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad540): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad540): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.662538367 +0000 UTC m=+102.808992952 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ad540): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ada40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ada40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ada40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349500 item 44 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ada40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ada40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.663108026 +0000 UTC m=+102.809562610 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ada40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075a000): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075a000): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349b20 item 44 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075a000): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075a000): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075a000): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075a000): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075a000): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.666625332 +0000 UTC m=+102.813079937 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075a000): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075a580): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075a580): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075a580): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075a580): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075a580): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.666625332 +0000 UTC m=+102.813079937 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075a580): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349ce0 item 44 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075abc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075abc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075abc0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075abc0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075abc0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075abc0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075abc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.668962097 +0000 UTC m=+102.815416701 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075abc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075b0c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075b0c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075b0c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007de540 item 45 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075b0c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075b0c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.669712724 +0000 UTC m=+102.816167329 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075b0c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075b7c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075b7c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075b7c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075b7c0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075b7c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.669712724 +0000 UTC m=+102.816167329 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075b7c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007de700 item 45 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075be00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075be00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075be00): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075be00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075be00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075be00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075be00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.67221636 +0000 UTC m=+102.818670965 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00075be00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000840380): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000840380): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000840380): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ded20 item 46 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000840380): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000840380): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.672842996 +0000 UTC m=+102.819297600 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000840380): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000840a80): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000840a80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000840a80): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000840a80): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000840a80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.672842996 +0000 UTC m=+102.819297600 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000840a80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007def50 item 46 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008410c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008410c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008410c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008410c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008410c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008410c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008410c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.675167705 +0000 UTC m=+102.821622300 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008410c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008415c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008415c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008415c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007df420 item 47 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008415c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008415c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.677085504 +0000 UTC m=+102.823540088 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008415c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000841cc0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000841cc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000841cc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000841cc0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000841cc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.677085504 +0000 UTC m=+102.823540088 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000841cc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007df7a0 item 47 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000876380): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000876380): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000876380): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000876380): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000876380): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000876380): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000876380): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.679460679 +0000 UTC m=+102.825915264 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000876380): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000876880): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000876880): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000876880): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007dfea0 item 48 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000876880): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000876880): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.680201629 +0000 UTC m=+102.826656213 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000876880): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000876f80): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000876f80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000876f80): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000876f80): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000876f80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.680201629 +0000 UTC m=+102.826656213 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000876f80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110150 item 48 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008775c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008775c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008775c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008775c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008775c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.684848124 +0000 UTC m=+102.831302709 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008775c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000877a40): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000877a40): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000877a40): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000877a40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000877a40): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000877a40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110620 item 49 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000877a40): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000877a40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.685701234 +0000 UTC m=+102.832155819 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000877a40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ce000): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ce000): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ce000): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ce000): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ce000): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.685701234 +0000 UTC m=+102.832155819 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ce000): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001108c0 item 49 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ce680): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ce680): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ce680): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ce680): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ce680): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.687951154 +0000 UTC m=+102.834405739 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ce680): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ceb80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ceb80): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ceb80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111030 item 50 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ceb80): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ceb80): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ceb80): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ceb80): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ceb80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.688806829 +0000 UTC m=+102.835261415 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ceb80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008cf100): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008cf100): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008cf100): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008cf100): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008cf100): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.688806829 +0000 UTC m=+102.835261415 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008cf100): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001111f0 item 50 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008cf780): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008cf780): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008cf780): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008cf780): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008cf780): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.69183542 +0000 UTC m=+102.838290006 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008cf780): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008cfc80): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008cfc80): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008cfc80): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008cfc80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008cfc80): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008cfc80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111810 item 51 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008cfc80): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008cfc80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.692682309 +0000 UTC m=+102.839136894 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008cfc80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000918240): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000918240): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000918240): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000918240): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000918240): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.692682309 +0000 UTC m=+102.839136894 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000918240): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111c00 item 51 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009188c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009188c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009188c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009188c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009188c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.695587568 +0000 UTC m=+102.842042153 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009188c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000918dc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000918dc0): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000918dc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b580e0 item 52 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000918dc0): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000918dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000918dc0): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000918dc0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000918dc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.696603334 +0000 UTC m=+102.843057920 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000918dc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000919340): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000919340): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000919340): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000919340): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000919340): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.696603334 +0000 UTC m=+102.843057920 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000919340): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b582a0 item 52 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009199c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009199c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009199c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009199c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009199c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.69909108 +0000 UTC m=+102.845545685 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009199c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000919ec0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000919ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000919ec0): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000919ec0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000919ec0): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000919ec0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b58850 item 53 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000919ec0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000919ec0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.700028008 +0000 UTC m=+102.846482613 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000919ec0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094c480): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094c480): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094c480): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094c480): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094c480): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.700028008 +0000 UTC m=+102.846482613 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094c480): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b58a10 item 53 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094cb00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094cb00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094cb00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094cb00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094cb00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.702650967 +0000 UTC m=+102.849105572 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094cb00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d000): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d000): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d000): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b58d90 item 54 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d000): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d000): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d000): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d000): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d000): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.703569801 +0000 UTC m=+102.850024405 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d000): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d580): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d580): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d580): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d580): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d580): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.703569801 +0000 UTC m=+102.850024405 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d580): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b58f50 item 54 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd8440): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd8440): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd8440): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd8440): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd8440): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.705595732 +0000 UTC m=+102.852050337 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd8440): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd8940): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd8940): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd8940): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd8940): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd8940): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd8940): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004945b0 item 55 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd8940): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd8940): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.706295214 +0000 UTC m=+102.852749819 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd8940): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd8e80): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd8e80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd8e80): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd8e80): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd8e80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.706295214 +0000 UTC m=+102.852749819 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd8e80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494a80 item 55 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd9500): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd9500): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd9500): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd9500): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd9500): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.708646253 +0000 UTC m=+102.855100858 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd9500): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd9a00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd9a00): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd9a00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004951f0 item 56 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd9a00): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd9a00): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd9a00): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd9a00): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd9a00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.709581878 +0000 UTC m=+102.856036483 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000bd9a00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000982000): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000982000): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000982000): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000982000): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000982000): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.709581878 +0000 UTC m=+102.856036483 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000982000): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495810 item 56 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000982640): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000982640): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000982640): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000982640): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000982640): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000982640): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000982640): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000982640): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.712374477 +0000 UTC m=+102.858829092 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000982640): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000982b80): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000982b80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000982b80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e21c0 item 57 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000982b80): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000982b80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.713193793 +0000 UTC m=+102.859648398 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000982b80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009830c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009830c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009830c0): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009830c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009830c0): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009830c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e2620 item 57 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009830c0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009830c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.714363748 +0000 UTC m=+102.860818363 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009830c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000983640): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000983640): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000983640): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000983640): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000983640): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.714363748 +0000 UTC m=+102.860818363 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000983640): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e2cb0 item 57 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000983c80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000983c80): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000983c80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000983c80): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000983c80): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000983c80): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000983c80): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000983c80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.716823461 +0000 UTC m=+102.863278066 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000983c80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4240): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4240): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4240): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e3030 item 58 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4240): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4240): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.717646276 +0000 UTC m=+102.864100881 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4240): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4780): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4780): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4780): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e3340 item 58 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4780): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4780): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4780): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4780): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4780): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.718576801 +0000 UTC m=+102.865031406 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4780): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4d40): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4d40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4d40): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4d40): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4d40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.718576801 +0000 UTC m=+102.865031406 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4d40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e3570 item 58 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d900): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d900): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d900): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d900): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d900): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d900): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d900): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d900): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.720433403 +0000 UTC m=+102.866887988 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094d900): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094de40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094de40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094de40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b591f0 item 59 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094de40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094de40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.721234526 +0000 UTC m=+102.867689111 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00094de40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02400): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02400): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02400): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02400): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02400): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02400): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b593b0 item 59 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02400): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02400): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.721816918 +0000 UTC m=+102.868271503 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02400): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02980): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02980): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02980): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02980): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02980): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.721816918 +0000 UTC m=+102.868271503 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02980): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b596c0 item 59 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02fc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02fc0): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02fc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02fc0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02fc0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02fc0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02fc0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02fc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.723760593 +0000 UTC m=+102.870215179 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a02fc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a03500): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a03500): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a03500): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b59a40 item 60 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a03500): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a03500): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.724369266 +0000 UTC m=+102.870823850 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a03500): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a03a40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a03a40): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a03a40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b59ce0 item 60 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a03a40): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a03a40): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a03a40): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a03a40): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a03a40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.724950366 +0000 UTC m=+102.871404950 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a03a40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50080): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50080): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50080): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50080): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50080): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.724950366 +0000 UTC m=+102.871404950 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50080): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b59f10 item 60 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a506c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a506c0): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a506c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a506c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a506c0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a506c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a506c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a506c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.726902928 +0000 UTC m=+102.873357513 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a506c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50c00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50c00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50c00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a310 item 61 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50c00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50c00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.727465233 +0000 UTC m=+102.873919818 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a50c00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51300): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51300): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51300): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51300): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51300): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.727465233 +0000 UTC m=+102.873919818 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51300): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a620 item 61 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b5440): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b5440): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b5440): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b5440): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b5440): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b5440): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b5440): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b5440): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.72949464 +0000 UTC m=+102.875949214 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b5440): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b44c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b44c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b44c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484930 item 62 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b44c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b44c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.729991872 +0000 UTC m=+102.876446457 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b44c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4bc0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4bc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4bc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4bc0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4bc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.729991872 +0000 UTC m=+102.876446457 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b4bc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484d20 item 62 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b5200): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b5200): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b5200): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b5200): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b5200): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b5200): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b5200): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b5200): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.731620247 +0000 UTC m=+102.878074832 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b5200): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b59c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b59c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b59c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485960 item 63 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b59c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b59c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.732277139 +0000 UTC m=+102.878731724 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009b59c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51880): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51880): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51880): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51880): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51880): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.732277139 +0000 UTC m=+102.878731724 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51880): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485b90 item 63 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51ec0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51ec0): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51ec0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51ec0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51ec0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51ec0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51ec0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.733901276 +0000 UTC m=+102.880355861 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a51ec0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa480): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa480): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa480): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e2380 item 64 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa480): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa480): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.734453782 +0000 UTC m=+102.880908367 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afa480): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afab80): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afab80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afab80): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afab80): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afab80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.734453782 +0000 UTC m=+102.880908367 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afab80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e28c0 item 64 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afb240): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afb240): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afb240): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afb240): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afb240): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.736006664 +0000 UTC m=+102.882461249 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afb240): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afb6c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afb6c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afb6c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afb6c0): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afb6c0): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e2ee0 item 65 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afb6c0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afb6c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.736596571 +0000 UTC m=+102.883051156 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afb6c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afbbc0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afbbc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afbbc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afbbc0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afbbc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.736596571 +0000 UTC m=+102.883051156 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000afbbc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e30a0 item 65 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a280): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a280): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a280): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a280): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a280): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.737982491 +0000 UTC m=+102.884437075 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a280): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a700): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a700): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e35e0 item 66 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a700): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a700): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a700): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a700): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a700): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.738700527 +0000 UTC m=+102.885155112 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2a700): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2ac40): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2ac40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2ac40): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2ac40): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2ac40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.738700527 +0000 UTC m=+102.885155112 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2ac40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e3810 item 66 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b2c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b2c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b2c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b2c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b2c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.740437747 +0000 UTC m=+102.886892332 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b2c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b740): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b740): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b740): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b740): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b740): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e3c00 item 67 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b740): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b740): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.741123282 +0000 UTC m=+102.887577868 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2b740): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2bc40): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2bc40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2bc40): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2bc40): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2bc40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.741123282 +0000 UTC m=+102.887577868 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000c2bc40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e3dc0 item 67 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c340): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c340): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c340): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c340): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c340): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.743243228 +0000 UTC m=+102.889697813 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c340): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c840): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c840): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040abd0 item 68 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c840): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c840): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c840): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c840): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c840): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.743965824 +0000 UTC m=+102.890420409 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082c840): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082cd80): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082cd80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082cd80): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082cd80): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082cd80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.743965824 +0000 UTC m=+102.890420409 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082cd80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ad90 item 68 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d3c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d3c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d3c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d3c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d3c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.745710917 +0000 UTC m=+102.892165492 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d3c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d840): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d840): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d840): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d840): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d840): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b180 item 69 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d840): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d840): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.746368151 +0000 UTC m=+102.892822735 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082d840): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082de40): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082de40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082de40): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082de40): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082de40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.746368151 +0000 UTC m=+102.892822735 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00082de40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b500 item 69 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cca80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cca80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cca80): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cca80): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cca80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.748640643 +0000 UTC m=+102.895095248 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0002cca80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6680): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6680): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0150 item 70 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6680): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6680): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6680): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6680): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6680): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.749554908 +0000 UTC m=+102.896009503 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c6680): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7740): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7740): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7740): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7740): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7740): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.749554908 +0000 UTC m=+102.896009503 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7740): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0460 item 70 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7dc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7dc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7dc0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7dc0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7dc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.751497792 +0000 UTC m=+102.897952397 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007c7dc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842340): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842340): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842340): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842340): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842340): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d07e0 item 71 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842340): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842340): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.752320375 +0000 UTC m=+102.898774980 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842340): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842840): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842840): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842840): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842840): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842840): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.752320375 +0000 UTC m=+102.898774980 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842840): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d09a0 item 71 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842f00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842f00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842f00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842f00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842f00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.754255265 +0000 UTC m=+102.900709849 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000842f00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843500): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843500): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0d90 item 72 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843500): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843500): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843500): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843500): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843500): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.7552816 +0000 UTC m=+102.901736185 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843500): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843a40): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843a40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843a40): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843a40): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843a40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.7552816 +0000 UTC m=+102.901736185 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000843a40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d11f0 item 72 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8080): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8080): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8080): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8080): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8080): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8080): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8080): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.756714598 +0000 UTC m=+102.903169182 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8080): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8580): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8580): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8580): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1650 item 73 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8580): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8580): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.75764923 +0000 UTC m=+102.904103836 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8580): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8a40): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8a40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8a40): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8a40): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8a40): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1960 item 73 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8a40): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8a40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.758253323 +0000 UTC m=+102.904707909 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8a40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8f80): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8f80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8f80): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8f80): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8f80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.758253323 +0000 UTC m=+102.904707909 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a8f80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1b20 item 73 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a96c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a96c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a96c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a96c0): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a96c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a96c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a96c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.761230358 +0000 UTC m=+102.907684963 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a96c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9bc0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9bc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9bc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428310 item 74 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9bc0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9bc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.76193009 +0000 UTC m=+102.908384696 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0009a9bc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013a380): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013a380): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428850 item 74 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013a380): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013a380): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013a380): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013a380): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013a380): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.762789413 +0000 UTC m=+102.909244017 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013a380): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013ab00): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013ab00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013ab00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013ab00): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013ab00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.762789413 +0000 UTC m=+102.909244017 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013ab00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429030 item 74 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b140): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b140): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b140): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b140): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b140): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b140): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b140): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.764809361 +0000 UTC m=+102.911263946 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b140): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b640): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b640): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b640): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429c70 item 75 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b640): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b640): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.766968921 +0000 UTC m=+102.913423507 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013b640): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013bb80): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013bb80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013bb80): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013bb80): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013bb80): _writeAt: size=3, off=2 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050310 item 75 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013bb80): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013bb80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.768121504 +0000 UTC m=+102.914576109 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00013bb80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae140): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae140): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae140): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae140): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae140): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.768121504 +0000 UTC m=+102.914576109 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae140): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050540 item 75 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae780): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae780): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae780): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae780): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae780): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae780): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae780): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.773085294 +0000 UTC m=+102.919539880 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008ae780): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aec80): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aec80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aec80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050af0 item 76 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aec80): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aec80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.776687291 +0000 UTC m=+102.923141877 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008aec80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416ac0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416ac0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2150 item 76 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416ac0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416ac0): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416ac0): _writeAt: size=3, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416ac0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416ac0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.777634378 +0000 UTC m=+102.924088963 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000416ac0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0004171c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0004171c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0004171c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0004171c0): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0004171c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.777634378 +0000 UTC m=+102.924088963 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0004171c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2460 item 76 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417a00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417a00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417a00): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417a00): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417a00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417a00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417a00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.783636416 +0000 UTC m=+102.930091022 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000417a00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a02c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a02c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a02c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2bd0 item 77 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a02c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a02c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.786828133 +0000 UTC m=+102.933282717 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a02c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0e00): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0e00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0e00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0e00): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0e00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.786828133 +0000 UTC m=+102.933282717 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a0e00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3110 item 77 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a18c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a18c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a18c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a18c0): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a18c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a18c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a18c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.789685954 +0000 UTC m=+102.936140539 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a18c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a1ec0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a1ec0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a1ec0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3650 item 78 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a1ec0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a1ec0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.791932688 +0000 UTC m=+102.938387273 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0006a1ec0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568640): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568640): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568640): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568640): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568640): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.791932688 +0000 UTC m=+102.938387273 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568640): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3880 item 78 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568c80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568c80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568c80): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568c80): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568c80): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568c80): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568c80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.796500206 +0000 UTC m=+102.942954791 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000568c80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569180): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569180): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569180): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e0e0 item 79 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569180): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569180): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.79736607 +0000 UTC m=+102.943820654 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569180): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569880): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569880): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569880): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569880): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569880): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.79736607 +0000 UTC m=+102.943820654 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000569880): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e850 item 79 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c040): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c040): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c040): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c040): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c040): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c040): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c040): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.800209613 +0000 UTC m=+102.946664198 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c040): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c540): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c540): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c540): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ecb0 item 80 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c540): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c540): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.800882735 +0000 UTC m=+102.947337311 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069c540): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069cc40): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069cc40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069cc40): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069cc40): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069cc40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.800882735 +0000 UTC m=+102.947337311 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069cc40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ee70 item 80 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d280): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d280): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d280): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d280): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d280): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.803154597 +0000 UTC m=+102.949609183 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d280): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d700): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d700): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d700): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d700): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d700): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d700): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f570 item 81 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d700): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d700): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.80400863 +0000 UTC m=+102.950463214 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069d700): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069dc80): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069dc80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069dc80): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069dc80): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069dc80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.80400863 +0000 UTC m=+102.950463214 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00069dc80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fa40 item 81 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a380): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a380): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a380): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a380): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a380): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.806264461 +0000 UTC m=+102.952719046 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a380): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a880): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a880): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a880): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a2a0 item 82 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a880): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a880): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a880): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a880): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a880): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.806913297 +0000 UTC m=+102.953367883 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051a880): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051ae00): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051ae00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051ae00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051ae00): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051ae00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.806913297 +0000 UTC m=+102.953367883 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051ae00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a690 item 82 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b540): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b540): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b540): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b540): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b540): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.809037922 +0000 UTC m=+102.955492507 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051b540): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051ba80): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051ba80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051ba80): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051ba80): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051ba80): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051ba80): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037abd0 item 83 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051ba80): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051ba80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.809952378 +0000 UTC m=+102.956406964 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc00051ba80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10040): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10040): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10040): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10040): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10040): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.809952378 +0000 UTC m=+102.956406964 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10040): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b180 item 83 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10700): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10700): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10700): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10700): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10700): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.812405199 +0000 UTC m=+102.958859775 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10700): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10c00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10c00): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10c00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bab0 item 84 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10c00): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10c00): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10c00): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10c00): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10c00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.813278667 +0000 UTC m=+102.959733243 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a10c00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11180): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11180): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11180): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11180): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11180): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.813278667 +0000 UTC m=+102.959733243 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11180): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ea1c0 item 84 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11800): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11800): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11800): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11800): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11800): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.815630368 +0000 UTC m=+102.962084954 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11800): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11d00): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11d00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11d00): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11d00): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11d00): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11d00): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ea5b0 item 85 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11d00): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11d00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.816267393 +0000 UTC m=+102.962721978 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a11d00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d42c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d42c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d42c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d42c0): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d42c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.816267393 +0000 UTC m=+102.962721978 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d42c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007eaa10 item 85 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4980): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4980): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4980): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4980): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4980): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.817679433 +0000 UTC m=+102.964134017 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4980): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4e80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4e80): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4e80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007eb110 item 86 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4e80): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4e80): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4e80): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4e80): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4e80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.818530709 +0000 UTC m=+102.964985294 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d4e80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5400): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5400): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5400): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5400): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5400): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.818530709 +0000 UTC m=+102.964985294 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5400): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007eb5e0 item 86 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5a80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5a80): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5a80): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5a80): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5a80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.820571647 +0000 UTC m=+102.967026232 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008d5a80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02040): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02040): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02040): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02040): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02040): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02040): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007eb9d0 item 87 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02040): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02040): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.82234858 +0000 UTC m=+102.968803155 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02040): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02580): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02580): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02580): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02580): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02580): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.82234858 +0000 UTC m=+102.968803155 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02580): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ebe30 item 87 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02c00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02c00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02c00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02c00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02c00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.824033511 +0000 UTC m=+102.970488096 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b02c00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03140): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03140): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03140): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc850 item 88 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03140): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03140): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03140): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03140): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03140): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.824664896 +0000 UTC m=+102.971119481 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03140): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b036c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b036c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b036c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b036c0): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b036c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.824664896 +0000 UTC m=+102.971119481 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b036c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bce00 item 88 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03d00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03d00): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03d00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03d00): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03d00): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03d00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03d00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03d00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.826300844 +0000 UTC m=+102.972755429 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b03d00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e42c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e42c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e42c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd650 item 89 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e42c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e42c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.826932268 +0000 UTC m=+102.973386853 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e42c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4800): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4800): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4800): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4800): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4800): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4800): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd880 item 89 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4800): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4800): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.827532594 +0000 UTC m=+102.973987180 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4800): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4d80): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4d80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4d80): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4d80): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4d80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.827532594 +0000 UTC m=+102.973987180 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e4d80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdb20 item 89 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e54c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e54c0): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e54c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e54c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e54c0): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e54c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e54c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e54c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.829245246 +0000 UTC m=+102.975699832 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e54c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5a00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5a00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5a00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006940e0 item 90 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5a00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5a00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.829920744 +0000 UTC m=+102.976375328 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5a00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5f40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5f40): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5f40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006942a0 item 90 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5f40): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5f40): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5f40): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5f40): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5f40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.830603274 +0000 UTC m=+102.977057858 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0008e5f40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158580): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158580): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158580): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158580): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158580): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.830603274 +0000 UTC m=+102.977057858 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158580): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694460 item 90 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158c40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158c40): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158c40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158c40): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158c40): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158c40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158c40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158c40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.832102597 +0000 UTC m=+102.978557182 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000158c40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159180): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159180): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159180): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694a80 item 91 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159180): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159180): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.832678928 +0000 UTC m=+102.979133513 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159180): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001596c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001596c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001596c0): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001596c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001596c0): >_readAt: n=2, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001596c0): _writeAt: size=3, off=7 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000694c40 item 91 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001596c0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001596c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.833305904 +0000 UTC m=+102.979760488 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0001596c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159c80): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159c80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159c80): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159c80): >_readAt: n=8, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159c80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.833305904 +0000 UTC m=+102.979760488 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000159c80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695030 item 91 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758340): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758340): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758340): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758340): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758340): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758340): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758340): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758340): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.834782063 +0000 UTC m=+102.981236648 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758340): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758880): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758880): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758880): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695420 item 92 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758880): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758880): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.835388901 +0000 UTC m=+102.981843486 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758880): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758dc0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758dc0): open at offset 5 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758dc0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006956c0 item 92 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758dc0): _readAt: size=2, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758dc0): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758dc0): _writeAt: size=3, off=5 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758dc0): >_writeAt: n=3, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758dc0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.836093703 +0000 UTC m=+102.982548288 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000758dc0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007593c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007593c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007593c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007593c0): >_readAt: n=3, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007593c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.836093703 +0000 UTC m=+102.982548288 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc0007593c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695960 item 92 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759a00): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759a00): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759a00): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759a00): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759a00): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759a00): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759a00): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759a00): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.837970663 +0000 UTC m=+102.984425248 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759a00): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759f40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759f40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759f40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695ce0 item 93 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759f40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759f40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.838547556 +0000 UTC m=+102.985002141 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000759f40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a626c0): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a626c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a626c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a626c0): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a626c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.838547556 +0000 UTC m=+102.985002141 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a626c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000695ea0 item 93 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62d40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62d40): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62d40): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62d40): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62d40): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62d40): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62d40): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62d40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.84021315 +0000 UTC m=+102.986667735 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a62d40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63280): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63280): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63280): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004965b0 item 94 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63280): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63280): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.840827281 +0000 UTC m=+102.987281867 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63280): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63980): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63980): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63980): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63980): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63980): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.840827281 +0000 UTC m=+102.987281867 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000a63980): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496850 item 94 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72040): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72040): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72040): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72040): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72040): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72040): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72040): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72040): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.842502594 +0000 UTC m=+102.988957179 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72040): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72580): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72580): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72580): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496f50 item 95 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72580): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72580): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.843155128 +0000 UTC m=+102.989609713 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72580): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72c80): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72c80): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72c80): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72c80): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72c80): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.843155128 +0000 UTC m=+102.989609713 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b72c80): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497730 item 95 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b732c0): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b732c0): open at offset 0 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b732c0): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b732c0): _readAt: size=2, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b732c0): >_readAt: n=0, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b732c0): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b732c0): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b732c0): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.844893408 +0000 UTC m=+102.991347983 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b732c0): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73840): _writeAt: size=5, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73840): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73840): >openPending: err= 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497dc0 item 96 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73840): >_writeAt: n=5, err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73840): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.845548939 +0000 UTC m=+102.992003534 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73840): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/17 01:17:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/17 01:17:10 DEBUG : open-test-file: newRWFileHandle: 2025/11/17 01:17:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/17 01:17:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73f40): _readAt: size=512, off=0 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73f40): openPending: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73f40): >openPending: err= 2025/11/17 01:17:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73f40): >_readAt: n=5, err=EOF 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73f40): close: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-17 01:17:10.845548939 +0000 UTC m=+102.992003534 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:10 DEBUG : open-test-file(0xc000b73f40): >close: err= 2025/11/17 01:17:10 DEBUG : open-test-file: Remove: 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031e0e0 item 96 2025/11/17 01:17:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/17 01:17:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/17 01:17:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/17 01:17:10 DEBUG : open-test-file: >Remove: err= 2025/11/17 01:17:10 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:10 DEBUG : Looking for writers 2025/11/17 01:17:10 DEBUG : >WaitForWriters: 2025/11/17 01:17:10 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.09s) --- PASS: TestRWFileHandleOpenTests/writes (0.54s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.00s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.55s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.09s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:17:11 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:17:11 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:17:11 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:11 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:11 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:17:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:11 DEBUG : file1: newRWFileHandle: 2025/11/17 01:17:11 DEBUG : file1(0xc0008ac880): openPending: 2025/11/17 01:17:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:17:11 DEBUG : file1(0xc0008ac880): >openPending: err= 2025/11/17 01:17:11 DEBUG : file1: >newRWFileHandle: err= 2025/11/17 01:17:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:17:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/17 01:17:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/11/17 01:17:11 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:11 DEBUG : Looking for writers 2025/11/17 01:17:11 DEBUG : file1: reading active writers 2025/11/17 01:17:11 DEBUG : file1: active writers 1 2025/11/17 01:17:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/11/17 01:17:11 DEBUG : Looking for writers 2025/11/17 01:17:11 DEBUG : file1: reading active writers 2025/11/17 01:17:11 DEBUG : file1: active writers 1 2025/11/17 01:17:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/11/17 01:17:11 DEBUG : Looking for writers 2025/11/17 01:17:11 DEBUG : file1: reading active writers 2025/11/17 01:17:11 DEBUG : file1: active writers 1 2025/11/17 01:17:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/11/17 01:17:11 DEBUG : Looking for writers 2025/11/17 01:17:11 DEBUG : file1: reading active writers 2025/11/17 01:17:11 DEBUG : file1: active writers 1 2025/11/17 01:17:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/11/17 01:17:11 DEBUG : Looking for writers 2025/11/17 01:17:11 DEBUG : file1: reading active writers 2025/11/17 01:17:11 DEBUG : file1: active writers 1 2025/11/17 01:17:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/11/17 01:17:11 DEBUG : Looking for writers 2025/11/17 01:17:11 DEBUG : file1: reading active writers 2025/11/17 01:17:11 DEBUG : file1: active writers 1 2025/11/17 01:17:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/11/17 01:17:11 DEBUG : Looking for writers 2025/11/17 01:17:11 DEBUG : file1: reading active writers 2025/11/17 01:17:11 DEBUG : file1: active writers 1 2025/11/17 01:17:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/11/17 01:17:12 DEBUG : Looking for writers 2025/11/17 01:17:12 DEBUG : file1: reading active writers 2025/11/17 01:17:12 DEBUG : file1: active writers 1 2025/11/17 01:17:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:13 DEBUG : Looking for writers 2025/11/17 01:17:13 DEBUG : file1: reading active writers 2025/11/17 01:17:13 DEBUG : file1: active writers 1 2025/11/17 01:17:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:14 DEBUG : Looking for writers 2025/11/17 01:17:14 DEBUG : file1: reading active writers 2025/11/17 01:17:14 DEBUG : file1: active writers 1 2025/11/17 01:17:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:15 DEBUG : Looking for writers 2025/11/17 01:17:15 DEBUG : file1: reading active writers 2025/11/17 01:17:15 DEBUG : file1: active writers 1 2025/11/17 01:17:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:16 DEBUG : Looking for writers 2025/11/17 01:17:16 DEBUG : file1: reading active writers 2025/11/17 01:17:16 DEBUG : file1: active writers 1 2025/11/17 01:17:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:17 DEBUG : Looking for writers 2025/11/17 01:17:17 DEBUG : file1: reading active writers 2025/11/17 01:17:17 DEBUG : file1: active writers 1 2025/11/17 01:17:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:18 DEBUG : Looking for writers 2025/11/17 01:17:18 DEBUG : file1: reading active writers 2025/11/17 01:17:18 DEBUG : file1: active writers 1 2025/11/17 01:17:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:19 DEBUG : Looking for writers 2025/11/17 01:17:19 DEBUG : file1: reading active writers 2025/11/17 01:17:19 DEBUG : file1: active writers 1 2025/11/17 01:17:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:20 DEBUG : Looking for writers 2025/11/17 01:17:20 DEBUG : file1: reading active writers 2025/11/17 01:17:20 DEBUG : file1: active writers 1 2025/11/17 01:17:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:21 DEBUG : Looking for writers 2025/11/17 01:17:21 DEBUG : file1: reading active writers 2025/11/17 01:17:21 DEBUG : file1: active writers 1 2025/11/17 01:17:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:22 DEBUG : Looking for writers 2025/11/17 01:17:22 DEBUG : file1: reading active writers 2025/11/17 01:17:22 DEBUG : file1: active writers 1 2025/11/17 01:17:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:23 DEBUG : Looking for writers 2025/11/17 01:17:23 DEBUG : file1: reading active writers 2025/11/17 01:17:23 DEBUG : file1: active writers 1 2025/11/17 01:17:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:24 DEBUG : Looking for writers 2025/11/17 01:17:24 DEBUG : file1: reading active writers 2025/11/17 01:17:24 DEBUG : file1: active writers 1 2025/11/17 01:17:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:25 DEBUG : Looking for writers 2025/11/17 01:17:25 DEBUG : file1: reading active writers 2025/11/17 01:17:25 DEBUG : file1: active writers 1 2025/11/17 01:17:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:26 DEBUG : Looking for writers 2025/11/17 01:17:26 DEBUG : file1: reading active writers 2025/11/17 01:17:26 DEBUG : file1: active writers 1 2025/11/17 01:17:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:27 DEBUG : Looking for writers 2025/11/17 01:17:27 DEBUG : file1: reading active writers 2025/11/17 01:17:27 DEBUG : file1: active writers 1 2025/11/17 01:17:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:28 DEBUG : Looking for writers 2025/11/17 01:17:28 DEBUG : file1: reading active writers 2025/11/17 01:17:28 DEBUG : file1: active writers 1 2025/11/17 01:17:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:29 DEBUG : Looking for writers 2025/11/17 01:17:29 DEBUG : file1: reading active writers 2025/11/17 01:17:29 DEBUG : file1: active writers 1 2025/11/17 01:17:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:30 DEBUG : Looking for writers 2025/11/17 01:17:30 DEBUG : file1: reading active writers 2025/11/17 01:17:30 DEBUG : file1: active writers 1 2025/11/17 01:17:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:31 DEBUG : Looking for writers 2025/11/17 01:17:31 DEBUG : file1: reading active writers 2025/11/17 01:17:31 DEBUG : file1: active writers 1 2025/11/17 01:17:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:32 DEBUG : Looking for writers 2025/11/17 01:17:32 DEBUG : file1: reading active writers 2025/11/17 01:17:32 DEBUG : file1: active writers 1 2025/11/17 01:17:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:33 DEBUG : Looking for writers 2025/11/17 01:17:33 DEBUG : file1: reading active writers 2025/11/17 01:17:33 DEBUG : file1: active writers 1 2025/11/17 01:17:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:34 DEBUG : Looking for writers 2025/11/17 01:17:34 DEBUG : file1: reading active writers 2025/11/17 01:17:34 DEBUG : file1: active writers 1 2025/11/17 01:17:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:35 DEBUG : Looking for writers 2025/11/17 01:17:35 DEBUG : file1: reading active writers 2025/11/17 01:17:35 DEBUG : file1: active writers 1 2025/11/17 01:17:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:36 DEBUG : Looking for writers 2025/11/17 01:17:36 DEBUG : file1: reading active writers 2025/11/17 01:17:36 DEBUG : file1: active writers 1 2025/11/17 01:17:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:37 DEBUG : Looking for writers 2025/11/17 01:17:37 DEBUG : file1: reading active writers 2025/11/17 01:17:37 DEBUG : file1: active writers 1 2025/11/17 01:17:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:38 DEBUG : Looking for writers 2025/11/17 01:17:38 DEBUG : file1: reading active writers 2025/11/17 01:17:38 DEBUG : file1: active writers 1 2025/11/17 01:17:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:39 DEBUG : Looking for writers 2025/11/17 01:17:39 DEBUG : file1: reading active writers 2025/11/17 01:17:39 DEBUG : file1: active writers 1 2025/11/17 01:17:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:40 DEBUG : Looking for writers 2025/11/17 01:17:40 DEBUG : file1: reading active writers 2025/11/17 01:17:40 DEBUG : file1: active writers 1 2025/11/17 01:17:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/17 01:17:41 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000c59950 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000892808 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824642709568} name:file1 opens:1 downloaders: o: fd:0xc000698a00 info:{ModTime:{wall:13996831150017619170 ext:103245816643 loc:0x429cae0} ATime:{wall:13996831150017619170 ext:103245816643 loc:0x429cae0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/11/17 01:17:41 DEBUG : >WaitForWriters: 2025/11/17 01:17:41 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.28s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:17:41 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:17:41 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:17:41 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:41 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:41 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:17:41 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:17:41 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:17:41 DEBUG : rename_me: newRWFileHandle: 2025/11/17 01:17:41 DEBUG : rename_me(0xc000950240): openPending: 2025/11/17 01:17:41 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/17 01:17:41 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/17 01:17:41 DEBUG : rename_me(0xc000950240): >openPending: err= 2025/11/17 01:17:41 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/17 01:17:41 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/17 01:17:41 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/17 01:17:41 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/17 01:17:41 DEBUG : rename_me(0xc000950240): _writeAt: size=5, off=0 2025/11/17 01:17:41 DEBUG : rename_me(0xc000950240): >_writeAt: n=5, err= 2025/11/17 01:17:41 DEBUG : rename_me(0xc000950240): close: 2025/11/17 01:17:41 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-17 01:17:41.381267433 +0000 UTC m=+133.527722049 2025/11/17 01:17:41 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/17 01:17:41 DEBUG : rename_me(0xc000950240): >close: err= 2025/11/17 01:17:41 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/17 01:17:41 DEBUG : i_was_renamed: Updating file with 0xc000544c00 2025/11/17 01:17:41 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/17 01:17:41 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/17 01:17:41 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:41 DEBUG : Looking for writers 2025/11/17 01:17:41 DEBUG : i_was_renamed: reading active writers 2025/11/17 01:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/17 01:17:41 DEBUG : Looking for writers 2025/11/17 01:17:41 DEBUG : i_was_renamed: reading active writers 2025/11/17 01:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/17 01:17:41 DEBUG : Looking for writers 2025/11/17 01:17:41 DEBUG : i_was_renamed: reading active writers 2025/11/17 01:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/17 01:17:41 DEBUG : Looking for writers 2025/11/17 01:17:41 DEBUG : i_was_renamed: reading active writers 2025/11/17 01:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/17 01:17:41 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/17 01:17:41 DEBUG : Looking for writers 2025/11/17 01:17:41 DEBUG : i_was_renamed: reading active writers 2025/11/17 01:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/17 01:17:41 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:41 DEBUG : Looking for writers 2025/11/17 01:17:41 DEBUG : i_was_renamed: reading active writers 2025/11/17 01:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/17 01:17:41 DEBUG : i_was_renamed: size = 5 OK 2025/11/17 01:17:41 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 01:17:41 INFO : i_was_renamed: Copied (new) 2025/11/17 01:17:41 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-17 01:17:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/17 01:17:41 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/17 01:17:41 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/17 01:17:41 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/17 01:17:42 DEBUG : Looking for writers 2025/11/17 01:17:42 DEBUG : i_was_renamed: reading active writers 2025/11/17 01:17:42 DEBUG : >WaitForWriters: 2025/11/17 01:17:42 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.07s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:17:42 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:17:42 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/17 01:17:42 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:42 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/17 01:17:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{VI-wP}/rclone-test-rusofob2turo" 2025/11/17 01:17:42 INFO : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/17 01:17:42 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:42 DEBUG : forgetting directory cache 2025/11/17 01:17:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate(0xc0008ebec0): _readAt: size=512, off=0 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate(0xc0008ebec0): openPending: 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-17 00:18:42 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/17 01:17:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate(0xc0008ebec0): >openPending: err= 2025/11/17 01:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate(0xc0008ebec0): >_readAt: n=20, err=EOF 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate(0xc0008ebec0): close: 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 00:18:42 +0000 GMT 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate(0xc0008ebec0): >close: err= 2025/11/17 01:17:43 DEBUG : Re-reading directory (109.104823ms old) 2025/11/17 01:17:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:43 DEBUG : forgetting directory cache 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate(0xc0006a0b80): _readAt: size=512, off=0 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate(0xc0006a0b80): openPending: 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-17 00:19:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-11-17 00:18:42 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-17 00:19:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-11-17 00:18:42 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/11/17 01:17:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/17 01:17:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate(0xc0006a0b80): >openPending: err= 2025/11/17 01:17:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate(0xc0006a0b80): >_readAt: n=20, err=EOF 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate(0xc0006a0b80): close: 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 00:19:42 +0000 GMT 2025/11/17 01:17:43 DEBUG : TestRWCacheUpdate(0xc0006a0b80): >close: err= 2025/11/17 01:17:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:44 DEBUG : forgetting directory cache 2025/11/17 01:17:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 01:17:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 01:17:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 01:17:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 01:17:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 01:17:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 01:17:44 DEBUG : TestRWCacheUpdate(0xc00051b400): _readAt: size=512, off=0 2025/11/17 01:17:44 DEBUG : TestRWCacheUpdate(0xc00051b400): openPending: 2025/11/17 01:17:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-17 00:20:42 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-11-17 00:19:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/11/17 01:17:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-17 00:20:42 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-11-17 00:19:42 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/11/17 01:17:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 01:17:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 01:17:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/17 01:17:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 01:17:44 DEBUG : TestRWCacheUpdate(0xc00051b400): >openPending: err= 2025/11/17 01:17:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/17 01:17:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 01:17:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:44 DEBUG : TestRWCacheUpdate(0xc00051b400): >_readAt: n=20, err=EOF 2025/11/17 01:17:44 DEBUG : TestRWCacheUpdate(0xc00051b400): close: 2025/11/17 01:17:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 00:20:42 +0000 GMT 2025/11/17 01:17:44 DEBUG : TestRWCacheUpdate(0xc00051b400): >close: err= 2025/11/17 01:17:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:44 DEBUG : forgetting directory cache 2025/11/17 01:17:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 01:17:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 01:17:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 01:17:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 01:17:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 01:17:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 01:17:45 DEBUG : TestRWCacheUpdate(0xc0008d5780): _readAt: size=512, off=0 2025/11/17 01:17:45 DEBUG : TestRWCacheUpdate(0xc0008d5780): openPending: 2025/11/17 01:17:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-17 00:21:42 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-11-17 00:20:42 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/11/17 01:17:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-17 00:21:42 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-11-17 00:20:42 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/11/17 01:17:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 01:17:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 01:17:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/17 01:17:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 01:17:45 DEBUG : TestRWCacheUpdate(0xc0008d5780): >openPending: err= 2025/11/17 01:17:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/17 01:17:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 01:17:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:45 DEBUG : TestRWCacheUpdate(0xc0008d5780): >_readAt: n=20, err=EOF 2025/11/17 01:17:45 DEBUG : TestRWCacheUpdate(0xc0008d5780): close: 2025/11/17 01:17:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 00:21:42 +0000 GMT 2025/11/17 01:17:45 DEBUG : TestRWCacheUpdate(0xc0008d5780): >close: err= 2025/11/17 01:17:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:45 DEBUG : forgetting directory cache 2025/11/17 01:17:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 01:17:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 01:17:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 01:17:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 01:17:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 01:17:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 01:17:46 DEBUG : TestRWCacheUpdate(0xc000159d40): _readAt: size=512, off=0 2025/11/17 01:17:46 DEBUG : TestRWCacheUpdate(0xc000159d40): openPending: 2025/11/17 01:17:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-17 00:22:42 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-11-17 00:21:42 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/11/17 01:17:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-17 00:22:42 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-11-17 00:21:42 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/11/17 01:17:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 01:17:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 01:17:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/17 01:17:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 01:17:46 DEBUG : TestRWCacheUpdate(0xc000159d40): >openPending: err= 2025/11/17 01:17:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/17 01:17:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 01:17:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:46 DEBUG : TestRWCacheUpdate(0xc000159d40): >_readAt: n=20, err=EOF 2025/11/17 01:17:46 DEBUG : TestRWCacheUpdate(0xc000159d40): close: 2025/11/17 01:17:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 00:22:42 +0000 GMT 2025/11/17 01:17:46 DEBUG : TestRWCacheUpdate(0xc000159d40): >close: err= 2025/11/17 01:17:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:46 DEBUG : forgetting directory cache 2025/11/17 01:17:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 01:17:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate(0xc0008ae800): _readAt: size=512, off=0 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate(0xc0008ae800): openPending: 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-17 00:23:42 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-11-17 00:22:42 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-17 00:23:42 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-11-17 00:22:42 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/11/17 01:17:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/17 01:17:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate(0xc0008ae800): >openPending: err= 2025/11/17 01:17:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate(0xc0008ae800): >_readAt: n=20, err=EOF 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate(0xc0008ae800): close: 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 00:23:42 +0000 GMT 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate(0xc0008ae800): >close: err= 2025/11/17 01:17:47 DEBUG : Re-reading directory (131.108285ms old) 2025/11/17 01:17:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:47 DEBUG : forgetting directory cache 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate(0xc0008ad180): _readAt: size=512, off=0 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate(0xc0008ad180): openPending: 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-17 00:24:42 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-11-17 00:23:42 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-17 00:24:42 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-11-17 00:23:42 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/11/17 01:17:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/17 01:17:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate(0xc0008ad180): >openPending: err= 2025/11/17 01:17:47 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate(0xc0008ad180): >_readAt: n=21, err=EOF 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate(0xc0008ad180): close: 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 00:24:42 +0000 GMT 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate(0xc0008ad180): >close: err= 2025/11/17 01:17:48 DEBUG : Re-reading directory (102.76991ms old) 2025/11/17 01:17:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:48 DEBUG : forgetting directory cache 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate(0xc000896340): _readAt: size=512, off=0 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate(0xc000896340): openPending: 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-17 00:25:42 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-11-17 00:24:42 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-17 00:25:42 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-11-17 00:24:42 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/11/17 01:17:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/17 01:17:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate(0xc000896340): >openPending: err= 2025/11/17 01:17:48 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate(0xc000896340): >_readAt: n=22, err=EOF 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate(0xc000896340): close: 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 00:25:42 +0000 GMT 2025/11/17 01:17:48 DEBUG : TestRWCacheUpdate(0xc000896340): >close: err= 2025/11/17 01:17:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:49 DEBUG : forgetting directory cache 2025/11/17 01:17:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 01:17:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 01:17:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 01:17:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 01:17:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 01:17:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 01:17:49 DEBUG : TestRWCacheUpdate(0xc00084b1c0): _readAt: size=512, off=0 2025/11/17 01:17:49 DEBUG : TestRWCacheUpdate(0xc00084b1c0): openPending: 2025/11/17 01:17:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-17 00:26:42 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-11-17 00:25:42 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/11/17 01:17:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-17 00:26:42 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-11-17 00:25:42 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/11/17 01:17:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 01:17:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 01:17:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/17 01:17:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 01:17:49 DEBUG : TestRWCacheUpdate(0xc00084b1c0): >openPending: err= 2025/11/17 01:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/17 01:17:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 01:17:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:49 DEBUG : TestRWCacheUpdate(0xc00084b1c0): >_readAt: n=23, err=EOF 2025/11/17 01:17:49 DEBUG : TestRWCacheUpdate(0xc00084b1c0): close: 2025/11/17 01:17:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 00:26:42 +0000 GMT 2025/11/17 01:17:49 DEBUG : TestRWCacheUpdate(0xc00084b1c0): >close: err= 2025/11/17 01:17:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:49 DEBUG : forgetting directory cache 2025/11/17 01:17:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 01:17:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:17:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/17 01:17:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/17 01:17:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/17 01:17:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/17 01:17:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/17 01:17:50 DEBUG : TestRWCacheUpdate(0xc000857400): _readAt: size=512, off=0 2025/11/17 01:17:50 DEBUG : TestRWCacheUpdate(0xc000857400): openPending: 2025/11/17 01:17:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-17 00:27:42 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-11-17 00:26:42 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/11/17 01:17:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-17 00:27:42 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-11-17 00:26:42 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/11/17 01:17:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/17 01:17:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/17 01:17:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/17 01:17:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 01:17:50 DEBUG : TestRWCacheUpdate(0xc000857400): >openPending: err= 2025/11/17 01:17:50 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/17 01:17:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/17 01:17:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:50 DEBUG : TestRWCacheUpdate(0xc000857400): >_readAt: n=24, err=EOF 2025/11/17 01:17:50 DEBUG : TestRWCacheUpdate(0xc000857400): close: 2025/11/17 01:17:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-17 00:27:42 +0000 GMT 2025/11/17 01:17:50 DEBUG : TestRWCacheUpdate(0xc000857400): >close: err= 2025/11/17 01:17:50 DEBUG : Re-reading directory (101.009809ms old) 2025/11/17 01:17:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/17 01:17:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/17 01:17:50 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:50 DEBUG : Looking for writers 2025/11/17 01:17:50 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/17 01:17:50 DEBUG : >WaitForWriters: 2025/11/17 01:17:50 DEBUG : webdav root 'rclone-test-rusofob2turo': vfs cache: cleaner exiting 2025/11/17 01:17:50 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (8.75s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:17:51 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:51 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:51 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:52 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:17:52 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:17:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/17 01:17:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/17 01:17:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/17 01:17:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/17 01:17:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/17 01:17:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/17 01:17:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/17 01:17:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/17 01:17:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/17 01:17:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/17 01:17:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/17 01:17:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/17 01:17:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:52 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/17 01:17:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/17 01:17:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/17 01:17:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/17 01:17:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/17 01:17:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/17 01:17:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:52 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/17 01:17:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/17 01:17:52 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/11/17 01:17:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:52 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/17 01:17:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/17 01:17:52 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/11/17 01:17:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:53 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/17 01:17:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/17 01:17:53 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/11/17 01:17:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/17 01:17:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/17 01:17:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/17 01:17:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:53 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/17 01:17:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/17 01:17:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/17 01:17:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:53 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/17 01:17:53 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/17 01:17:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:53 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/17 01:17:53 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/17 01:17:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/17 01:17:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/17 01:17:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/17 01:17:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:53 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:53 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:53 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:53 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:53 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:53 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/17 01:17:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/17 01:17:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/17 01:17:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:53 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/17 01:17:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/17 01:17:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/17 01:17:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:53 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:53 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:53 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:53 DEBUG : Looking for writers 2025/11/17 01:17:53 DEBUG : FiLeB: reading active writers 2025/11/17 01:17:53 DEBUG : FilEb: reading active writers 2025/11/17 01:17:53 DEBUG : FiLeA: reading active writers 2025/11/17 01:17:53 DEBUG : >WaitForWriters: 2025/11/17 01:17:53 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:53 DEBUG : Looking for writers 2025/11/17 01:17:53 DEBUG : FiLeA: reading active writers 2025/11/17 01:17:53 DEBUG : FiLeB: reading active writers 2025/11/17 01:17:53 DEBUG : FilEb: reading active writers 2025/11/17 01:17:53 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.15s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:17:54 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:54 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:54 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:17:54 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:54 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/17 01:17:54 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/17 01:17:54 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/17 01:17:54 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:55 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/17 01:17:55 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/17 01:17:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/17 01:17:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:55 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:55 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/17 01:17:55 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/17 01:17:55 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/17 01:17:55 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:17:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/17 01:17:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:17:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/17 01:17:55 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:55 DEBUG : Looking for writers 2025/11/17 01:17:55 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/17 01:17:55 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/17 01:17:55 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.42s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:17:55 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:17:55 DEBUG : webdav root 'rclone-test-rusofob2turo': Reusing VFS from active cache 2025/11/17 01:17:55 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:55 DEBUG : Looking for writers 2025/11/17 01:17:55 DEBUG : >WaitForWriters: 2025/11/17 01:17:55 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:55 DEBUG : Looking for writers 2025/11/17 01:17:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.16s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:17:55 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:17:55 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:55 DEBUG : Looking for writers 2025/11/17 01:17:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.16s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:17:56 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:17:56 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:56 DEBUG : Looking for writers 2025/11/17 01:17:56 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.18s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:17:56 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:17:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:56 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:57 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:57 DEBUG : dir: Looking for writers 2025/11/17 01:17:57 DEBUG : file2: reading active writers 2025/11/17 01:17:57 DEBUG : Looking for writers 2025/11/17 01:17:57 DEBUG : dir: reading active writers 2025/11/17 01:17:57 DEBUG : file1: reading active writers 2025/11/17 01:17:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.66s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:17:57 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:17:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:58 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:58 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:17:58 DEBUG : dir: Looking for writers 2025/11/17 01:17:58 DEBUG : Looking for writers 2025/11/17 01:17:58 DEBUG : dir: reading active writers 2025/11/17 01:17:58 DEBUG : file1: reading active writers 2025/11/17 01:17:58 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.69s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:17:59 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:17:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:17:59 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/17 01:18:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:18:00 DEBUG : file1: Open: flags=O_RDONLY 2025/11/17 01:18:00 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/17 01:18:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/17 01:18:00 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:18:00 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/17 01:18:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/17 01:18:00 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/17 01:18:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:18:00 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:18:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/17 01:18:00 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/17 01:18:00 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/17 01:18:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/17 01:18:00 DEBUG : webdav root 'rclone-test-rusofob2turo': File to upload is small (0 bytes), uploading instead of streaming 2025/11/17 01:18:00 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/11/17 01:18:00 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/17 01:18:00 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/17 01:18:00 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/11/17 01:18:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/17 01:18:00 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:18:00 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/17 01:18:00 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:18:00 DEBUG : dir: Looking for writers 2025/11/17 01:18:00 DEBUG : file2: reading active writers 2025/11/17 01:18:00 DEBUG : new_file.txt: reading active writers 2025/11/17 01:18:00 DEBUG : Looking for writers 2025/11/17 01:18:00 DEBUG : dir: reading active writers 2025/11/17 01:18:00 DEBUG : file1: reading active writers 2025/11/17 01:18:00 DEBUG : >WaitForWriters: 2025/11/17 01:18:01 DEBUG : pacer: low level retry 1/10 (error An exception occurred while executing 'UPDATE "oc_file_locks" SET "lock" = 0 WHERE "key" = ? AND "lock" = -1' with params ["files\/dd46744abb74d05dbb9a6008a471fc0b"]: SQLSTATE[HY000]: General error: 5 database is locked: Doctrine\DBAL\Exception\LockWaitTimeoutException: 500 Internal Server Error) 2025/11/17 01:18:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/17 01:18:01 DEBUG : pacer: Reducing sleep to 15ms run.go:130: removing dir "dir" failed - try 1/3: rmdir failed: Sabre\DAV\Exception\Forbidden: 403 Forbidden 2025/11/17 01:18:02 DEBUG : pacer: Reducing sleep to 11.25ms run.go:130: removing dir "dir" failed - try 2/3: directory not found 2025/11/17 01:18:03 DEBUG : pacer: Reducing sleep to 10ms run.go:130: removing dir "dir" failed - try 3/3: directory not found run.go:133: removing dir "dir" failed: directory not found --- PASS: TestVFSOpenFile (5.54s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:18:05 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:18:05 DEBUG : pacer: low level retry 1/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/17 01:18:05 DEBUG : pacer: low level retry 2/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/17 01:18:05 DEBUG : pacer: low level retry 3/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:05 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/17 01:18:05 DEBUG : pacer: low level retry 4/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:05 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/17 01:18:05 DEBUG : pacer: low level retry 5/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:05 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/17 01:18:05 DEBUG : pacer: low level retry 6/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:05 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/17 01:18:06 DEBUG : pacer: low level retry 7/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:06 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/17 01:18:06 DEBUG : pacer: low level retry 8/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:06 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/17 01:18:07 DEBUG : pacer: low level retry 9/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:09 DEBUG : pacer: low level retry 10/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:286: Retry Put of "dir/file2" to webdav root 'rclone-test-rusofob2turo': 1/10 (Update mkParentDir failed: "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:12 DEBUG : pacer: low level retry 1/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:14 DEBUG : pacer: low level retry 2/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:16 DEBUG : pacer: low level retry 3/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:18 DEBUG : pacer: low level retry 4/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:20 DEBUG : pacer: low level retry 5/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:22 DEBUG : pacer: low level retry 6/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:24 DEBUG : pacer: low level retry 7/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:26 DEBUG : pacer: low level retry 8/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:28 DEBUG : pacer: low level retry 9/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:30 DEBUG : pacer: low level retry 10/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:286: Retry Put of "dir/file2" to webdav root 'rclone-test-rusofob2turo': 2/10 (Update mkParentDir failed: "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:32 DEBUG : pacer: low level retry 1/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:34 DEBUG : pacer: low level retry 2/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:36 DEBUG : pacer: low level retry 3/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:38 DEBUG : pacer: low level retry 4/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:40 DEBUG : pacer: low level retry 5/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:42 DEBUG : pacer: low level retry 6/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:44 DEBUG : pacer: low level retry 7/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:46 DEBUG : pacer: low level retry 8/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:48 DEBUG : pacer: low level retry 9/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:50 DEBUG : pacer: low level retry 10/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:286: Retry Put of "dir/file2" to webdav root 'rclone-test-rusofob2turo': 3/10 (Update mkParentDir failed: "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:52 DEBUG : pacer: low level retry 1/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:54 DEBUG : pacer: low level retry 2/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:56 DEBUG : pacer: low level retry 3/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:18:58 DEBUG : pacer: low level retry 4/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:00 DEBUG : pacer: low level retry 5/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:02 DEBUG : pacer: low level retry 6/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:04 DEBUG : pacer: low level retry 7/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:06 DEBUG : pacer: low level retry 8/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:08 DEBUG : pacer: low level retry 9/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:10 DEBUG : pacer: low level retry 10/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:286: Retry Put of "dir/file2" to webdav root 'rclone-test-rusofob2turo': 4/10 (Update mkParentDir failed: "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:12 DEBUG : pacer: low level retry 1/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:14 DEBUG : pacer: low level retry 2/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:16 DEBUG : pacer: low level retry 3/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:18 DEBUG : pacer: low level retry 4/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:20 DEBUG : pacer: low level retry 5/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:22 DEBUG : pacer: low level retry 6/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:24 DEBUG : pacer: low level retry 7/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:26 DEBUG : pacer: low level retry 8/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:28 DEBUG : pacer: low level retry 9/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:30 DEBUG : pacer: low level retry 10/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:286: Retry Put of "dir/file2" to webdav root 'rclone-test-rusofob2turo': 5/10 (Update mkParentDir failed: "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:32 DEBUG : pacer: low level retry 1/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:34 DEBUG : pacer: low level retry 2/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:36 DEBUG : pacer: low level retry 3/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:38 DEBUG : pacer: low level retry 4/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:40 DEBUG : pacer: low level retry 5/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:42 DEBUG : pacer: low level retry 6/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:44 DEBUG : pacer: low level retry 7/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:46 DEBUG : pacer: low level retry 8/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:48 DEBUG : pacer: low level retry 9/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:50 DEBUG : pacer: low level retry 10/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:286: Retry Put of "dir/file2" to webdav root 'rclone-test-rusofob2turo': 6/10 (Update mkParentDir failed: "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:52 DEBUG : pacer: low level retry 1/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:54 DEBUG : pacer: low level retry 2/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:56 DEBUG : pacer: low level retry 3/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:19:58 DEBUG : pacer: low level retry 4/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:00 DEBUG : pacer: low level retry 5/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:02 DEBUG : pacer: low level retry 6/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:04 DEBUG : pacer: low level retry 7/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:06 DEBUG : pacer: low level retry 8/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:08 DEBUG : pacer: low level retry 9/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:10 DEBUG : pacer: low level retry 10/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:286: Retry Put of "dir/file2" to webdav root 'rclone-test-rusofob2turo': 7/10 (Update mkParentDir failed: "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:12 DEBUG : pacer: low level retry 1/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:14 DEBUG : pacer: low level retry 2/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:16 DEBUG : pacer: low level retry 3/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:18 DEBUG : pacer: low level retry 4/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:20 DEBUG : pacer: low level retry 5/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:22 DEBUG : pacer: low level retry 6/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:24 DEBUG : pacer: low level retry 7/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:26 DEBUG : pacer: low level retry 8/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:28 DEBUG : pacer: low level retry 9/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:30 DEBUG : pacer: low level retry 10/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:286: Retry Put of "dir/file2" to webdav root 'rclone-test-rusofob2turo': 8/10 (Update mkParentDir failed: "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:32 DEBUG : pacer: low level retry 1/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:34 DEBUG : pacer: low level retry 2/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:36 DEBUG : pacer: low level retry 3/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:38 DEBUG : pacer: low level retry 4/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:40 DEBUG : pacer: low level retry 5/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:42 DEBUG : pacer: low level retry 6/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:45 DEBUG : pacer: low level retry 7/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:46 DEBUG : pacer: low level retry 8/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:48 DEBUG : pacer: low level retry 9/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:51 DEBUG : pacer: low level retry 10/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:286: Retry Put of "dir/file2" to webdav root 'rclone-test-rusofob2turo': 9/10 (Update mkParentDir failed: "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:53 DEBUG : pacer: low level retry 1/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:55 DEBUG : pacer: low level retry 2/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:57 DEBUG : pacer: low level retry 3/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:20:59 DEBUG : pacer: low level retry 4/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:21:01 DEBUG : pacer: low level retry 5/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:21:03 DEBUG : pacer: low level retry 6/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:21:05 DEBUG : pacer: low level retry 7/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:21:07 DEBUG : pacer: low level retry 8/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:21:09 DEBUG : pacer: low level retry 9/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:21:11 DEBUG : pacer: low level retry 10/10 (error "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) run.go:290: Failed to put "dir/file2" to "webdav root 'rclone-test-rusofob2turo'": Update mkParentDir failed: "rclone-test-rusofob2turo/dir" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked 2025/11/17 01:21:11 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:21:11 DEBUG : Looking for writers 2025/11/17 01:21:11 DEBUG : >WaitForWriters: 2025/11/17 01:21:13 DEBUG : pacer: Reducing sleep to 1.5s 2025/11/17 01:21:15 DEBUG : pacer: Reducing sleep to 1.125s --- FAIL: TestVFSRename (190.06s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:21:15 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:21:16 DEBUG : pacer: Reducing sleep to 843.75ms 2025/11/17 01:21:16 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:21:16 DEBUG : Looking for writers 2025/11/17 01:21:16 DEBUG : >WaitForWriters: 2025/11/17 01:21:17 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/11/17 01:21:18 DEBUG : pacer: Reducing sleep to 474.609375ms --- PASS: TestVFSStatfs (3.46s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:21:18 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:21:19 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/11/17 01:21:19 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/11/17 01:21:20 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/11/17 01:21:20 DEBUG : Added virtual directory entry vAddDir: "/" 2025/11/17 01:21:20 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/11/17 01:21:20 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/11/17 01:21:20 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/17 01:21:20 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/11/17 01:21:20 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/11/17 01:21:20 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/11/17 01:21:20 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/11/17 01:21:21 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/11/17 01:21:21 DEBUG : Added virtual directory entry vAddDir: "b" 2025/11/17 01:21:21 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/11/17 01:21:21 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/11/17 01:21:21 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/11/17 01:21:21 DEBUG : pacer: Reducing sleep to 10ms 2025/11/17 01:21:21 DEBUG : Added virtual directory entry vAddDir: "c" 2025/11/17 01:21:21 DEBUG : Added virtual directory entry vAddDir: "d" 2025/11/17 01:21:22 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:21:22 DEBUG : Looking for writers 2025/11/17 01:21:22 DEBUG : a: Looking for writers 2025/11/17 01:21:22 DEBUG : b: Looking for writers 2025/11/17 01:21:22 DEBUG : c: Looking for writers 2025/11/17 01:21:22 DEBUG : d: Looking for writers 2025/11/17 01:21:22 DEBUG : Looking for writers 2025/11/17 01:21:22 DEBUG : a: reading active writers 2025/11/17 01:21:22 DEBUG : b: reading active writers 2025/11/17 01:21:22 DEBUG : c: reading active writers 2025/11/17 01:21:22 DEBUG : d: reading active writers 2025/11/17 01:21:22 DEBUG : /: reading active writers 2025/11/17 01:21:22 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (4.73s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:21:23 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:21:23 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/17 01:21:23 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/11/17 01:21:24 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/11/17 01:21:24 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/11/17 01:21:25 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:21:25 DEBUG : a/b/c/d: Looking for writers 2025/11/17 01:21:25 DEBUG : a/b/c: Looking for writers 2025/11/17 01:21:25 DEBUG : d: reading active writers 2025/11/17 01:21:25 DEBUG : a/b: Looking for writers 2025/11/17 01:21:25 DEBUG : c: reading active writers 2025/11/17 01:21:25 DEBUG : a: Looking for writers 2025/11/17 01:21:25 DEBUG : b: reading active writers 2025/11/17 01:21:25 DEBUG : Looking for writers 2025/11/17 01:21:25 DEBUG : a: reading active writers 2025/11/17 01:21:25 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.53s) === 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:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:21:26 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:21:26 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:21:26 DEBUG : Looking for writers 2025/11/17 01:21:26 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.18s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:21:27 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:21:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:21:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:21:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:21:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 01:21:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 01:21:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:21:27 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/17 01:21:27 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/17 01:21:27 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/17 01:21:27 DEBUG : webdav root 'rclone-test-rusofob2turo': File to upload is small (5 bytes), uploading instead of streaming 2025/11/17 01:21:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:21:27 DEBUG : file1: size = 5 OK 2025/11/17 01:21:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 01:21:27 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/17 01:21:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:21:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:21:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:21:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:21:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 01:21:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 01:21:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:21:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:21:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:21:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 01:21:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 01:21:27 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/17 01:21:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/17 01:21:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/17 01:21:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:21:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 01:21:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 01:21:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:21:27 DEBUG : webdav root 'rclone-test-rusofob2turo': File to upload is small (0 bytes), uploading instead of streaming 2025/11/17 01:21:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:21:27 DEBUG : file1: size = 0 OK 2025/11/17 01:21:27 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/17 01:21:27 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/17 01:21:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:21:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/17 01:21:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/17 01:21:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:21:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 01:21:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 01:21:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:21:27 DEBUG : webdav root 'rclone-test-rusofob2turo': File to upload is small (7 bytes), uploading instead of streaming 2025/11/17 01:21:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:21:28 DEBUG : file1: size = 7 OK 2025/11/17 01:21:28 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/11/17 01:21:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/17 01:21:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:21:28 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:21:28 DEBUG : Looking for writers 2025/11/17 01:21:28 DEBUG : file1: reading active writers 2025/11/17 01:21:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.41s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:21:28 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:21:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:21:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:21:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:21:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 01:21:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 01:21:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:21:28 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/17 01:21:29 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/17 01:21:29 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/17 01:21:29 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/17 01:21:29 DEBUG : webdav root 'rclone-test-rusofob2turo': File to upload is small (11 bytes), uploading instead of streaming 2025/11/17 01:21:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:21:29 DEBUG : file1: size = 11 OK 2025/11/17 01:21:29 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/17 01:21:29 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/17 01:21:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:21:29 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/17 01:21:29 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:21:29 DEBUG : Looking for writers 2025/11/17 01:21:29 DEBUG : file1: reading active writers 2025/11/17 01:21:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.78s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:21:30 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:21:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:21:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:21:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:21:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 01:21:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 01:21:30 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/17 01:21:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:21:30 DEBUG : webdav root 'rclone-test-rusofob2turo': File to upload is small (5 bytes), uploading instead of streaming 2025/11/17 01:21:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:21:30 DEBUG : file1: size = 5 OK 2025/11/17 01:21:30 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/17 01:21:30 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/17 01:21:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:21:30 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/17 01:21:30 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:21:30 DEBUG : Looking for writers 2025/11/17 01:21:30 DEBUG : file1: reading active writers 2025/11/17 01:21:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.66s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:21:30 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:21:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:21:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:21:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:21:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 01:21:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 01:21:30 DEBUG : file1: WriteFileHandle.Release closing 2025/11/17 01:21:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:21:30 DEBUG : webdav root 'rclone-test-rusofob2turo': File to upload is small (0 bytes), uploading instead of streaming 2025/11/17 01:21:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:21:31 DEBUG : file1: size = 0 OK 2025/11/17 01:21:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/17 01:21:31 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/17 01:21:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:21:31 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/17 01:21:31 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:21:31 DEBUG : Looking for writers 2025/11/17 01:21:31 DEBUG : file1: reading active writers 2025/11/17 01:21:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.68s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:21:31 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:21:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:21:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:21:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:21:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 01:21:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/11/17 01:21:31 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:21:31 DEBUG : Looking for writers 2025/11/17 01:21:31 DEBUG : file1: reading active writers 2025/11/17 01:21:31 DEBUG : file1: active writers 1 2025/11/17 01:21:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/11/17 01:21:31 DEBUG : Looking for writers 2025/11/17 01:21:31 DEBUG : file1: reading active writers 2025/11/17 01:21:31 DEBUG : file1: active writers 1 2025/11/17 01:21:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/11/17 01:21:31 DEBUG : Looking for writers 2025/11/17 01:21:31 DEBUG : file1: reading active writers 2025/11/17 01:21:31 DEBUG : file1: active writers 1 2025/11/17 01:21:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/11/17 01:21:31 DEBUG : Looking for writers 2025/11/17 01:21:31 DEBUG : file1: reading active writers 2025/11/17 01:21:31 DEBUG : file1: active writers 1 2025/11/17 01:21:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/11/17 01:21:31 DEBUG : Looking for writers 2025/11/17 01:21:31 DEBUG : file1: reading active writers 2025/11/17 01:21:31 DEBUG : file1: active writers 1 2025/11/17 01:21:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/11/17 01:21:31 DEBUG : Looking for writers 2025/11/17 01:21:31 DEBUG : file1: reading active writers 2025/11/17 01:21:31 DEBUG : file1: active writers 1 2025/11/17 01:21:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/11/17 01:21:32 DEBUG : Looking for writers 2025/11/17 01:21:32 DEBUG : file1: reading active writers 2025/11/17 01:21:32 DEBUG : file1: active writers 1 2025/11/17 01:21:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/11/17 01:21:32 DEBUG : Looking for writers 2025/11/17 01:21:32 DEBUG : file1: reading active writers 2025/11/17 01:21:32 DEBUG : file1: active writers 1 2025/11/17 01:21:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:33 DEBUG : Looking for writers 2025/11/17 01:21:33 DEBUG : file1: reading active writers 2025/11/17 01:21:33 DEBUG : file1: active writers 1 2025/11/17 01:21:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:34 DEBUG : Looking for writers 2025/11/17 01:21:34 DEBUG : file1: reading active writers 2025/11/17 01:21:34 DEBUG : file1: active writers 1 2025/11/17 01:21:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:35 DEBUG : Looking for writers 2025/11/17 01:21:35 DEBUG : file1: reading active writers 2025/11/17 01:21:35 DEBUG : file1: active writers 1 2025/11/17 01:21:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:36 DEBUG : Looking for writers 2025/11/17 01:21:36 DEBUG : file1: reading active writers 2025/11/17 01:21:36 DEBUG : file1: active writers 1 2025/11/17 01:21:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:37 DEBUG : Looking for writers 2025/11/17 01:21:37 DEBUG : file1: reading active writers 2025/11/17 01:21:37 DEBUG : file1: active writers 1 2025/11/17 01:21:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:38 DEBUG : Looking for writers 2025/11/17 01:21:38 DEBUG : file1: reading active writers 2025/11/17 01:21:38 DEBUG : file1: active writers 1 2025/11/17 01:21:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:39 DEBUG : Looking for writers 2025/11/17 01:21:39 DEBUG : file1: reading active writers 2025/11/17 01:21:39 DEBUG : file1: active writers 1 2025/11/17 01:21:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:40 DEBUG : Looking for writers 2025/11/17 01:21:40 DEBUG : file1: reading active writers 2025/11/17 01:21:40 DEBUG : file1: active writers 1 2025/11/17 01:21:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:41 DEBUG : Looking for writers 2025/11/17 01:21:41 DEBUG : file1: reading active writers 2025/11/17 01:21:41 DEBUG : file1: active writers 1 2025/11/17 01:21:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:42 DEBUG : Looking for writers 2025/11/17 01:21:42 DEBUG : file1: reading active writers 2025/11/17 01:21:42 DEBUG : file1: active writers 1 2025/11/17 01:21:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:43 DEBUG : Looking for writers 2025/11/17 01:21:43 DEBUG : file1: reading active writers 2025/11/17 01:21:43 DEBUG : file1: active writers 1 2025/11/17 01:21:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:44 DEBUG : Looking for writers 2025/11/17 01:21:44 DEBUG : file1: reading active writers 2025/11/17 01:21:44 DEBUG : file1: active writers 1 2025/11/17 01:21:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:45 DEBUG : Looking for writers 2025/11/17 01:21:45 DEBUG : file1: reading active writers 2025/11/17 01:21:45 DEBUG : file1: active writers 1 2025/11/17 01:21:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:46 DEBUG : Looking for writers 2025/11/17 01:21:46 DEBUG : file1: reading active writers 2025/11/17 01:21:46 DEBUG : file1: active writers 1 2025/11/17 01:21:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:47 DEBUG : Looking for writers 2025/11/17 01:21:47 DEBUG : file1: reading active writers 2025/11/17 01:21:47 DEBUG : file1: active writers 1 2025/11/17 01:21:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:48 DEBUG : Looking for writers 2025/11/17 01:21:48 DEBUG : file1: reading active writers 2025/11/17 01:21:48 DEBUG : file1: active writers 1 2025/11/17 01:21:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:49 DEBUG : Looking for writers 2025/11/17 01:21:49 DEBUG : file1: reading active writers 2025/11/17 01:21:49 DEBUG : file1: active writers 1 2025/11/17 01:21:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:50 DEBUG : Looking for writers 2025/11/17 01:21:50 DEBUG : file1: reading active writers 2025/11/17 01:21:50 DEBUG : file1: active writers 1 2025/11/17 01:21:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:51 DEBUG : Looking for writers 2025/11/17 01:21:51 DEBUG : file1: reading active writers 2025/11/17 01:21:51 DEBUG : file1: active writers 1 2025/11/17 01:21:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:52 DEBUG : Looking for writers 2025/11/17 01:21:52 DEBUG : file1: reading active writers 2025/11/17 01:21:52 DEBUG : file1: active writers 1 2025/11/17 01:21:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:53 DEBUG : Looking for writers 2025/11/17 01:21:53 DEBUG : file1: reading active writers 2025/11/17 01:21:53 DEBUG : file1: active writers 1 2025/11/17 01:21:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:54 DEBUG : Looking for writers 2025/11/17 01:21:54 DEBUG : file1: reading active writers 2025/11/17 01:21:54 DEBUG : file1: active writers 1 2025/11/17 01:21:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:55 DEBUG : Looking for writers 2025/11/17 01:21:55 DEBUG : file1: reading active writers 2025/11/17 01:21:55 DEBUG : file1: active writers 1 2025/11/17 01:21:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:56 DEBUG : Looking for writers 2025/11/17 01:21:56 DEBUG : file1: reading active writers 2025/11/17 01:21:56 DEBUG : file1: active writers 1 2025/11/17 01:21:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:57 DEBUG : Looking for writers 2025/11/17 01:21:57 DEBUG : file1: reading active writers 2025/11/17 01:21:57 DEBUG : file1: active writers 1 2025/11/17 01:21:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:58 DEBUG : Looking for writers 2025/11/17 01:21:58 DEBUG : file1: reading active writers 2025/11/17 01:21:58 DEBUG : file1: active writers 1 2025/11/17 01:21:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:21:59 DEBUG : Looking for writers 2025/11/17 01:21:59 DEBUG : file1: reading active writers 2025/11/17 01:21:59 DEBUG : file1: active writers 1 2025/11/17 01:21:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:22:00 DEBUG : Looking for writers 2025/11/17 01:22:00 DEBUG : file1: reading active writers 2025/11/17 01:22:00 DEBUG : file1: active writers 1 2025/11/17 01:22:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/17 01:22:01 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/11/17 01:22:01 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.35s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:22:01 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:22:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:22:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:22:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:22:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 01:22:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 01:22:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:22:02 DEBUG : webdav root 'rclone-test-rusofob2turo': File to upload is small (0 bytes), uploading instead of streaming 2025/11/17 01:22:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:22:02 DEBUG : file1: size = 0 OK 2025/11/17 01:22:02 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/17 01:22:02 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/17 01:22:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:22:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:22:02 DEBUG : file1: Open: flags=O_RDONLY 2025/11/17 01:22:02 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/17 01:22:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/17 01:22:02 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:22:02 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:02 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:22:02 DEBUG : Looking for writers 2025/11/17 01:22:02 DEBUG : file1: reading active writers 2025/11/17 01:22:02 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.93s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:22:02 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:22:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/17 01:22:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/17 01:22:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:22:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/17 01:22:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/17 01:22:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:22:02 DEBUG : webdav root 'rclone-test-rusofob2turo': File to upload is small (100 bytes), uploading instead of streaming 2025/11/17 01:22:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/17 01:22:03 DEBUG : file1: size = 100 OK 2025/11/17 01:22:03 DEBUG : file1: md5 = 4d7c93917b1b9cf418a684c169d795bd OK 2025/11/17 01:22:03 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/17 01:22:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/17 01:22:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/17 01:22:03 DEBUG : file1: Open: flags=O_RDONLY 2025/11/17 01:22:03 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/17 01:22:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/17 01:22:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:22:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:03 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:22:03 DEBUG : Looking for writers 2025/11/17 01:22:03 DEBUG : file1: reading active writers 2025/11/17 01:22:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.85s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:22:03 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:22:03 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2025/11/17 01:22:04 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2025/11/17 01:22:04 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2025/11/17 01:22:04 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2025/11/17 01:22:05 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2025/11/17 01:22:05 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/17 01:22:05 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/17 01:22:05 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:22:05 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:05 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/17 01:22:05 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/17 01:22:05 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:22:05 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:05 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/17 01:22:05 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/17 01:22:05 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:22:05 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:05 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/17 01:22:05 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/17 01:22:05 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:22:05 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:05 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/17 01:22:05 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/17 01:22:05 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:22:06 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:06 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:22:06 DEBUG : flat: Looking for writers 2025/11/17 01:22:06 DEBUG : f000.txt: reading active writers 2025/11/17 01:22:06 DEBUG : f001.txt: reading active writers 2025/11/17 01:22:06 DEBUG : f002.txt: reading active writers 2025/11/17 01:22:06 DEBUG : f003.txt: reading active writers 2025/11/17 01:22:06 DEBUG : f004.txt: reading active writers 2025/11/17 01:22:06 DEBUG : Looking for writers 2025/11/17 01:22:06 DEBUG : flat: reading active writers 2025/11/17 01:22:06 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.46s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:22:07 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:22:07 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2025/11/17 01:22:07 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2025/11/17 01:22:08 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2025/11/17 01:22:08 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/17 01:22:08 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/17 01:22:08 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:22:08 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:08 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/17 01:22:08 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/17 01:22:08 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:22:08 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:08 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/17 01:22:08 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/17 01:22:08 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:22:08 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:08 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:22:08 DEBUG : a/b/c: Looking for writers 2025/11/17 01:22:08 DEBUG : deep.txt: reading active writers 2025/11/17 01:22:08 DEBUG : a/b: Looking for writers 2025/11/17 01:22:08 DEBUG : c: reading active writers 2025/11/17 01:22:08 DEBUG : mid.txt: reading active writers 2025/11/17 01:22:08 DEBUG : a: Looking for writers 2025/11/17 01:22:08 DEBUG : b: reading active writers 2025/11/17 01:22:08 DEBUG : top.txt: reading active writers 2025/11/17 01:22:08 DEBUG : Looking for writers 2025/11/17 01:22:08 DEBUG : a: reading active writers 2025/11/17 01:22:08 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (3.23s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:22:10 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:22:10 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2025/11/17 01:22:11 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/17 01:22:11 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/17 01:22:11 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:11 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:22:11 DEBUG : bigdir: Looking for writers 2025/11/17 01:22:11 DEBUG : big.bin: reading active writers 2025/11/17 01:22:11 DEBUG : Looking for writers 2025/11/17 01:22:11 DEBUG : bigdir: reading active writers 2025/11/17 01:22:11 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.80s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-rusofob2turo'", Local "Local file system at /tmp/rclone894221260", Modify Window "1s" 2025/11/17 01:22:12 INFO : webdav root 'rclone-test-rusofob2turo': poll-interval is not supported by this remote 2025/11/17 01:22:12 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2025/11/17 01:22:12 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2025/11/17 01:22:12 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2025/11/17 01:22:13 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/17 01:22:13 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/17 01:22:13 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:22:13 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:13 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/17 01:22:13 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/17 01:22:13 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:22:13 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:13 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/17 01:22:13 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/17 01:22:13 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/17 01:22:13 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/17 01:22:13 DEBUG : WaitForWriters: timeout=30s 2025/11/17 01:22:13 DEBUG : dir1: Looking for writers 2025/11/17 01:22:13 DEBUG : a.txt: reading active writers 2025/11/17 01:22:13 DEBUG : dir2: Looking for writers 2025/11/17 01:22:13 DEBUG : b.txt: reading active writers 2025/11/17 01:22:13 DEBUG : dir3: Looking for writers 2025/11/17 01:22:13 DEBUG : c.txt: reading active writers 2025/11/17 01:22:13 DEBUG : Looking for writers 2025/11/17 01:22:13 DEBUG : dir3: reading active writers 2025/11/17 01:22:13 DEBUG : dir1: reading active writers 2025/11/17 01:22:13 DEBUG : dir2: reading active writers 2025/11/17 01:22:13 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (3.03s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/11/17 01:22:15 DEBUG : webdav root 'rclone-test-rusofob2turo': Purge remote 2025/11/17 01:22:15 DEBUG : pacer: low level retry 1/10 (error "rclone-test-rusofob2turo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:22:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/17 01:22:15 DEBUG : pacer: low level retry 2/10 (error "rclone-test-rusofob2turo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:22:15 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/17 01:22:15 DEBUG : pacer: low level retry 3/10 (error "rclone-test-rusofob2turo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:22:15 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/17 01:22:15 DEBUG : pacer: low level retry 4/10 (error "rclone-test-rusofob2turo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:22:15 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/17 01:22:15 DEBUG : pacer: low level retry 5/10 (error "rclone-test-rusofob2turo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:22:15 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/17 01:22:15 DEBUG : pacer: low level retry 6/10 (error "rclone-test-rusofob2turo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:22:15 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/17 01:22:16 DEBUG : pacer: low level retry 7/10 (error "rclone-test-rusofob2turo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:22:16 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/17 01:22:16 DEBUG : pacer: low level retry 8/10 (error "rclone-test-rusofob2turo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:22:16 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/11/17 01:22:18 DEBUG : pacer: low level retry 9/10 (error "rclone-test-rusofob2turo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:22:20 DEBUG : pacer: low level retry 10/10 (error "rclone-test-rusofob2turo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2025/11/17 01:22:20 NOTICE: purge failed: rmdir failed: "rclone-test-rusofob2turo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished ERROR in 6m52.322902376s (try 1/5): exit status 1: Failed [TestVFSRename]