"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2025/08/20 01:07:31 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-mecozix8jizi" 2025/08/20 01:07:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/20 01:07:31 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/08/20 01:07:31 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/08/20 01:07:31 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/08/20 01:07:31 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/08/20 01:07:31 DEBUG : Setting pass="Y2kxGNROlz9QabyfWBy7_3p-TwVg4dt4IFDPIoeJ0iiwzf0" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/08/20 01:07:31 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{5VwBN}" suffix to name 2025/08/20 01:07:31 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/08/20 01:07:31 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/08/20 01:07:31 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/08/20 01:07:31 DEBUG : Setting pass="Y2kxGNROlz9QabyfWBy7_3p-TwVg4dt4IFDPIoeJ0iiwzf0" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/08/20 01:07:31 DEBUG : found headers: 2025/08/20 01:07:32 DEBUG : Creating backend with remote "/tmp/rclone745843346" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:07:32 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:07:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:07:33 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:07:33 DEBUG : dir: Looking for writers 2025/08/20 01:07:33 DEBUG : Looking for writers 2025/08/20 01:07:33 DEBUG : dir: reading active writers 2025/08/20 01:07:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.85s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:07:34 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:07:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:07:34 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/20 01:07:35 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/08/20 01:07:35 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:07:35 DEBUG : dir/subdir: Looking for writers 2025/08/20 01:07:35 DEBUG : dir: Looking for writers 2025/08/20 01:07:35 DEBUG : file2: reading active writers 2025/08/20 01:07:35 DEBUG : subdir: reading active writers 2025/08/20 01:07:35 DEBUG : file1: reading active writers 2025/08/20 01:07:35 DEBUG : Looking for writers 2025/08/20 01:07:35 DEBUG : dir: reading active writers 2025/08/20 01:07:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (3.36s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:07:37 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:07:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:07:38 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:07:38 DEBUG : dir: Looking for writers 2025/08/20 01:07:38 DEBUG : file1: reading active writers 2025/08/20 01:07:38 DEBUG : Looking for writers 2025/08/20 01:07:38 DEBUG : dir: reading active writers 2025/08/20 01:07:38 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.71s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:07:39 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:07:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:07:40 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:07:40 DEBUG : dir: Looking for writers 2025/08/20 01:07:40 DEBUG : Looking for writers 2025/08/20 01:07:40 DEBUG : dir: reading active writers 2025/08/20 01:07:40 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.54s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:07:40 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:07:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:07:41 DEBUG : dir: forgetting directory cache 2025/08/20 01:07:41 DEBUG : forgetting directory cache 2025/08/20 01:07:41 DEBUG : dir: forgetting directory cache 2025/08/20 01:07:41 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:07:41 DEBUG : Looking for writers 2025/08/20 01:07:41 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.66s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:07:42 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:07:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:07:43 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/20 01:07:43 DEBUG : dir: invalidating directory cache 2025/08/20 01:07:43 DEBUG : >ForgetPath: 2025/08/20 01:07:43 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/20 01:07:43 DEBUG : invalidating directory cache 2025/08/20 01:07:43 DEBUG : dir: forgetting directory cache 2025/08/20 01:07:43 DEBUG : >ForgetPath: 2025/08/20 01:07:43 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/20 01:07:43 DEBUG : >ForgetPath: 2025/08/20 01:07:43 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:07:43 DEBUG : dir: Looking for writers 2025/08/20 01:07:43 DEBUG : Looking for writers 2025/08/20 01:07:43 DEBUG : dir: reading active writers 2025/08/20 01:07:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.70s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:07:44 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:07:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:07:45 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/08/20 01:07:46 DEBUG : forgetting directory cache 2025/08/20 01:07:46 DEBUG : dir: forgetting directory cache 2025/08/20 01:07:47 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:07:47 DEBUG : dir: Looking for writers 2025/08/20 01:07:47 DEBUG : fil/a/b: Looking for writers 2025/08/20 01:07:47 DEBUG : fil/a: Looking for writers 2025/08/20 01:07:47 DEBUG : b: reading active writers 2025/08/20 01:07:47 DEBUG : fil: Looking for writers 2025/08/20 01:07:47 DEBUG : a: reading active writers 2025/08/20 01:07:47 DEBUG : Looking for writers 2025/08/20 01:07:47 DEBUG : dir: reading active writers 2025/08/20 01:07:47 DEBUG : fil: reading active writers 2025/08/20 01:07:47 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (4.60s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:07:48 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:07:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:07:49 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:07:49 DEBUG : dir: Looking for writers 2025/08/20 01:07:49 DEBUG : Looking for writers 2025/08/20 01:07:49 DEBUG : dir: reading active writers 2025/08/20 01:07:49 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.42s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:07:50 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:07:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:07:50 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:07:50 DEBUG : dir: Looking for writers 2025/08/20 01:07:50 DEBUG : file1: reading active writers 2025/08/20 01:07:50 DEBUG : Looking for writers 2025/08/20 01:07:50 DEBUG : dir: reading active writers 2025/08/20 01:07:50 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.48s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:07:51 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:07:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:07:52 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/20 01:07:52 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/08/20 01:07:53 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/20 01:07:53 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/20 01:07:53 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/20 01:07:53 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/20 01:07:53 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/08/20 01:07:53 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/08/20 01:07:54 DEBUG : dir: invalidating directory cache 2025/08/20 01:07:54 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/20 01:07:54 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/20 01:07:54 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/20 01:07:54 DEBUG : dir/file1: Reset virtual modtime 2025/08/20 01:07:54 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/20 01:07:54 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/20 01:07:54 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/20 01:07:54 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/20 01:07:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/20 01:07:54 DEBUG : dir: invalidating directory cache 2025/08/20 01:07:54 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/20 01:07:54 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/20 01:07:54 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/20 01:07:54 DEBUG : forgetting directory cache 2025/08/20 01:07:54 DEBUG : dir: forgetting directory cache 2025/08/20 01:07:54 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/20 01:07:54 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:07:54 DEBUG : dir/virtualDir: Looking for writers 2025/08/20 01:07:54 DEBUG : dir: Looking for writers 2025/08/20 01:07:54 DEBUG : file1: reading active writers 2025/08/20 01:07:54 DEBUG : virtualFile2: reading active writers 2025/08/20 01:07:54 DEBUG : virtualFile: reading active writers 2025/08/20 01:07:54 DEBUG : virtualDir: reading active writers 2025/08/20 01:07:54 DEBUG : Looking for writers 2025/08/20 01:07:54 DEBUG : dir: reading active writers 2025/08/20 01:07:54 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (4.50s) --- PASS: TestDirReadDirAll/Virtual (1.37s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:07:56 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:07:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:07:56 ERROR : dir/: Can only open directories read only 2025/08/20 01:07:56 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:07:56 DEBUG : dir: Looking for writers 2025/08/20 01:07:56 DEBUG : Looking for writers 2025/08/20 01:07:56 DEBUG : dir: reading active writers 2025/08/20 01:07:56 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.40s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:07:57 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:07:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:07:58 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/20 01:07:58 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/20 01:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/20 01:07:58 DEBUG : webdav root 'rclone-test-mecozix8jizi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/20 01:07:58 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/08/20 01:07:58 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/20 01:07:58 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/08/20 01:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/20 01:07:58 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:07:58 DEBUG : dir: Looking for writers 2025/08/20 01:07:58 DEBUG : file1: reading active writers 2025/08/20 01:07:58 DEBUG : potato: reading active writers 2025/08/20 01:07:58 DEBUG : Looking for writers 2025/08/20 01:07:58 DEBUG : dir: reading active writers 2025/08/20 01:07:58 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (2.29s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:07:59 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:00 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/20 01:08:01 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:01 DEBUG : dir/sub: Looking for writers 2025/08/20 01:08:01 DEBUG : dir: Looking for writers 2025/08/20 01:08:01 DEBUG : file1: reading active writers 2025/08/20 01:08:01 DEBUG : sub: reading active writers 2025/08/20 01:08:01 DEBUG : Looking for writers 2025/08/20 01:08:01 DEBUG : dir: reading active writers 2025/08/20 01:08:01 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.79s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:02 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/20 01:08:03 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/20 01:08:04 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:04 DEBUG : dir/sub/subsub: Looking for writers 2025/08/20 01:08:04 DEBUG : dir/sub: Looking for writers 2025/08/20 01:08:04 DEBUG : subsub: reading active writers 2025/08/20 01:08:04 DEBUG : dir: Looking for writers 2025/08/20 01:08:04 DEBUG : file1: reading active writers 2025/08/20 01:08:04 DEBUG : sub: reading active writers 2025/08/20 01:08:04 DEBUG : Looking for writers 2025/08/20 01:08:04 DEBUG : dir: reading active writers 2025/08/20 01:08:04 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.91s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:05 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:06 ERROR : dir/: Dir.Remove not empty 2025/08/20 01:08:06 DEBUG : dir/file1: Remove: 2025/08/20 01:08:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/20 01:08:06 DEBUG : dir/file1: >Remove: err= 2025/08/20 01:08:06 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/20 01:08:06 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:06 DEBUG : Looking for writers 2025/08/20 01:08:06 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.40s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:06 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:07 DEBUG : dir/file1: Remove: 2025/08/20 01:08:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/20 01:08:07 DEBUG : dir/file1: >Remove: err= 2025/08/20 01:08:08 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/20 01:08:08 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:08 DEBUG : Looking for writers 2025/08/20 01:08:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.40s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:08 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:09 DEBUG : dir/file1: Remove: 2025/08/20 01:08:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/20 01:08:09 DEBUG : dir/file1: >Remove: err= 2025/08/20 01:08:09 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:09 DEBUG : dir: Looking for writers 2025/08/20 01:08:09 DEBUG : Looking for writers 2025/08/20 01:08:09 DEBUG : dir: reading active writers 2025/08/20 01:08:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.65s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:10 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:10 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:11 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/20 01:08:11 DEBUG : dir: Updating dir with dir2 0xc0007c28f0 2025/08/20 01:08:11 DEBUG : dir: forgetting directory cache 2025/08/20 01:08:11 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/20 01:08:11 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/20 01:08:12 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/20 01:08:12 DEBUG : file2: Updating file with file2 0xc00012d8c0 2025/08/20 01:08:12 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/20 01:08:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/20 01:08:12 INFO : dir2/file3: Deleted 2025/08/20 01:08:13 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/20 01:08:13 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00012d8c0 2025/08/20 01:08:13 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/20 01:08:13 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/20 01:08:13 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/20 01:08:13 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000681450 2025/08/20 01:08:13 DEBUG : empty directory: forgetting directory cache 2025/08/20 01:08:13 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/20 01:08:13 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/20 01:08:13 DEBUG : dir2: Renaming to "dir3" 2025/08/20 01:08:13 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:13 DEBUG : dir3: Looking for writers 2025/08/20 01:08:13 DEBUG : file3: reading active writers 2025/08/20 01:08:13 DEBUG : renamed empty directory: Looking for writers 2025/08/20 01:08:13 DEBUG : Looking for writers 2025/08/20 01:08:13 DEBUG : renamed empty directory: reading active writers 2025/08/20 01:08:13 DEBUG : dir3: reading active writers 2025/08/20 01:08:13 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.79s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:14 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/20 01:08:15 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:08:15 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/20 01:08:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/20 01:08:15 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/20 01:08:15 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/20 01:08:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/20 01:08:15 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:08:15 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/20 01:08:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/20 01:08:15 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/20 01:08:15 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/20 01:08:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/20 01:08:15 DEBUG : webdav root 'rclone-test-mecozix8jizi': File to upload is small (12 bytes), uploading instead of streaming 2025/08/20 01:08:15 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:16 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/08/20 01:08:16 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/08/20 01:08:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/20 01:08:16 DEBUG : forgetting directory cache 2025/08/20 01:08:16 DEBUG : dir: forgetting directory cache 2025/08/20 01:08:16 DEBUG : dir/sub: forgetting directory cache 2025/08/20 01:08:16 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/20 01:08:16 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/20 01:08:16 DEBUG : webdav root 'rclone-test-mecozix8jizi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/20 01:08:16 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:16 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/20 01:08:16 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/08/20 01:08:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/20 01:08:16 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:16 DEBUG : dir/sub: Looking for writers 2025/08/20 01:08:16 DEBUG : file0: reading active writers 2025/08/20 01:08:16 DEBUG : file2: reading active writers 2025/08/20 01:08:16 DEBUG : dir: Looking for writers 2025/08/20 01:08:16 DEBUG : sub: reading active writers 2025/08/20 01:08:16 DEBUG : file1: reading active writers 2025/08/20 01:08:16 DEBUG : Looking for writers 2025/08/20 01:08:16 DEBUG : dir: reading active writers 2025/08/20 01:08:16 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.96s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:17 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/08/20 01:08:17 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:17 DEBUG : Looking for writers 2025/08/20 01:08:17 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.16s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:17 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/20 01:08:18 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:08:18 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/20 01:08:18 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/20 01:08:18 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/20 01:08:18 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:08:18 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/20 01:08:18 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/20 01:08:18 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:08:18 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/20 01:08:18 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/20 01:08:18 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/20 01:08:18 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:08:18 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/20 01:08:18 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:18 DEBUG : dir: Looking for writers 2025/08/20 01:08:18 DEBUG : file1: reading active writers 2025/08/20 01:08:18 DEBUG : file1.metadata: reading active writers 2025/08/20 01:08:18 DEBUG : Looking for writers 2025/08/20 01:08:18 DEBUG : dir: reading active writers 2025/08/20 01:08:18 DEBUG : dir.metadata: reading active writers 2025/08/20 01:08:18 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.35s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:19 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:20 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:20 DEBUG : dir: Looking for writers 2025/08/20 01:08:20 DEBUG : file1: reading active writers 2025/08/20 01:08:20 DEBUG : Looking for writers 2025/08/20 01:08:20 DEBUG : dir: reading active writers 2025/08/20 01:08:20 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.40s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:20 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:21 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:22 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/08/20 01:08:22 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:22 DEBUG : dir: Looking for writers 2025/08/20 01:08:22 DEBUG : file1: reading active writers 2025/08/20 01:08:22 DEBUG : Looking for writers 2025/08/20 01:08:22 DEBUG : dir: reading active writers 2025/08/20 01:08:22 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 (2.11s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (2.11s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:22 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/20 01:08:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/20 01:08:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:08:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/20 01:08:23 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:23 DEBUG : dir: Looking for writers 2025/08/20 01:08:23 DEBUG : file1: reading active writers 2025/08/20 01:08:23 DEBUG : Looking for writers 2025/08/20 01:08:23 DEBUG : dir: reading active writers 2025/08/20 01:08:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.47s) === RUN TestFileOpenReadUnknownSize 2025/08/20 01:08:24 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/20 01:08:24 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/20 01:08:24 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:08:24 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/20 01:08:24 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:24 DEBUG : Looking for writers 2025/08/20 01:08:24 DEBUG : file.txt: reading active writers 2025/08/20 01:08:24 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:24 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:25 DEBUG : webdav root 'rclone-test-mecozix8jizi': File to upload is small (25 bytes), uploading instead of streaming 2025/08/20 01:08:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:25 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/20 01:08:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/20 01:08:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:25 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:25 DEBUG : dir: Looking for writers 2025/08/20 01:08:25 DEBUG : file1: reading active writers 2025/08/20 01:08:25 DEBUG : Looking for writers 2025/08/20 01:08:25 DEBUG : dir: reading active writers 2025/08/20 01:08:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.82s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:26 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:26 DEBUG : dir/file1: Remove: 2025/08/20 01:08:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/20 01:08:26 DEBUG : dir/file1: >Remove: err= 2025/08/20 01:08:27 DEBUG : dir/file1: Remove: 2025/08/20 01:08:27 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/20 01:08:27 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:27 DEBUG : dir: Looking for writers 2025/08/20 01:08:27 DEBUG : Looking for writers 2025/08/20 01:08:27 DEBUG : dir: reading active writers 2025/08/20 01:08:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.55s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:27 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:28 DEBUG : dir/file1: Remove: 2025/08/20 01:08:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/20 01:08:28 DEBUG : dir/file1: >Remove: err= 2025/08/20 01:08:28 DEBUG : dir/file1: Remove: 2025/08/20 01:08:28 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/20 01:08:28 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:28 DEBUG : dir: Looking for writers 2025/08/20 01:08:28 DEBUG : Looking for writers 2025/08/20 01:08:28 DEBUG : dir: reading active writers 2025/08/20 01:08:28 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.61s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:29 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/20 01:08:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/20 01:08:29 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/20 01:08:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/20 01:08:29 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/20 01:08:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/20 01:08:29 DEBUG : dir/file1: Open: flags=0x3 2025/08/20 01:08:29 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/20 01:08:29 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/20 01:08:29 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:29 DEBUG : dir: Looking for writers 2025/08/20 01:08:29 DEBUG : file1: reading active writers 2025/08/20 01:08:29 DEBUG : Looking for writers 2025/08/20 01:08:29 DEBUG : dir: reading active writers 2025/08/20 01:08:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.33s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:30 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:31 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:31 DEBUG : dir: Looking for writers 2025/08/20 01:08:31 DEBUG : file1: reading active writers 2025/08/20 01:08:31 DEBUG : Looking for writers 2025/08/20 01:08:31 DEBUG : dir: reading active writers 2025/08/20 01:08:31 DEBUG : >WaitForWriters: 2025/08/20 01:08:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/20 01:08:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000a98480 2025/08/20 01:08:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/20 01:08:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/20 01:08:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/20 01:08:32 DEBUG : dir/file1: Updating file with dir/file1 0xc000a98480 2025/08/20 01:08:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/20 01:08:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/20 01:08:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/20 01:08:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:32 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a98480 2025/08/20 01:08:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/20 01:08:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/20 01:08:32 DEBUG : webdav root 'rclone-test-mecozix8jizi': File to upload is small (25 bytes), uploading instead of streaming 2025/08/20 01:08:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:33 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/20 01:08:33 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/20 01:08:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/20 01:08:33 DEBUG : newLeaf: Running delayed rename now 2025/08/20 01:08:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/20 01:08:33 DEBUG : newLeaf: Updating file with newLeaf 0xc000a98480 2025/08/20 01:08:33 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:33 DEBUG : dir: Looking for writers 2025/08/20 01:08:33 DEBUG : Looking for writers 2025/08/20 01:08:33 DEBUG : dir: reading active writers 2025/08/20 01:08:33 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:33 DEBUG : >WaitForWriters: 2025/08/20 01:08:33 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:33 DEBUG : dir: Looking for writers 2025/08/20 01:08:33 DEBUG : Looking for writers 2025/08/20 01:08:33 DEBUG : dir: reading active writers 2025/08/20 01:08:33 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:33 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:34 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:34 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:08:34 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:34 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:08:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:08:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:34 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:08:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:35 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:35 DEBUG : dir: Looking for writers 2025/08/20 01:08:35 DEBUG : file1: reading active writers 2025/08/20 01:08:35 DEBUG : Looking for writers 2025/08/20 01:08:35 DEBUG : dir: reading active writers 2025/08/20 01:08:35 DEBUG : >WaitForWriters: 2025/08/20 01:08:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/20 01:08:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0009a9080 2025/08/20 01:08:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/20 01:08:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/20 01:08:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/20 01:08:36 DEBUG : dir/file1: Updating file with dir/file1 0xc0009a9080 2025/08/20 01:08:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/20 01:08:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/20 01:08:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/20 01:08:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:36 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009a9080 2025/08/20 01:08:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/20 01:08:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/20 01:08:36 DEBUG : webdav root 'rclone-test-mecozix8jizi': File to upload is small (25 bytes), uploading instead of streaming 2025/08/20 01:08:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:37 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/20 01:08:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/20 01:08:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/20 01:08:37 DEBUG : newLeaf: Running delayed rename now 2025/08/20 01:08:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/20 01:08:37 DEBUG : newLeaf: Updating file with newLeaf 0xc0009a9080 2025/08/20 01:08:37 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:37 DEBUG : dir: Looking for writers 2025/08/20 01:08:37 DEBUG : Looking for writers 2025/08/20 01:08:37 DEBUG : dir: reading active writers 2025/08/20 01:08:37 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:37 DEBUG : >WaitForWriters: 2025/08/20 01:08:37 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:37 DEBUG : dir: Looking for writers 2025/08/20 01:08:37 DEBUG : Looking for writers 2025/08/20 01:08:37 DEBUG : dir: reading active writers 2025/08/20 01:08:37 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:37 DEBUG : >WaitForWriters: 2025/08/20 01:08:37 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:38 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:38 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:08:38 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:38 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:08:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:08:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:38 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:08:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:39 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/20 01:08:39 DEBUG : dir/file1: newRWFileHandle: 2025/08/20 01:08:39 DEBUG : dir/file1(0xc000864240): openPending: 2025/08/20 01:08:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/20 01:08:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/20 01:08:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:39 DEBUG : dir/file1(0xc000864240): >openPending: err= 2025/08/20 01:08:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/20 01:08:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/20 01:08:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/20 01:08:39 DEBUG : dir/file1(0xc000864240): _writeAt: size=14, off=0 2025/08/20 01:08:39 DEBUG : dir/file1(0xc000864240): >_writeAt: n=14, err= 2025/08/20 01:08:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/20 01:08:39 DEBUG : dir/file1(0xc000864240): close: 2025/08/20 01:08:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/20 01:08:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/20 01:08:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/20 01:08:39 DEBUG : dir/file1(0xc000864240): >close: err= 2025/08/20 01:08:39 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:39 DEBUG : dir: Looking for writers 2025/08/20 01:08:39 DEBUG : file1: reading active writers 2025/08/20 01:08:39 DEBUG : Looking for writers 2025/08/20 01:08:39 DEBUG : dir: reading active writers 2025/08/20 01:08:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/20 01:08:39 DEBUG : dir: Looking for writers 2025/08/20 01:08:39 DEBUG : file1: reading active writers 2025/08/20 01:08:39 DEBUG : Looking for writers 2025/08/20 01:08:39 DEBUG : dir: reading active writers 2025/08/20 01:08:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/20 01:08:39 DEBUG : dir: Looking for writers 2025/08/20 01:08:39 DEBUG : file1: reading active writers 2025/08/20 01:08:39 DEBUG : Looking for writers 2025/08/20 01:08:39 DEBUG : dir: reading active writers 2025/08/20 01:08:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/20 01:08:39 DEBUG : dir: Looking for writers 2025/08/20 01:08:39 DEBUG : file1: reading active writers 2025/08/20 01:08:39 DEBUG : Looking for writers 2025/08/20 01:08:39 DEBUG : dir: reading active writers 2025/08/20 01:08:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/20 01:08:39 DEBUG : dir/file1: vfs cache: starting upload 2025/08/20 01:08:39 DEBUG : dir: Looking for writers 2025/08/20 01:08:39 DEBUG : file1: reading active writers 2025/08/20 01:08:39 DEBUG : Looking for writers 2025/08/20 01:08:39 DEBUG : dir: reading active writers 2025/08/20 01:08:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/20 01:08:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:39 DEBUG : dir: Looking for writers 2025/08/20 01:08:39 DEBUG : file1: reading active writers 2025/08/20 01:08:39 DEBUG : Looking for writers 2025/08/20 01:08:39 DEBUG : dir: reading active writers 2025/08/20 01:08:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/20 01:08:39 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/20 01:08:39 INFO : dir/file1: Copied (replaced existing) 2025/08/20 01:08:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/20 01:08:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/20 01:08:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/20 01:08:39 DEBUG : dir: Looking for writers 2025/08/20 01:08:39 DEBUG : file1: reading active writers 2025/08/20 01:08:39 DEBUG : Looking for writers 2025/08/20 01:08:39 DEBUG : dir: reading active writers 2025/08/20 01:08:39 DEBUG : >WaitForWriters: 2025/08/20 01:08:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/20 01:08:39 DEBUG : dir/file1: newRWFileHandle: 2025/08/20 01:08:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/20 01:08:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/20 01:08:39 DEBUG : dir/file1(0xc000de3140): _readAt: size=512, off=0 2025/08/20 01:08:39 DEBUG : dir/file1(0xc000de3140): openPending: 2025/08/20 01:08:39 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/08/20 01:08:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/20 01:08:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:39 DEBUG : dir/file1(0xc000de3140): >openPending: err= 2025/08/20 01:08:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/20 01:08:39 DEBUG : dir/file1(0xc000de3140): >_readAt: n=14, err=EOF 2025/08/20 01:08:39 DEBUG : dir/file1(0xc000de3140): close: 2025/08/20 01:08:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/20 01:08:39 DEBUG : dir/file1(0xc000de3140): >close: err= 2025/08/20 01:08:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/20 01:08:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/20 01:08:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000a99500 2025/08/20 01:08:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/20 01:08:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/20 01:08:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/20 01:08:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/20 01:08:41 DEBUG : dir/file1: Updating file with dir/file1 0xc000a99500 2025/08/20 01:08:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/20 01:08:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/20 01:08:41 DEBUG : dir/file1: newRWFileHandle: 2025/08/20 01:08:41 DEBUG : dir/file1(0xc0008add40): openPending: 2025/08/20 01:08:41 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/08/20 01:08:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/20 01:08:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:41 DEBUG : dir/file1(0xc0008add40): >openPending: err= 2025/08/20 01:08:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/20 01:08:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/20 01:08:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/20 01:08:41 DEBUG : dir/file1(0xc0008add40): _writeAt: size=25, off=0 2025/08/20 01:08:41 DEBUG : dir/file1(0xc0008add40): >_writeAt: n=25, err= 2025/08/20 01:08:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/20 01:08:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/20 01:08:41 DEBUG : newLeaf: Updating file with newLeaf 0xc000a99500 2025/08/20 01:08:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/20 01:08:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/20 01:08:41 DEBUG : newLeaf(0xc0008add40): close: 2025/08/20 01:08:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/20 01:08:41 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-20 01:08:41.338223592 +0000 UTC m=+70.382403292 2025/08/20 01:08:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/20 01:08:41 DEBUG : newLeaf(0xc0008add40): >close: err= 2025/08/20 01:08:41 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:41 DEBUG : dir: Looking for writers 2025/08/20 01:08:41 DEBUG : Looking for writers 2025/08/20 01:08:41 DEBUG : dir: reading active writers 2025/08/20 01:08:41 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/20 01:08:41 DEBUG : dir: Looking for writers 2025/08/20 01:08:41 DEBUG : Looking for writers 2025/08/20 01:08:41 DEBUG : dir: reading active writers 2025/08/20 01:08:41 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/20 01:08:41 DEBUG : dir: Looking for writers 2025/08/20 01:08:41 DEBUG : Looking for writers 2025/08/20 01:08:41 DEBUG : dir: reading active writers 2025/08/20 01:08:41 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/20 01:08:41 DEBUG : dir: Looking for writers 2025/08/20 01:08:41 DEBUG : Looking for writers 2025/08/20 01:08:41 DEBUG : dir: reading active writers 2025/08/20 01:08:41 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/20 01:08:41 DEBUG : newLeaf: vfs cache: starting upload 2025/08/20 01:08:41 DEBUG : dir: Looking for writers 2025/08/20 01:08:41 DEBUG : Looking for writers 2025/08/20 01:08:41 DEBUG : dir: reading active writers 2025/08/20 01:08:41 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/20 01:08:41 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:42 DEBUG : dir: Looking for writers 2025/08/20 01:08:42 DEBUG : Looking for writers 2025/08/20 01:08:42 DEBUG : dir: reading active writers 2025/08/20 01:08:42 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/20 01:08:42 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/20 01:08:42 INFO : newLeaf: Copied (replaced existing) 2025/08/20 01:08:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-20 01:08:41 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/20 01:08:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/20 01:08:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/20 01:08:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/20 01:08:42 DEBUG : dir: Looking for writers 2025/08/20 01:08:42 DEBUG : Looking for writers 2025/08/20 01:08:42 DEBUG : dir: reading active writers 2025/08/20 01:08:42 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:42 DEBUG : >WaitForWriters: 2025/08/20 01:08:42 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:42 DEBUG : dir: Looking for writers 2025/08/20 01:08:42 DEBUG : Looking for writers 2025/08/20 01:08:42 DEBUG : dir: reading active writers 2025/08/20 01:08:42 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:42 DEBUG : >WaitForWriters: 2025/08/20 01:08:42 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:43 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:43 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:08:43 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:43 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:08:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:08:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:43 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:08:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:43 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:43 DEBUG : dir: Looking for writers 2025/08/20 01:08:43 DEBUG : file1: reading active writers 2025/08/20 01:08:43 DEBUG : Looking for writers 2025/08/20 01:08:43 DEBUG : dir: reading active writers 2025/08/20 01:08:43 DEBUG : >WaitForWriters: 2025/08/20 01:08:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/20 01:08:44 DEBUG : newLeaf: Updating file with newLeaf 0xc000a998c0 2025/08/20 01:08:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/20 01:08:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/20 01:08:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/20 01:08:45 DEBUG : dir/file1: Updating file with dir/file1 0xc000a998c0 2025/08/20 01:08:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/20 01:08:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/20 01:08:45 DEBUG : dir/file1: newRWFileHandle: 2025/08/20 01:08:45 DEBUG : dir/file1(0xc000aec900): openPending: 2025/08/20 01:08:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/20 01:08:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/20 01:08:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:45 DEBUG : dir/file1(0xc000aec900): >openPending: err= 2025/08/20 01:08:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/20 01:08:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/20 01:08:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/20 01:08:45 DEBUG : dir/file1(0xc000aec900): _writeAt: size=25, off=0 2025/08/20 01:08:45 DEBUG : dir/file1(0xc000aec900): >_writeAt: n=25, err= 2025/08/20 01:08:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/20 01:08:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/20 01:08:45 DEBUG : newLeaf: Updating file with newLeaf 0xc000a998c0 2025/08/20 01:08:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/20 01:08:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/20 01:08:45 DEBUG : newLeaf(0xc000aec900): close: 2025/08/20 01:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/20 01:08:45 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-20 01:08:45.344447536 +0000 UTC m=+74.388627225 2025/08/20 01:08:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/20 01:08:45 DEBUG : newLeaf(0xc000aec900): >close: err= 2025/08/20 01:08:45 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:45 DEBUG : dir: Looking for writers 2025/08/20 01:08:45 DEBUG : Looking for writers 2025/08/20 01:08:45 DEBUG : dir: reading active writers 2025/08/20 01:08:45 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/20 01:08:45 DEBUG : dir: Looking for writers 2025/08/20 01:08:45 DEBUG : Looking for writers 2025/08/20 01:08:45 DEBUG : dir: reading active writers 2025/08/20 01:08:45 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/20 01:08:45 DEBUG : dir: Looking for writers 2025/08/20 01:08:45 DEBUG : Looking for writers 2025/08/20 01:08:45 DEBUG : dir: reading active writers 2025/08/20 01:08:45 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/20 01:08:45 DEBUG : dir: Looking for writers 2025/08/20 01:08:45 DEBUG : Looking for writers 2025/08/20 01:08:45 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:45 DEBUG : dir: reading active writers 2025/08/20 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/20 01:08:45 DEBUG : newLeaf: vfs cache: starting upload 2025/08/20 01:08:45 DEBUG : dir: Looking for writers 2025/08/20 01:08:45 DEBUG : Looking for writers 2025/08/20 01:08:45 DEBUG : dir: reading active writers 2025/08/20 01:08:45 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/20 01:08:45 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:46 DEBUG : dir: Looking for writers 2025/08/20 01:08:46 DEBUG : Looking for writers 2025/08/20 01:08:46 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:46 DEBUG : dir: reading active writers 2025/08/20 01:08:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/20 01:08:46 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/20 01:08:46 INFO : newLeaf: Copied (replaced existing) 2025/08/20 01:08:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-20 01:08:45 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/20 01:08:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/20 01:08:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/20 01:08:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/20 01:08:46 DEBUG : dir: Looking for writers 2025/08/20 01:08:46 DEBUG : Looking for writers 2025/08/20 01:08:46 DEBUG : dir: reading active writers 2025/08/20 01:08:46 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:46 DEBUG : >WaitForWriters: 2025/08/20 01:08:46 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:46 DEBUG : dir: Looking for writers 2025/08/20 01:08:46 DEBUG : Looking for writers 2025/08/20 01:08:46 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:46 DEBUG : dir: reading active writers 2025/08/20 01:08:46 DEBUG : >WaitForWriters: 2025/08/20 01:08:46 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:47 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:47 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:08:47 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:47 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:08:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:08:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:47 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:08:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:47 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/20 01:08:47 DEBUG : dir/file1: newRWFileHandle: 2025/08/20 01:08:47 DEBUG : dir/file1(0xc0008f33c0): openPending: 2025/08/20 01:08:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/20 01:08:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/20 01:08:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:47 DEBUG : dir/file1(0xc0008f33c0): >openPending: err= 2025/08/20 01:08:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/20 01:08:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/20 01:08:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/20 01:08:47 DEBUG : dir/file1(0xc0008f33c0): _writeAt: size=14, off=0 2025/08/20 01:08:47 DEBUG : dir/file1(0xc0008f33c0): >_writeAt: n=14, err= 2025/08/20 01:08:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/20 01:08:47 DEBUG : dir/file1(0xc0008f33c0): close: 2025/08/20 01:08:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/20 01:08:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/20 01:08:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/20 01:08:47 DEBUG : dir/file1(0xc0008f33c0): >close: err= 2025/08/20 01:08:47 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:47 DEBUG : dir: Looking for writers 2025/08/20 01:08:47 DEBUG : file1: reading active writers 2025/08/20 01:08:47 DEBUG : Looking for writers 2025/08/20 01:08:47 DEBUG : dir: reading active writers 2025/08/20 01:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/20 01:08:47 DEBUG : dir: Looking for writers 2025/08/20 01:08:47 DEBUG : file1: reading active writers 2025/08/20 01:08:47 DEBUG : Looking for writers 2025/08/20 01:08:47 DEBUG : dir: reading active writers 2025/08/20 01:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/20 01:08:48 DEBUG : dir: Looking for writers 2025/08/20 01:08:48 DEBUG : file1: reading active writers 2025/08/20 01:08:48 DEBUG : Looking for writers 2025/08/20 01:08:48 DEBUG : dir: reading active writers 2025/08/20 01:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/20 01:08:48 DEBUG : dir: Looking for writers 2025/08/20 01:08:48 DEBUG : file1: reading active writers 2025/08/20 01:08:48 DEBUG : Looking for writers 2025/08/20 01:08:48 DEBUG : dir: reading active writers 2025/08/20 01:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/20 01:08:48 DEBUG : dir/file1: vfs cache: starting upload 2025/08/20 01:08:48 DEBUG : dir: Looking for writers 2025/08/20 01:08:48 DEBUG : file1: reading active writers 2025/08/20 01:08:48 DEBUG : Looking for writers 2025/08/20 01:08:48 DEBUG : dir: reading active writers 2025/08/20 01:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/20 01:08:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:48 DEBUG : dir: Looking for writers 2025/08/20 01:08:48 DEBUG : file1: reading active writers 2025/08/20 01:08:48 DEBUG : Looking for writers 2025/08/20 01:08:48 DEBUG : dir: reading active writers 2025/08/20 01:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/20 01:08:48 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/20 01:08:48 INFO : dir/file1: Copied (replaced existing) 2025/08/20 01:08:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/20 01:08:48 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/20 01:08:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/20 01:08:48 DEBUG : dir: Looking for writers 2025/08/20 01:08:48 DEBUG : file1: reading active writers 2025/08/20 01:08:48 DEBUG : Looking for writers 2025/08/20 01:08:48 DEBUG : dir: reading active writers 2025/08/20 01:08:48 DEBUG : >WaitForWriters: 2025/08/20 01:08:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/20 01:08:48 DEBUG : dir/file1: newRWFileHandle: 2025/08/20 01:08:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/20 01:08:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/20 01:08:48 DEBUG : dir/file1(0xc0006d8a40): _readAt: size=512, off=0 2025/08/20 01:08:48 DEBUG : dir/file1(0xc0006d8a40): openPending: 2025/08/20 01:08:48 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/08/20 01:08:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/20 01:08:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:48 DEBUG : dir/file1(0xc0006d8a40): >openPending: err= 2025/08/20 01:08:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/20 01:08:48 DEBUG : dir/file1(0xc0006d8a40): >_readAt: n=14, err=EOF 2025/08/20 01:08:48 DEBUG : dir/file1(0xc0006d8a40): close: 2025/08/20 01:08:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/20 01:08:48 DEBUG : dir/file1(0xc0006d8a40): >close: err= 2025/08/20 01:08:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/20 01:08:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/20 01:08:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f9080 2025/08/20 01:08:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/20 01:08:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/20 01:08:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/20 01:08:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/20 01:08:49 DEBUG : dir/file1: Updating file with dir/file1 0xc0008f9080 2025/08/20 01:08:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/20 01:08:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/20 01:08:50 DEBUG : dir/file1: newRWFileHandle: 2025/08/20 01:08:50 DEBUG : dir/file1(0xc00095dac0): openPending: 2025/08/20 01:08:50 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/08/20 01:08:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/20 01:08:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:50 DEBUG : dir/file1(0xc00095dac0): >openPending: err= 2025/08/20 01:08:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/20 01:08:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/20 01:08:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/20 01:08:50 DEBUG : dir/file1(0xc00095dac0): _writeAt: size=25, off=0 2025/08/20 01:08:50 DEBUG : dir/file1(0xc00095dac0): >_writeAt: n=25, err= 2025/08/20 01:08:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/20 01:08:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/20 01:08:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f9080 2025/08/20 01:08:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/20 01:08:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/20 01:08:50 DEBUG : newLeaf(0xc00095dac0): close: 2025/08/20 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/20 01:08:50 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-20 01:08:50.044965777 +0000 UTC m=+79.089145466 2025/08/20 01:08:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/20 01:08:50 DEBUG : newLeaf(0xc00095dac0): >close: err= 2025/08/20 01:08:50 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:50 DEBUG : dir: Looking for writers 2025/08/20 01:08:50 DEBUG : Looking for writers 2025/08/20 01:08:50 DEBUG : dir: reading active writers 2025/08/20 01:08:50 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/20 01:08:50 DEBUG : dir: Looking for writers 2025/08/20 01:08:50 DEBUG : Looking for writers 2025/08/20 01:08:50 DEBUG : dir: reading active writers 2025/08/20 01:08:50 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/20 01:08:50 DEBUG : dir: Looking for writers 2025/08/20 01:08:50 DEBUG : Looking for writers 2025/08/20 01:08:50 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:50 DEBUG : dir: reading active writers 2025/08/20 01:08:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/20 01:08:50 DEBUG : dir: Looking for writers 2025/08/20 01:08:50 DEBUG : Looking for writers 2025/08/20 01:08:50 DEBUG : dir: reading active writers 2025/08/20 01:08:50 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/20 01:08:50 DEBUG : newLeaf: vfs cache: starting upload 2025/08/20 01:08:50 DEBUG : dir: Looking for writers 2025/08/20 01:08:50 DEBUG : Looking for writers 2025/08/20 01:08:50 DEBUG : dir: reading active writers 2025/08/20 01:08:50 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/20 01:08:50 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:50 DEBUG : dir: Looking for writers 2025/08/20 01:08:50 DEBUG : Looking for writers 2025/08/20 01:08:50 DEBUG : dir: reading active writers 2025/08/20 01:08:50 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/20 01:08:50 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/20 01:08:50 INFO : newLeaf: Copied (replaced existing) 2025/08/20 01:08:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-20 01:08:50 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/20 01:08:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/20 01:08:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/20 01:08:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/20 01:08:51 DEBUG : dir: Looking for writers 2025/08/20 01:08:51 DEBUG : Looking for writers 2025/08/20 01:08:51 DEBUG : dir: reading active writers 2025/08/20 01:08:51 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:51 DEBUG : >WaitForWriters: 2025/08/20 01:08:51 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:51 DEBUG : dir: Looking for writers 2025/08/20 01:08:51 DEBUG : Looking for writers 2025/08/20 01:08:51 DEBUG : dir: reading active writers 2025/08/20 01:08:51 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:51 DEBUG : >WaitForWriters: 2025/08/20 01:08:51 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:52 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:52 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:08:52 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:52 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:08:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:08:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:08:52 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:08:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:52 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:52 DEBUG : dir: Looking for writers 2025/08/20 01:08:52 DEBUG : file1: reading active writers 2025/08/20 01:08:52 DEBUG : Looking for writers 2025/08/20 01:08:52 DEBUG : dir: reading active writers 2025/08/20 01:08:52 DEBUG : >WaitForWriters: 2025/08/20 01:08:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/20 01:08:52 DEBUG : dir/file1: newRWFileHandle: 2025/08/20 01:08:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/20 01:08:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/20 01:08:52 DEBUG : dir/file1(0xc0007a2240): _readAt: size=512, off=0 2025/08/20 01:08:52 DEBUG : dir/file1(0xc0007a2240): openPending: 2025/08/20 01:08:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/20 01:08:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/20 01:08:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:52 DEBUG : dir/file1(0xc0007a2240): >openPending: err= 2025/08/20 01:08:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/20 01:08:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/20 01:08:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/20 01:08:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:08:52 DEBUG : dir/file1(0xc0007a2240): >_readAt: n=14, err=EOF 2025/08/20 01:08:52 DEBUG : dir/file1(0xc0007a2240): close: 2025/08/20 01:08:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/20 01:08:52 DEBUG : dir/file1(0xc0007a2240): >close: err= 2025/08/20 01:08:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/20 01:08:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/20 01:08:53 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f9440 2025/08/20 01:08:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/20 01:08:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/20 01:08:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/20 01:08:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/20 01:08:53 DEBUG : dir/file1: Updating file with dir/file1 0xc0008f9440 2025/08/20 01:08:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/20 01:08:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/20 01:08:54 DEBUG : dir/file1: newRWFileHandle: 2025/08/20 01:08:54 DEBUG : dir/file1(0xc0007faf40): openPending: 2025/08/20 01:08:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/20 01:08:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/20 01:08:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:08:54 DEBUG : dir/file1(0xc0007faf40): >openPending: err= 2025/08/20 01:08:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/20 01:08:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/20 01:08:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/20 01:08:54 DEBUG : dir/file1(0xc0007faf40): _writeAt: size=25, off=0 2025/08/20 01:08:54 DEBUG : dir/file1(0xc0007faf40): >_writeAt: n=25, err= 2025/08/20 01:08:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/20 01:08:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/20 01:08:54 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f9440 2025/08/20 01:08:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/20 01:08:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/20 01:08:54 DEBUG : newLeaf(0xc0007faf40): close: 2025/08/20 01:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/20 01:08:54 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-20 01:08:54.134559609 +0000 UTC m=+83.178739309 2025/08/20 01:08:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/20 01:08:54 DEBUG : newLeaf(0xc0007faf40): >close: err= 2025/08/20 01:08:54 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:54 DEBUG : dir: Looking for writers 2025/08/20 01:08:54 DEBUG : Looking for writers 2025/08/20 01:08:54 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:54 DEBUG : dir: reading active writers 2025/08/20 01:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/20 01:08:54 DEBUG : dir: Looking for writers 2025/08/20 01:08:54 DEBUG : Looking for writers 2025/08/20 01:08:54 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:54 DEBUG : dir: reading active writers 2025/08/20 01:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/20 01:08:54 DEBUG : dir: Looking for writers 2025/08/20 01:08:54 DEBUG : Looking for writers 2025/08/20 01:08:54 DEBUG : dir: reading active writers 2025/08/20 01:08:54 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/20 01:08:54 DEBUG : dir: Looking for writers 2025/08/20 01:08:54 DEBUG : Looking for writers 2025/08/20 01:08:54 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:54 DEBUG : dir: reading active writers 2025/08/20 01:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/20 01:08:54 DEBUG : newLeaf: vfs cache: starting upload 2025/08/20 01:08:54 DEBUG : dir: Looking for writers 2025/08/20 01:08:54 DEBUG : Looking for writers 2025/08/20 01:08:54 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:54 DEBUG : dir: reading active writers 2025/08/20 01:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/20 01:08:54 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:54 DEBUG : dir: Looking for writers 2025/08/20 01:08:54 DEBUG : Looking for writers 2025/08/20 01:08:54 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:54 DEBUG : dir: reading active writers 2025/08/20 01:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/20 01:08:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/20 01:08:55 INFO : newLeaf: Copied (replaced existing) 2025/08/20 01:08:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-20 01:08:54 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/20 01:08:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/20 01:08:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/20 01:08:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/20 01:08:55 DEBUG : dir: Looking for writers 2025/08/20 01:08:55 DEBUG : Looking for writers 2025/08/20 01:08:55 DEBUG : dir: reading active writers 2025/08/20 01:08:55 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:55 DEBUG : >WaitForWriters: 2025/08/20 01:08:55 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:55 DEBUG : dir: Looking for writers 2025/08/20 01:08:55 DEBUG : Looking for writers 2025/08/20 01:08:55 DEBUG : dir: reading active writers 2025/08/20 01:08:55 DEBUG : newLeaf: reading active writers 2025/08/20 01:08:55 DEBUG : >WaitForWriters: 2025/08/20 01:08:55 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting --- PASS: TestFileRename (25.45s) --- PASS: TestFileRename/off,forceCache=false (3.84s) --- PASS: TestFileRename/minimal,forceCache=false (4.06s) --- PASS: TestFileRename/minimal,forceCache=true (4.72s) --- PASS: TestFileRename/writes,forceCache=false (3.99s) --- PASS: TestFileRename/writes,forceCache=true (4.78s) --- PASS: TestFileRename/full,forceCache=false (4.06s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:56 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:56 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:56 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:56 DEBUG : Looking for writers 2025/08/20 01:08:56 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.17s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:56 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:08:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/20 01:08:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/20 01:08:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/20 01:08:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:08:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/20 01:08:57 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/20 01:08:57 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:57 DEBUG : dir: Looking for writers 2025/08/20 01:08:57 DEBUG : file1: reading active writers 2025/08/20 01:08:57 DEBUG : Looking for writers 2025/08/20 01:08:57 DEBUG : dir: reading active writers 2025/08/20 01:08:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.48s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:57 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:08:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:08:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/20 01:08:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/20 01:08:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/20 01:08:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:08:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/20 01:08:58 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/20 01:08:58 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/20 01:08:58 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/20 01:08:58 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/20 01:08:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/20 01:08:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/20 01:08:58 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/20 01:08:58 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/20 01:08:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/20 01:08:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/20 01:08:58 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/20 01:08:58 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/20 01:08:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/20 01:08:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/20 01:08:58 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/20 01:08:58 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:08:58 DEBUG : dir: Looking for writers 2025/08/20 01:08:58 DEBUG : file1: reading active writers 2025/08/20 01:08:58 DEBUG : Looking for writers 2025/08/20 01:08:58 DEBUG : dir: reading active writers 2025/08/20 01:08:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.82s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:08:59 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:08:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:09:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/20 01:09:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/20 01:09:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/20 01:09:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:09:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/20 01:09:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/20 01:09:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/20 01:09:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/20 01:09:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/20 01:09:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/20 01:09:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/20 01:09:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/20 01:09:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/20 01:09:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/20 01:09:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/20 01:09:00 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/20 01:09:00 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/20 01:09:00 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/20 01:09:00 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/20 01:09:00 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/20 01:09:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/20 01:09:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/20 01:09:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/20 01:09:00 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/20 01:09:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/20 01:09:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/20 01:09:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/20 01:09:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/20 01:09:00 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/20 01:09:00 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/20 01:09:00 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/20 01:09:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/20 01:09:00 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/20 01:09:00 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/20 01:09:00 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/20 01:09:00 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:00 DEBUG : dir: Looking for writers 2025/08/20 01:09:00 DEBUG : file1: reading active writers 2025/08/20 01:09:00 DEBUG : Looking for writers 2025/08/20 01:09:00 DEBUG : dir: reading active writers 2025/08/20 01:09:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (2.07s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:09:01 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:09:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:09:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/20 01:09:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/20 01:09:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/20 01:09:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:09:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/20 01:09:02 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:02 DEBUG : dir: Looking for writers 2025/08/20 01:09:02 DEBUG : file1: reading active writers 2025/08/20 01:09:02 DEBUG : Looking for writers 2025/08/20 01:09:02 DEBUG : dir: reading active writers 2025/08/20 01:09:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.65s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:09:03 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:09:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:09:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/20 01:09:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/20 01:09:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/20 01:09:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:09:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/20 01:09:04 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/20 01:09:04 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/20 01:09:04 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:04 DEBUG : dir: Looking for writers 2025/08/20 01:09:04 DEBUG : file1: reading active writers 2025/08/20 01:09:04 DEBUG : Looking for writers 2025/08/20 01:09:04 DEBUG : dir: reading active writers 2025/08/20 01:09:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.50s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:09:04 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:09:04 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:09:04 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:04 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:04 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:09:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:09:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/20 01:09:05 DEBUG : dir/file1: newRWFileHandle: 2025/08/20 01:09:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/20 01:09:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/20 01:09:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/20 01:09:05 DEBUG : dir/file1(0xc00089e7c0): _readAt: size=1, off=0 2025/08/20 01:09:05 DEBUG : dir/file1(0xc00089e7c0): openPending: 2025/08/20 01:09:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/20 01:09:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/20 01:09:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:05 DEBUG : dir/file1(0xc00089e7c0): >openPending: err= 2025/08/20 01:09:05 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/20 01:09:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/20 01:09:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/20 01:09:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:09:05 DEBUG : dir/file1(0xc00089e7c0): >_readAt: n=1, err= 2025/08/20 01:09:05 DEBUG : dir/file1(0xc00089e7c0): _readAt: size=256, off=1 2025/08/20 01:09:05 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/20 01:09:05 DEBUG : dir/file1(0xc00089e7c0): >_readAt: n=15, err=EOF 2025/08/20 01:09:05 DEBUG : dir/file1(0xc00089e7c0): _readAt: size=16, off=16 2025/08/20 01:09:05 DEBUG : dir/file1(0xc00089e7c0): >_readAt: n=0, err=EOF 2025/08/20 01:09:05 DEBUG : dir/file1(0xc00089e7c0): close: 2025/08/20 01:09:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/20 01:09:05 DEBUG : dir/file1(0xc00089e7c0): >close: err= 2025/08/20 01:09:05 DEBUG : dir/file1(0xc00089e7c0): close: 2025/08/20 01:09:05 DEBUG : dir/file1(0xc00089e7c0): >close: err=file already closed 2025/08/20 01:09:05 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:05 DEBUG : dir: Looking for writers 2025/08/20 01:09:05 DEBUG : file1: reading active writers 2025/08/20 01:09:05 DEBUG : Looking for writers 2025/08/20 01:09:05 DEBUG : dir: reading active writers 2025/08/20 01:09:05 DEBUG : >WaitForWriters: 2025/08/20 01:09:05 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.44s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:09:06 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:09:06 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:09:06 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:06 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:06 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:09:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:09:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/20 01:09:06 DEBUG : dir/file1: newRWFileHandle: 2025/08/20 01:09:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/20 01:09:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/20 01:09:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/20 01:09:06 DEBUG : dir/file1(0xc0008c16c0): _readAt: size=1, off=0 2025/08/20 01:09:06 DEBUG : dir/file1(0xc0008c16c0): openPending: 2025/08/20 01:09:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/20 01:09:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/20 01:09:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:06 DEBUG : dir/file1(0xc0008c16c0): >openPending: err= 2025/08/20 01:09:06 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/20 01:09:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/20 01:09:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/20 01:09:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:09:07 DEBUG : dir/file1(0xc0008c16c0): >_readAt: n=1, err= 2025/08/20 01:09:07 DEBUG : dir/file1(0xc0008c16c0): _readAt: size=1, off=5 2025/08/20 01:09:07 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/20 01:09:07 DEBUG : dir/file1(0xc0008c16c0): >_readAt: n=1, err= 2025/08/20 01:09:07 DEBUG : dir/file1(0xc0008c16c0): _readAt: size=1, off=3 2025/08/20 01:09:07 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/20 01:09:07 DEBUG : dir/file1(0xc0008c16c0): >_readAt: n=1, err= 2025/08/20 01:09:07 DEBUG : dir/file1(0xc0008c16c0): _readAt: size=1, off=13 2025/08/20 01:09:07 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/20 01:09:07 DEBUG : dir/file1(0xc0008c16c0): >_readAt: n=1, err= 2025/08/20 01:09:07 DEBUG : dir/file1(0xc0008c16c0): _readAt: size=16, off=100 2025/08/20 01:09:07 DEBUG : dir/file1(0xc0008c16c0): >_readAt: n=0, err=EOF 2025/08/20 01:09:07 DEBUG : dir/file1(0xc0008c16c0): close: 2025/08/20 01:09:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/20 01:09:07 DEBUG : dir/file1(0xc0008c16c0): >close: err= 2025/08/20 01:09:07 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:07 DEBUG : dir: Looking for writers 2025/08/20 01:09:07 DEBUG : file1: reading active writers 2025/08/20 01:09:07 DEBUG : Looking for writers 2025/08/20 01:09:07 DEBUG : dir: reading active writers 2025/08/20 01:09:07 DEBUG : >WaitForWriters: 2025/08/20 01:09:07 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.51s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:09:07 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:09:07 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:09:07 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:07 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:07 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:09:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:09:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/20 01:09:08 DEBUG : dir/file1: newRWFileHandle: 2025/08/20 01:09:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/20 01:09:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/20 01:09:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/20 01:09:08 DEBUG : dir/file1(0xc0008de980): _readAt: size=1, off=0 2025/08/20 01:09:08 DEBUG : dir/file1(0xc0008de980): openPending: 2025/08/20 01:09:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/20 01:09:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/20 01:09:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:08 DEBUG : dir/file1(0xc0008de980): >openPending: err= 2025/08/20 01:09:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/20 01:09:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/20 01:09:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/20 01:09:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:09:08 DEBUG : dir/file1(0xc0008de980): >_readAt: n=1, err= 2025/08/20 01:09:08 DEBUG : dir/file1(0xc0008de980): _readAt: size=1, off=5 2025/08/20 01:09:08 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/20 01:09:08 DEBUG : dir/file1(0xc0008de980): >_readAt: n=1, err= 2025/08/20 01:09:08 DEBUG : dir/file1(0xc0008de980): _readAt: size=1, off=1 2025/08/20 01:09:08 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/20 01:09:08 DEBUG : dir/file1(0xc0008de980): >_readAt: n=1, err= 2025/08/20 01:09:08 DEBUG : dir/file1(0xc0008de980): _readAt: size=6, off=10 2025/08/20 01:09:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/20 01:09:08 DEBUG : dir/file1(0xc0008de980): >_readAt: n=6, err= 2025/08/20 01:09:08 DEBUG : dir/file1(0xc0008de980): _readAt: size=256, off=10 2025/08/20 01:09:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/20 01:09:08 DEBUG : dir/file1(0xc0008de980): >_readAt: n=6, err=EOF 2025/08/20 01:09:08 DEBUG : dir/file1(0xc0008de980): _readAt: size=256, off=100 2025/08/20 01:09:08 DEBUG : dir/file1(0xc0008de980): >_readAt: n=0, err=EOF 2025/08/20 01:09:08 DEBUG : dir/file1(0xc0008de980): close: 2025/08/20 01:09:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/20 01:09:08 DEBUG : dir/file1(0xc0008de980): >close: err= 2025/08/20 01:09:08 DEBUG : dir/file1(0xc0008de980): _readAt: size=256, off=100 2025/08/20 01:09:08 DEBUG : dir/file1(0xc0008de980): >_readAt: n=0, err=file already closed 2025/08/20 01:09:08 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:08 DEBUG : dir: Looking for writers 2025/08/20 01:09:08 DEBUG : file1: reading active writers 2025/08/20 01:09:08 DEBUG : Looking for writers 2025/08/20 01:09:08 DEBUG : dir: reading active writers 2025/08/20 01:09:08 DEBUG : >WaitForWriters: 2025/08/20 01:09:08 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.45s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:09:09 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:09:09 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:09:09 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:09 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:09 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:09:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:09:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/20 01:09:09 DEBUG : dir/file1: newRWFileHandle: 2025/08/20 01:09:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/20 01:09:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/20 01:09:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/20 01:09:09 DEBUG : dir/file1(0xc000717080): RWFileHandle.Flush 2025/08/20 01:09:09 DEBUG : dir/file1(0xc000717080): _readAt: size=256, off=0 2025/08/20 01:09:09 DEBUG : dir/file1(0xc000717080): openPending: 2025/08/20 01:09:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/20 01:09:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/20 01:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:09 DEBUG : dir/file1(0xc000717080): >openPending: err= 2025/08/20 01:09:09 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/20 01:09:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/20 01:09:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/20 01:09:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:09:09 DEBUG : dir/file1(0xc000717080): >_readAt: n=16, err=EOF 2025/08/20 01:09:09 DEBUG : dir/file1(0xc000717080): RWFileHandle.Flush 2025/08/20 01:09:09 DEBUG : dir/file1(0xc000717080): RWFileHandle.Flush 2025/08/20 01:09:09 DEBUG : dir/file1(0xc000717080): close: 2025/08/20 01:09:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/20 01:09:09 DEBUG : dir/file1(0xc000717080): >close: err= 2025/08/20 01:09:09 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:09 DEBUG : dir: Looking for writers 2025/08/20 01:09:09 DEBUG : file1: reading active writers 2025/08/20 01:09:09 DEBUG : Looking for writers 2025/08/20 01:09:09 DEBUG : dir: reading active writers 2025/08/20 01:09:09 DEBUG : >WaitForWriters: 2025/08/20 01:09:09 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.45s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:09:10 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:09:10 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:09:10 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:10 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:10 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:09:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:09:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/20 01:09:11 DEBUG : dir/file1: newRWFileHandle: 2025/08/20 01:09:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/20 01:09:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/20 01:09:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/20 01:09:11 DEBUG : dir/file1(0xc0008f2780): _readAt: size=256, off=0 2025/08/20 01:09:11 DEBUG : dir/file1(0xc0008f2780): openPending: 2025/08/20 01:09:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/20 01:09:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/20 01:09:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:11 DEBUG : dir/file1(0xc0008f2780): >openPending: err= 2025/08/20 01:09:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/20 01:09:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/20 01:09:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/20 01:09:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:09:11 DEBUG : dir/file1(0xc0008f2780): >_readAt: n=16, err=EOF 2025/08/20 01:09:11 DEBUG : dir/file1(0xc0008f2780): RWFileHandle.Release 2025/08/20 01:09:11 DEBUG : dir/file1(0xc0008f2780): close: 2025/08/20 01:09:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/20 01:09:11 DEBUG : dir/file1(0xc0008f2780): >close: err= 2025/08/20 01:09:11 DEBUG : dir/file1(0xc0008f2780): RWFileHandle.Release 2025/08/20 01:09:11 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:11 DEBUG : dir: Looking for writers 2025/08/20 01:09:11 DEBUG : file1: reading active writers 2025/08/20 01:09:11 DEBUG : Looking for writers 2025/08/20 01:09:11 DEBUG : dir: reading active writers 2025/08/20 01:09:11 DEBUG : >WaitForWriters: 2025/08/20 01:09:11 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.47s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:09:12 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:09:12 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:09:12 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:12 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:12 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:09:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:12 DEBUG : file1: newRWFileHandle: 2025/08/20 01:09:12 DEBUG : file1(0xc0008f3dc0): openPending: 2025/08/20 01:09:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:12 DEBUG : file1(0xc0008f3dc0): >openPending: err= 2025/08/20 01:09:12 DEBUG : file1: >newRWFileHandle: err= 2025/08/20 01:09:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/20 01:09:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/20 01:09:12 DEBUG : file1(0xc0008f3dc0): _writeAt: size=5, off=0 2025/08/20 01:09:12 DEBUG : file1(0xc0008f3dc0): >_writeAt: n=5, err= 2025/08/20 01:09:12 DEBUG : file1(0xc0008f3dc0): _writeAt: size=7, off=5 2025/08/20 01:09:12 DEBUG : file1(0xc0008f3dc0): >_writeAt: n=7, err= 2025/08/20 01:09:12 DEBUG : file1: vfs cache: truncate to size=11 2025/08/20 01:09:12 DEBUG : file1(0xc0008f3dc0): close: 2025/08/20 01:09:12 DEBUG : file1: vfs cache: setting modification time to 2025-08-20 01:09:12.167789536 +0000 UTC m=+101.211969237 2025/08/20 01:09:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:12 DEBUG : file1(0xc0008f3dc0): >close: err= 2025/08/20 01:09:12 DEBUG : file1(0xc0008f3dc0): close: 2025/08/20 01:09:12 DEBUG : file1(0xc0008f3dc0): >close: err=file already closed 2025/08/20 01:09:12 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:12 DEBUG : Looking for writers 2025/08/20 01:09:12 DEBUG : file1: reading active writers 2025/08/20 01:09:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/20 01:09:12 DEBUG : Looking for writers 2025/08/20 01:09:12 DEBUG : file1: reading active writers 2025/08/20 01:09:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/20 01:09:12 DEBUG : Looking for writers 2025/08/20 01:09:12 DEBUG : file1: reading active writers 2025/08/20 01:09:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/20 01:09:12 DEBUG : Looking for writers 2025/08/20 01:09:12 DEBUG : file1: reading active writers 2025/08/20 01:09:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/20 01:09:12 DEBUG : file1: vfs cache: starting upload 2025/08/20 01:09:12 DEBUG : Looking for writers 2025/08/20 01:09:12 DEBUG : file1: reading active writers 2025/08/20 01:09:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/20 01:09:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:12 DEBUG : Looking for writers 2025/08/20 01:09:12 DEBUG : file1: reading active writers 2025/08/20 01:09:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/20 01:09:12 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/20 01:09:12 INFO : file1: Copied (new) 2025/08/20 01:09:12 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-20 01:09:12 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/20 01:09:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/20 01:09:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:12 INFO : file1: vfs cache: upload succeeded try #1 2025/08/20 01:09:12 DEBUG : Looking for writers 2025/08/20 01:09:12 DEBUG : file1: reading active writers 2025/08/20 01:09:12 DEBUG : >WaitForWriters: 2025/08/20 01:09:12 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:12 DEBUG : Looking for writers 2025/08/20 01:09:12 DEBUG : file1: reading active writers 2025/08/20 01:09:12 DEBUG : >WaitForWriters: 2025/08/20 01:09:12 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:09:13 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:09:13 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:09:13 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:13 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:13 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:09:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:13 DEBUG : file1: newRWFileHandle: 2025/08/20 01:09:13 DEBUG : file1(0xc00082f900): openPending: 2025/08/20 01:09:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:13 DEBUG : file1(0xc00082f900): >openPending: err= 2025/08/20 01:09:13 DEBUG : file1: >newRWFileHandle: err= 2025/08/20 01:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/20 01:09:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/20 01:09:13 DEBUG : file1(0xc00082f900): _writeAt: size=7, off=0 2025/08/20 01:09:13 DEBUG : file1(0xc00082f900): >_writeAt: n=7, err= 2025/08/20 01:09:13 DEBUG : file1(0xc00082f900): _writeAt: size=6, off=5 2025/08/20 01:09:13 DEBUG : file1(0xc00082f900): >_writeAt: n=6, err= 2025/08/20 01:09:13 DEBUG : file1(0xc00082f900): close: 2025/08/20 01:09:13 DEBUG : file1: vfs cache: setting modification time to 2025-08-20 01:09:13.366514394 +0000 UTC m=+102.410694094 2025/08/20 01:09:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:13 DEBUG : file1(0xc00082f900): >close: err= 2025/08/20 01:09:13 DEBUG : file1(0xc00082f900): _writeAt: size=5, off=0 2025/08/20 01:09:13 DEBUG : file1(0xc00082f900): >_writeAt: n=0, err=file already closed 2025/08/20 01:09:13 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:13 DEBUG : Looking for writers 2025/08/20 01:09:13 DEBUG : file1: reading active writers 2025/08/20 01:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/20 01:09:13 DEBUG : Looking for writers 2025/08/20 01:09:13 DEBUG : file1: reading active writers 2025/08/20 01:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/20 01:09:13 DEBUG : Looking for writers 2025/08/20 01:09:13 DEBUG : file1: reading active writers 2025/08/20 01:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/20 01:09:13 DEBUG : Looking for writers 2025/08/20 01:09:13 DEBUG : file1: reading active writers 2025/08/20 01:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/20 01:09:13 DEBUG : file1: vfs cache: starting upload 2025/08/20 01:09:13 DEBUG : Looking for writers 2025/08/20 01:09:13 DEBUG : file1: reading active writers 2025/08/20 01:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/20 01:09:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:13 DEBUG : Looking for writers 2025/08/20 01:09:13 DEBUG : file1: reading active writers 2025/08/20 01:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/20 01:09:13 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/20 01:09:13 INFO : file1: Copied (new) 2025/08/20 01:09:13 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-20 01:09:13 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/20 01:09:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/20 01:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:13 INFO : file1: vfs cache: upload succeeded try #1 2025/08/20 01:09:14 DEBUG : Looking for writers 2025/08/20 01:09:14 DEBUG : file1: reading active writers 2025/08/20 01:09:14 DEBUG : >WaitForWriters: 2025/08/20 01:09:14 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:14 DEBUG : Looking for writers 2025/08/20 01:09:14 DEBUG : file1: reading active writers 2025/08/20 01:09:14 DEBUG : >WaitForWriters: 2025/08/20 01:09:14 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.19s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:09:14 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:09:14 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:09:14 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:14 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:14 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:09:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:14 DEBUG : file1: newRWFileHandle: 2025/08/20 01:09:14 DEBUG : file1(0xc000a17380): openPending: 2025/08/20 01:09:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:14 DEBUG : file1(0xc000a17380): >openPending: err= 2025/08/20 01:09:14 DEBUG : file1: >newRWFileHandle: err= 2025/08/20 01:09:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/20 01:09:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/20 01:09:14 DEBUG : file1(0xc000a17380): close: 2025/08/20 01:09:14 DEBUG : file1: vfs cache: setting modification time to 2025-08-20 01:09:14.564783025 +0000 UTC m=+103.608962726 2025/08/20 01:09:14 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:14 DEBUG : file1(0xc000a17380): >close: err= 2025/08/20 01:09:14 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/20 01:09:14 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/20 01:09:14 DEBUG : file2: newRWFileHandle: 2025/08/20 01:09:14 DEBUG : file2(0xc000a17800): openPending: 2025/08/20 01:09:14 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/20 01:09:14 DEBUG : file2(0xc000a17800): >openPending: err= 2025/08/20 01:09:14 DEBUG : file2: >newRWFileHandle: err= 2025/08/20 01:09:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/20 01:09:14 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/20 01:09:14 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/20 01:09:14 DEBUG : file2(0xc000a17800): RWFileHandle.Flush 2025/08/20 01:09:14 DEBUG : file2(0xc000a17800): RWFileHandle.Release 2025/08/20 01:09:14 DEBUG : file2(0xc000a17800): close: 2025/08/20 01:09:14 DEBUG : file2: vfs cache: setting modification time to 2025-08-20 01:09:14.572024812 +0000 UTC m=+103.616204513 2025/08/20 01:09:14 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:14 DEBUG : file2(0xc000a17800): >close: err= 2025/08/20 01:09:14 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:14 DEBUG : Looking for writers 2025/08/20 01:09:14 DEBUG : file1: reading active writers 2025/08/20 01:09:14 DEBUG : file2: reading active writers 2025/08/20 01:09:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/20 01:09:14 DEBUG : Looking for writers 2025/08/20 01:09:14 DEBUG : file2: reading active writers 2025/08/20 01:09:14 DEBUG : file1: reading active writers 2025/08/20 01:09:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/20 01:09:14 DEBUG : Looking for writers 2025/08/20 01:09:14 DEBUG : file1: reading active writers 2025/08/20 01:09:14 DEBUG : file2: reading active writers 2025/08/20 01:09:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/20 01:09:14 DEBUG : Looking for writers 2025/08/20 01:09:14 DEBUG : file1: reading active writers 2025/08/20 01:09:14 DEBUG : file2: reading active writers 2025/08/20 01:09:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/20 01:09:14 DEBUG : file1: vfs cache: starting upload 2025/08/20 01:09:14 DEBUG : file2: vfs cache: starting upload 2025/08/20 01:09:14 DEBUG : Looking for writers 2025/08/20 01:09:14 DEBUG : file1: reading active writers 2025/08/20 01:09:14 DEBUG : file2: reading active writers 2025/08/20 01:09:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/20 01:09:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:14 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:14 DEBUG : Looking for writers 2025/08/20 01:09:14 DEBUG : file1: reading active writers 2025/08/20 01:09:14 DEBUG : file2: reading active writers 2025/08/20 01:09:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/08/20 01:09:15 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/20 01:09:15 INFO : file1: Copied (new) 2025/08/20 01:09:15 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-20 01:09:14 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/20 01:09:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/20 01:09:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:15 INFO : file1: vfs cache: upload succeeded try #1 2025/08/20 01:09:15 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/20 01:09:15 INFO : file2: Copied (new) 2025/08/20 01:09:15 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-20 01:09:14 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/20 01:09:15 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/20 01:09:15 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/20 01:09:15 INFO : file2: vfs cache: upload succeeded try #1 2025/08/20 01:09:15 DEBUG : Looking for writers 2025/08/20 01:09:15 DEBUG : file1: reading active writers 2025/08/20 01:09:15 DEBUG : file2: reading active writers 2025/08/20 01:09:15 DEBUG : >WaitForWriters: 2025/08/20 01:09:15 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:15 DEBUG : Looking for writers 2025/08/20 01:09:15 DEBUG : file1: reading active writers 2025/08/20 01:09:15 DEBUG : file2: reading active writers 2025/08/20 01:09:15 DEBUG : >WaitForWriters: 2025/08/20 01:09:15 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.27s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:09:15 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:09:15 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:09:15 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:15 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:15 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:09:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:15 DEBUG : file1: newRWFileHandle: 2025/08/20 01:09:15 DEBUG : file1(0xc000a4f500): openPending: 2025/08/20 01:09:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:15 DEBUG : file1(0xc000a4f500): >openPending: err= 2025/08/20 01:09:15 DEBUG : file1: >newRWFileHandle: err= 2025/08/20 01:09:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/20 01:09:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/20 01:09:15 DEBUG : file1(0xc000a4f500): _writeAt: size=5, off=0 2025/08/20 01:09:15 DEBUG : file1(0xc000a4f500): >_writeAt: n=5, err= 2025/08/20 01:09:15 DEBUG : file1(0xc000a4f500): RWFileHandle.Flush 2025/08/20 01:09:15 DEBUG : file1(0xc000a4f500): RWFileHandle.Flush 2025/08/20 01:09:15 DEBUG : file1(0xc000a4f500): close: 2025/08/20 01:09:15 DEBUG : file1: vfs cache: setting modification time to 2025-08-20 01:09:15.825955462 +0000 UTC m=+104.870135162 2025/08/20 01:09:15 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:15 DEBUG : file1(0xc000a4f500): >close: err= 2025/08/20 01:09:15 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:15 DEBUG : Looking for writers 2025/08/20 01:09:15 DEBUG : file1: reading active writers 2025/08/20 01:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/20 01:09:15 DEBUG : Looking for writers 2025/08/20 01:09:15 DEBUG : file1: reading active writers 2025/08/20 01:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/20 01:09:15 DEBUG : Looking for writers 2025/08/20 01:09:15 DEBUG : file1: reading active writers 2025/08/20 01:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/20 01:09:15 DEBUG : Looking for writers 2025/08/20 01:09:15 DEBUG : file1: reading active writers 2025/08/20 01:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/20 01:09:15 DEBUG : file1: vfs cache: starting upload 2025/08/20 01:09:15 DEBUG : Looking for writers 2025/08/20 01:09:15 DEBUG : file1: reading active writers 2025/08/20 01:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/20 01:09:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:16 DEBUG : Looking for writers 2025/08/20 01:09:16 DEBUG : file1: reading active writers 2025/08/20 01:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/20 01:09:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/20 01:09:16 INFO : file1: Copied (new) 2025/08/20 01:09:16 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-20 01:09:15 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/20 01:09:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/20 01:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:16 INFO : file1: vfs cache: upload succeeded try #1 2025/08/20 01:09:16 DEBUG : Looking for writers 2025/08/20 01:09:16 DEBUG : file1: reading active writers 2025/08/20 01:09:16 DEBUG : >WaitForWriters: 2025/08/20 01:09:16 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.08s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:09:16 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:09:16 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:09:16 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:16 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:16 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:09:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:16 DEBUG : file1: newRWFileHandle: 2025/08/20 01:09:16 DEBUG : file1(0xc000dfde00): openPending: 2025/08/20 01:09:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:16 DEBUG : file1(0xc000dfde00): >openPending: err= 2025/08/20 01:09:16 DEBUG : file1: >newRWFileHandle: err= 2025/08/20 01:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/20 01:09:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/20 01:09:16 DEBUG : file1(0xc000dfde00): _writeAt: size=5, off=0 2025/08/20 01:09:16 DEBUG : file1(0xc000dfde00): >_writeAt: n=5, err= 2025/08/20 01:09:16 DEBUG : file1(0xc000dfde00): RWFileHandle.Release 2025/08/20 01:09:16 DEBUG : file1(0xc000dfde00): close: 2025/08/20 01:09:16 DEBUG : file1: vfs cache: setting modification time to 2025-08-20 01:09:16.907963907 +0000 UTC m=+105.952143606 2025/08/20 01:09:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:16 DEBUG : file1(0xc000dfde00): >close: err= 2025/08/20 01:09:16 DEBUG : file1(0xc000dfde00): RWFileHandle.Release 2025/08/20 01:09:16 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:16 DEBUG : Looking for writers 2025/08/20 01:09:16 DEBUG : file1: reading active writers 2025/08/20 01:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/20 01:09:16 DEBUG : Looking for writers 2025/08/20 01:09:16 DEBUG : file1: reading active writers 2025/08/20 01:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/20 01:09:16 DEBUG : Looking for writers 2025/08/20 01:09:16 DEBUG : file1: reading active writers 2025/08/20 01:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/20 01:09:16 DEBUG : Looking for writers 2025/08/20 01:09:16 DEBUG : file1: reading active writers 2025/08/20 01:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/20 01:09:17 DEBUG : file1: vfs cache: starting upload 2025/08/20 01:09:17 DEBUG : Looking for writers 2025/08/20 01:09:17 DEBUG : file1: reading active writers 2025/08/20 01:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/20 01:09:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:17 DEBUG : Looking for writers 2025/08/20 01:09:17 DEBUG : file1: reading active writers 2025/08/20 01:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/20 01:09:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/20 01:09:17 INFO : file1: Copied (new) 2025/08/20 01:09:17 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-20 01:09:16 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/20 01:09:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/20 01:09:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:17 INFO : file1: vfs cache: upload succeeded try #1 2025/08/20 01:09:17 DEBUG : Looking for writers 2025/08/20 01:09:17 DEBUG : file1: reading active writers 2025/08/20 01:09:17 DEBUG : >WaitForWriters: 2025/08/20 01:09:17 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.07s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:09:17 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:09:17 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:09:17 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:17 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:17 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:09:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/20 01:09:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/20 01:09:18 DEBUG : dir/file1: newRWFileHandle: 2025/08/20 01:09:18 DEBUG : dir/file1(0xc000a34200): openPending: 2025/08/20 01:09:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/20 01:09:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/20 01:09:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:18 DEBUG : dir/file1(0xc000a34200): >openPending: err= 2025/08/20 01:09:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/20 01:09:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/20 01:09:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/20 01:09:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/20 01:09:18 DEBUG : dir/file1(0xc000a34200): _writeAt: size=5, off=0 2025/08/20 01:09:18 DEBUG : dir/file1(0xc000a34200): >_writeAt: n=5, err= 2025/08/20 01:09:18 DEBUG : dir/file1(0xc000a34200): close: 2025/08/20 01:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:18 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-20 01:09:18.571551477 +0000 UTC m=+107.615731177 2025/08/20 01:09:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:18 DEBUG : dir/file1(0xc000a34200): >close: err= 2025/08/20 01:09:18 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:18 DEBUG : dir: Looking for writers 2025/08/20 01:09:18 DEBUG : file1: reading active writers 2025/08/20 01:09:18 DEBUG : Looking for writers 2025/08/20 01:09:18 DEBUG : dir: reading active writers 2025/08/20 01:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/20 01:09:18 DEBUG : dir: Looking for writers 2025/08/20 01:09:18 DEBUG : file1: reading active writers 2025/08/20 01:09:18 DEBUG : Looking for writers 2025/08/20 01:09:18 DEBUG : dir: reading active writers 2025/08/20 01:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/20 01:09:18 DEBUG : dir: Looking for writers 2025/08/20 01:09:18 DEBUG : file1: reading active writers 2025/08/20 01:09:18 DEBUG : Looking for writers 2025/08/20 01:09:18 DEBUG : dir: reading active writers 2025/08/20 01:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/20 01:09:18 DEBUG : dir: Looking for writers 2025/08/20 01:09:18 DEBUG : file1: reading active writers 2025/08/20 01:09:18 DEBUG : Looking for writers 2025/08/20 01:09:18 DEBUG : dir: reading active writers 2025/08/20 01:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/20 01:09:18 DEBUG : dir/file1: vfs cache: starting upload 2025/08/20 01:09:18 DEBUG : dir: Looking for writers 2025/08/20 01:09:18 DEBUG : file1: reading active writers 2025/08/20 01:09:18 DEBUG : Looking for writers 2025/08/20 01:09:18 DEBUG : dir: reading active writers 2025/08/20 01:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/20 01:09:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:18 DEBUG : dir: Looking for writers 2025/08/20 01:09:18 DEBUG : file1: reading active writers 2025/08/20 01:09:18 DEBUG : Looking for writers 2025/08/20 01:09:18 DEBUG : dir: reading active writers 2025/08/20 01:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/20 01:09:19 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/20 01:09:19 INFO : dir/file1: Copied (replaced existing) 2025/08/20 01:09:19 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-20 01:09:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/20 01:09:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/20 01:09:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/20 01:09:19 DEBUG : dir: Looking for writers 2025/08/20 01:09:19 DEBUG : file1: reading active writers 2025/08/20 01:09:19 DEBUG : Looking for writers 2025/08/20 01:09:19 DEBUG : dir: reading active writers 2025/08/20 01:09:19 DEBUG : >WaitForWriters: 2025/08/20 01:09:19 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (2.07s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:09:19 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:09:19 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:09:19 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:19 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:19 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:09:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:20 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:20 DEBUG : dir/file1: newRWFileHandle: 2025/08/20 01:09:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/20 01:09:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/20 01:09:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/20 01:09:20 DEBUG : dir/file1(0xc000a17380): _writeAt: size=5, off=0 2025/08/20 01:09:20 DEBUG : dir/file1(0xc000a17380): openPending: 2025/08/20 01:09:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/20 01:09:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/20 01:09:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:20 DEBUG : dir/file1(0xc000a17380): >openPending: err= 2025/08/20 01:09:20 DEBUG : dir/file1(0xc000a17380): >_writeAt: n=5, err= 2025/08/20 01:09:20 DEBUG : dir/file1(0xc000a17380): _writeAt: size=15, off=5 2025/08/20 01:09:20 DEBUG : dir/file1(0xc000a17380): >_writeAt: n=15, err= 2025/08/20 01:09:20 DEBUG : dir/file1(0xc000a17380): close: 2025/08/20 01:09:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/20 01:09:20 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-20 01:09:20.669343194 +0000 UTC m=+109.713522895 2025/08/20 01:09:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:20 DEBUG : dir/file1(0xc000a17380): >close: err= 2025/08/20 01:09:20 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:20 DEBUG : dir: Looking for writers 2025/08/20 01:09:20 DEBUG : file1: reading active writers 2025/08/20 01:09:20 DEBUG : Looking for writers 2025/08/20 01:09:20 DEBUG : dir: reading active writers 2025/08/20 01:09:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/20 01:09:20 DEBUG : dir: Looking for writers 2025/08/20 01:09:20 DEBUG : file1: reading active writers 2025/08/20 01:09:20 DEBUG : Looking for writers 2025/08/20 01:09:20 DEBUG : dir: reading active writers 2025/08/20 01:09:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/20 01:09:20 DEBUG : dir: Looking for writers 2025/08/20 01:09:20 DEBUG : file1: reading active writers 2025/08/20 01:09:20 DEBUG : Looking for writers 2025/08/20 01:09:20 DEBUG : dir: reading active writers 2025/08/20 01:09:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/20 01:09:20 DEBUG : dir: Looking for writers 2025/08/20 01:09:20 DEBUG : file1: reading active writers 2025/08/20 01:09:20 DEBUG : Looking for writers 2025/08/20 01:09:20 DEBUG : dir: reading active writers 2025/08/20 01:09:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/20 01:09:20 DEBUG : dir/file1: vfs cache: starting upload 2025/08/20 01:09:20 DEBUG : dir: Looking for writers 2025/08/20 01:09:20 DEBUG : file1: reading active writers 2025/08/20 01:09:20 DEBUG : Looking for writers 2025/08/20 01:09:20 DEBUG : dir: reading active writers 2025/08/20 01:09:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/20 01:09:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:20 DEBUG : dir: Looking for writers 2025/08/20 01:09:20 DEBUG : file1: reading active writers 2025/08/20 01:09:20 DEBUG : Looking for writers 2025/08/20 01:09:20 DEBUG : dir: reading active writers 2025/08/20 01:09:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/20 01:09:21 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/08/20 01:09:21 INFO : dir/file1: Copied (replaced existing) 2025/08/20 01:09:21 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-20 01:09:20 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/08/20 01:09:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/20 01:09:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/20 01:09:21 DEBUG : dir: Looking for writers 2025/08/20 01:09:21 DEBUG : file1: reading active writers 2025/08/20 01:09:21 DEBUG : Looking for writers 2025/08/20 01:09:21 DEBUG : dir: reading active writers 2025/08/20 01:09:21 DEBUG : >WaitForWriters: 2025/08/20 01:09:21 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (2.14s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:09:22 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:09:22 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:09:22 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:22 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:22 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:09:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:22 DEBUG : file1: newRWFileHandle: 2025/08/20 01:09:22 DEBUG : file1(0xc0007d3a80): openPending: 2025/08/20 01:09:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:22 DEBUG : file1(0xc0007d3a80): >openPending: err= 2025/08/20 01:09:22 DEBUG : file1: >newRWFileHandle: err= 2025/08/20 01:09:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/20 01:09:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/20 01:09:22 DEBUG : file1(0xc0007d3a80): _writeAt: size=5, off=0 2025/08/20 01:09:22 DEBUG : file1(0xc0007d3a80): >_writeAt: n=5, err= 2025/08/20 01:09:22 DEBUG : file1(0xc0007d3a80): close: 2025/08/20 01:09:22 DEBUG : file1: vfs cache: setting modification time to 2025-08-20 01:09:22.198497831 +0000 UTC m=+111.242677531 2025/08/20 01:09:22 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:22 DEBUG : file1(0xc0007d3a80): >close: err= 2025/08/20 01:09:22 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:22 DEBUG : Looking for writers 2025/08/20 01:09:22 DEBUG : file1: reading active writers 2025/08/20 01:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/20 01:09:22 DEBUG : Looking for writers 2025/08/20 01:09:22 DEBUG : file1: reading active writers 2025/08/20 01:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/20 01:09:22 DEBUG : Looking for writers 2025/08/20 01:09:22 DEBUG : file1: reading active writers 2025/08/20 01:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/20 01:09:22 DEBUG : Looking for writers 2025/08/20 01:09:22 DEBUG : file1: reading active writers 2025/08/20 01:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/20 01:09:22 DEBUG : file1: vfs cache: starting upload 2025/08/20 01:09:22 DEBUG : Looking for writers 2025/08/20 01:09:22 DEBUG : file1: reading active writers 2025/08/20 01:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/20 01:09:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:22 DEBUG : Looking for writers 2025/08/20 01:09:22 DEBUG : file1: reading active writers 2025/08/20 01:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/20 01:09:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/20 01:09:22 INFO : file1: Copied (new) 2025/08/20 01:09:22 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-20 01:09:22 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/20 01:09:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/20 01:09:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:22 INFO : file1: vfs cache: upload succeeded try #1 2025/08/20 01:09:22 DEBUG : Looking for writers 2025/08/20 01:09:22 DEBUG : file1: reading active writers 2025/08/20 01:09:22 DEBUG : >WaitForWriters: 2025/08/20 01:09:22 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.08s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:09:23 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:09:23 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:09:23 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:23 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/20 01:09:23 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008a9600): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008a9600): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008a9600): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008a9600): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008a9600): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.265251464 +0000 UTC m=+112.309431165 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008a9600): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008a9a80): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008a9a80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008a9a80): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008a9a80): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008a9a80): _writeAt: size=3, off=2 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008a9a80): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008a9a80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.265251464 +0000 UTC m=+112.309431165 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008a9a80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008a9f40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008a9f40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008a9f40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008a9f40): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008a9f40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.265251464 +0000 UTC m=+112.309431165 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008a9f40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464150 item 1 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6c600): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6c600): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6c600): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6c600): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6c600): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.271775271 +0000 UTC m=+112.315954971 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6c600): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6cb00): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6cb00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6cb00): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6cb00): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6cb00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.271775271 +0000 UTC m=+112.315954971 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6cb00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464700 item 2 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6d140): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6d140): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6d140): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6d140): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6d140): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.276176482 +0000 UTC m=+112.320356172 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6d140): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6d5c0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6d5c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6d5c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6d5c0): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6d5c0): _writeAt: size=3, off=2 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6d5c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6d5c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.276176482 +0000 UTC m=+112.320356172 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6d5c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6da80): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6da80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6da80): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6da80): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6da80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.276176482 +0000 UTC m=+112.320356172 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a6da80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464cb0 item 3 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a80180): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a80180): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a80180): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a80180): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a80180): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.278871737 +0000 UTC m=+112.323051437 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a80180): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a806c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a806c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a806c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a806c0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a806c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.278871737 +0000 UTC m=+112.323051437 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a806c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004656c0 item 4 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a80d00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a80d00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a80d00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a80d00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a80d00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.283164777 +0000 UTC m=+112.327344476 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a80d00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a81180): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a81180): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a81180): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a81180): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a81180): _writeAt: size=3, off=2 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a81180): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a81180): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.283164777 +0000 UTC m=+112.327344476 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a81180): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a81640): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a81640): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a81640): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a81640): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a81640): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.283164777 +0000 UTC m=+112.327344476 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a81640): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e9a0 item 5 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a81cc0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a81cc0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a81cc0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a81cc0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a81cc0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.28546386 +0000 UTC m=+112.329643560 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a81cc0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ace280): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ace280): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ace280): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ace280): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ace280): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.28546386 +0000 UTC m=+112.329643560 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ace280): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f1f0 item 6 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ace900): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ace900): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ace900): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ace900): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ace900): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.287450542 +0000 UTC m=+112.331630242 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ace900): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acee00): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acee00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acee00): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acee00): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acee00): _writeAt: size=3, off=2 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acee00): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acee00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.287450542 +0000 UTC m=+112.331630242 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acee00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acf2c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acf2c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acf2c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acf2c0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acf2c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.287450542 +0000 UTC m=+112.331630242 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acf2c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fdc0 item 7 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acf940): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acf940): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acf940): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acf940): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acf940): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.296816458 +0000 UTC m=+112.340996158 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acf940): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acfe80): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acfe80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acfe80): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acfe80): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acfe80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.296816458 +0000 UTC m=+112.340996158 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000acfe80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502a80 item 8 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b244c0): _readAt: size=2, off=0 2025/08/20 01:09:23 ERROR : open-test-file(0xc000b244c0): Couldn't read size of file 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b244c0): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b244c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b244c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b244c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b244c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b24880): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b24880): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b24880): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b24880): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b24880): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.29829048 +0000 UTC m=+112.342470181 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b24880): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b24d00): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b24d00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b24d00): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b24d00): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b24d00): _writeAt: size=3, off=2 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b24d00): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b24d00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.29829048 +0000 UTC m=+112.342470181 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b24d00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b25200): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b25200): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b25200): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b25200): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b25200): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.29829048 +0000 UTC m=+112.342470181 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b25200): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503420 item 9 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b25880): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b25880): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b25880): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b25880): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b25880): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.300632735 +0000 UTC m=+112.344812436 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b25880): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b25dc0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b25dc0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b25dc0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b25dc0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b25dc0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.300632735 +0000 UTC m=+112.344812436 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b25dc0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503b20 item 10 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b44480): _readAt: size=2, off=0 2025/08/20 01:09:23 ERROR : open-test-file(0xc000b44480): Couldn't read size of file 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b44480): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b44480): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b44480): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b44480): close: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b44480): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b44840): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b44840): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b44840): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b44840): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b44840): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.302826464 +0000 UTC m=+112.347006164 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b44840): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b44d40): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b44d40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b44d40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b44d40): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b44d40): _writeAt: size=3, off=2 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b44d40): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b44d40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.302826464 +0000 UTC m=+112.347006164 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b44d40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b45240): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b45240): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b45240): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b45240): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b45240): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.302826464 +0000 UTC m=+112.347006164 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b45240): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503ea0 item 11 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b458c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b458c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b458c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b458c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b458c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.304950281 +0000 UTC m=+112.349129971 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b458c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b45e00): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b45e00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b45e00): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b45e00): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b45e00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.304950281 +0000 UTC m=+112.349129971 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b45e00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050b60 item 12 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b624c0): _readAt: size=2, off=0 2025/08/20 01:09:23 ERROR : open-test-file(0xc000b624c0): Couldn't read size of file 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b624c0): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b624c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b624c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b624c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b624c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b62880): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b62880): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b62880): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b62880): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b62880): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.306696192 +0000 UTC m=+112.350875892 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b62880): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b62f40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b62f40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b62f40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b62f40): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b62f40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.306696192 +0000 UTC m=+112.350875892 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b62f40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051960 item 13 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b635c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b635c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b635c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b635c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b635c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.308286203 +0000 UTC m=+112.352465902 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b635c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b63b00): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b63b00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b63b00): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b63b00): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b63b00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.308286203 +0000 UTC m=+112.352465902 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b63b00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c62a0 item 14 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7e1c0): _readAt: size=2, off=0 2025/08/20 01:09:23 ERROR : open-test-file(0xc000b7e1c0): Couldn't read size of file 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7e1c0): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7e1c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7e1c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7e1c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7e1c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7e580): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7e580): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7e580): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7e580): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7e580): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.310216017 +0000 UTC m=+112.354395717 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7e580): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7ec40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7ec40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7ec40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7ec40): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7ec40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.310216017 +0000 UTC m=+112.354395717 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7ec40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c68c0 item 15 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7f2c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7f2c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7f2c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7f2c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7f2c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.312076072 +0000 UTC m=+112.356255762 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7f2c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7f800): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7f800): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7f800): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7f800): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7f800): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.312076072 +0000 UTC m=+112.356255762 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7f800): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c70a0 item 16 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7fe40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7fe40): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7fe40): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7fe40): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7fe40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.313838203 +0000 UTC m=+112.358017903 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b7fe40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba6340): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba6340): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba6340): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba6340): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba6340): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba6340): _writeAt: size=3, off=7 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba6340): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba6340): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.313838203 +0000 UTC m=+112.358017903 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba6340): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba6840): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba6840): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba6840): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba6840): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba6840): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.313838203 +0000 UTC m=+112.358017903 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba6840): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c76c0 item 17 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba6ec0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba6ec0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba6ec0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba6ec0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba6ec0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.317422409 +0000 UTC m=+112.361602108 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba6ec0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba7400): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba7400): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba7400): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba7400): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba7400): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.317422409 +0000 UTC m=+112.361602108 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba7400): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7e30 item 18 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba7a80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba7a80): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba7a80): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba7a80): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba7a80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.319610155 +0000 UTC m=+112.363789855 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ba7a80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bca000): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bca000): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bca000): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bca000): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bca000): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bca000): _writeAt: size=3, off=7 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bca000): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bca000): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.319610155 +0000 UTC m=+112.363789855 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bca000): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bca500): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bca500): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bca500): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bca500): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bca500): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.319610155 +0000 UTC m=+112.363789855 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bca500): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028a7e0 item 19 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcab80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcab80): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcab80): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcab80): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcab80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.321995641 +0000 UTC m=+112.366175341 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcab80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcb0c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcb0c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcb0c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcb0c0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcb0c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.321995641 +0000 UTC m=+112.366175341 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcb0c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028b650 item 20 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcb740): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcb740): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcb740): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcb740): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcb740): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.323582866 +0000 UTC m=+112.367762567 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcb740): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcbc40): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcbc40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcbc40): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcbc40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcbc40): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcbc40): _writeAt: size=3, off=7 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcbc40): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcbc40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.323582866 +0000 UTC m=+112.367762567 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bcbc40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bee1c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bee1c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bee1c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bee1c0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bee1c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.323582866 +0000 UTC m=+112.367762567 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bee1c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004102a0 item 21 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bee840): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bee840): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bee840): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bee840): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bee840): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.326054243 +0000 UTC m=+112.370233943 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bee840): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000beed80): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000beed80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000beed80): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000beed80): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000beed80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.326054243 +0000 UTC m=+112.370233943 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000beed80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410fc0 item 22 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bef400): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bef400): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bef400): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bef400): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bef400): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.327587727 +0000 UTC m=+112.371767427 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bef400): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bef900): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bef900): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bef900): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bef900): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bef900): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bef900): _writeAt: size=3, off=7 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bef900): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bef900): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.327587727 +0000 UTC m=+112.371767427 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bef900): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000befe00): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000befe00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000befe00): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000befe00): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000befe00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.327587727 +0000 UTC m=+112.371767427 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000befe00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411420 item 23 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0c500): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0c500): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0c500): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0c500): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0c500): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.329958817 +0000 UTC m=+112.374138516 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0c500): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0ca40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0ca40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0ca40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0ca40): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0ca40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.329958817 +0000 UTC m=+112.374138516 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0ca40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411b20 item 24 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0d080): _readAt: size=2, off=0 2025/08/20 01:09:23 ERROR : open-test-file(0xc000c0d080): Couldn't read size of file 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0d080): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0d080): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0d080): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0d080): close: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0d080): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0d440): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0d440): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0d440): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0d440): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0d440): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.331661547 +0000 UTC m=+112.375841247 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0d440): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0d940): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0d940): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0d940): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0d940): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0d940): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0d940): _writeAt: size=3, off=7 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0d940): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0d940): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.331661547 +0000 UTC m=+112.375841247 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0d940): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0de80): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0de80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0de80): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0de80): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0de80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.331661547 +0000 UTC m=+112.375841247 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c0de80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003803f0 item 25 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c28580): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c28580): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c28580): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c28580): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c28580): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.334114859 +0000 UTC m=+112.378294560 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c28580): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c28ac0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c28ac0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c28ac0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c28ac0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c28ac0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.334114859 +0000 UTC m=+112.378294560 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c28ac0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381180 item 26 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c29100): _readAt: size=2, off=0 2025/08/20 01:09:23 ERROR : open-test-file(0xc000c29100): Couldn't read size of file 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c29100): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c29100): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c29100): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c29100): close: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c29100): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c294c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c294c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c294c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c294c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c294c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.335998519 +0000 UTC m=+112.380178219 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c294c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c299c0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c299c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c299c0): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c299c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c299c0): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c299c0): _writeAt: size=3, off=7 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c299c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c299c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.335998519 +0000 UTC m=+112.380178219 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c299c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c29f00): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c29f00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c29f00): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c29f00): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c29f00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.335998519 +0000 UTC m=+112.380178219 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c29f00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003819d0 item 27 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c50500): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c50500): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c50500): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c50500): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c50500): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.343366481 +0000 UTC m=+112.387546181 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c50500): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c50a40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c50a40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c50a40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c50a40): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c50a40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.343366481 +0000 UTC m=+112.387546181 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c50a40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380380 item 28 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c51080): _readAt: size=2, off=0 2025/08/20 01:09:23 ERROR : open-test-file(0xc000c51080): Couldn't read size of file 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c51080): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c51080): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c51080): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c51080): close: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c51080): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c51440): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c51440): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c51440): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c51440): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c51440): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.349030471 +0000 UTC m=+112.393210172 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c51440): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c51b00): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c51b00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c51b00): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c51b00): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c51b00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.349030471 +0000 UTC m=+112.393210172 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c51b00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380ee0 item 29 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009ea300): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009ea300): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009ea300): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009ea300): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009ea300): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.350825304 +0000 UTC m=+112.395005004 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009ea300): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009ea840): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009ea840): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009ea840): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009ea840): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009ea840): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.350825304 +0000 UTC m=+112.395005004 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009ea840): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003104d0 item 30 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009eae80): _readAt: size=2, off=0 2025/08/20 01:09:23 ERROR : open-test-file(0xc0009eae80): Couldn't read size of file 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009eae80): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009eae80): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009eae80): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009eae80): close: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009eae80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009eb240): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009eb240): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009eb240): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009eb240): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009eb240): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.352527633 +0000 UTC m=+112.396707334 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009eb240): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009eb900): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009eb900): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009eb900): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009eb900): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009eb900): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.352527633 +0000 UTC m=+112.396707334 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009eb900): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310e70 item 31 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36040): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36040): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36040): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36040): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36040): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.357009225 +0000 UTC m=+112.401188935 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36040): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36580): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36580): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36580): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36580): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36580): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.357009225 +0000 UTC m=+112.401188935 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36580): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311730 item 32 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36bc0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36bc0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36bc0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36bc0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36bc0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.358968616 +0000 UTC m=+112.403148316 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36bc0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37040): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37040): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37040): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37040): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37040): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311ea0 item 33 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37040): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37040): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.359734226 +0000 UTC m=+112.403913926 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37040): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37540): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37540): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37540): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37540): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37540): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.359734226 +0000 UTC m=+112.403913926 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37540): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4150 item 33 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac2140): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac2140): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac2140): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac2140): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac2140): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.361242874 +0000 UTC m=+112.405422574 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac2140): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac2640): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac2640): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a65b0 item 34 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac2640): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac2640): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac2640): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac2640): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac2640): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.362260425 +0000 UTC m=+112.406440125 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac2640): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac2b80): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac2b80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac2b80): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac2b80): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac2b80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.362260425 +0000 UTC m=+112.406440125 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac2b80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a69a0 item 34 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac31c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac31c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac31c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac31c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac31c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.363983063 +0000 UTC m=+112.408162763 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac31c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac3640): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac3640): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac3640): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac3640): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac3640): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a6e70 item 35 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac3640): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac3640): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.364508073 +0000 UTC m=+112.408687773 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac3640): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac3b40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac3b40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac3b40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac3b40): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac3b40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.364508073 +0000 UTC m=+112.408687773 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000ac3b40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a7030 item 35 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034a240): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034a240): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034a240): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034a240): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034a240): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.366169907 +0000 UTC m=+112.410349608 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034a240): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034abc0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034abc0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a7500 item 36 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034abc0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034abc0): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034abc0): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034abc0): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034abc0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.366836403 +0000 UTC m=+112.411016093 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034abc0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034bb00): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034bb00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034bb00): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034bb00): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034bb00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.366836403 +0000 UTC m=+112.411016093 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034bb00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a77a0 item 36 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000413280): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000413280): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000413280): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000413280): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000413280): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.36842999 +0000 UTC m=+112.412609689 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000413280): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000413b00): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000413b00): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000413b00): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000413b00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000413b00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2770 item 37 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000413b00): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000413b00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.369007097 +0000 UTC m=+112.413186797 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000413b00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfc500): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfc500): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfc500): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfc500): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfc500): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.369007097 +0000 UTC m=+112.413186797 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfc500): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2c40 item 37 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfcb80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfcb80): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfcb80): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfcb80): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfcb80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.370951619 +0000 UTC m=+112.415131319 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfcb80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfd080): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfd080): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f31f0 item 38 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfd080): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfd080): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfd080): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfd080): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfd080): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.372904739 +0000 UTC m=+112.417084438 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfd080): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfd5c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfd5c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfd5c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfd5c0): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfd5c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.372904739 +0000 UTC m=+112.417084438 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfd5c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3880 item 38 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfdc40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfdc40): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfdc40): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfdc40): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfdc40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.374458731 +0000 UTC m=+112.418638431 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfdc40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0c1c0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0c1c0): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0c1c0): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0c1c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0c1c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3dc0 item 39 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0c1c0): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0c1c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.375163147 +0000 UTC m=+112.419342846 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0c1c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0c700): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0c700): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0c700): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0c700): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0c700): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.375163147 +0000 UTC m=+112.419342846 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0c700): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444070 item 39 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0cd80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0cd80): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0cd80): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0cd80): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0cd80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.37643916 +0000 UTC m=+112.420618860 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0cd80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0d280): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0d280): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444620 item 40 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0d280): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0d280): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0d280): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0d280): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0d280): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.377020927 +0000 UTC m=+112.421200627 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0d280): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0d7c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0d7c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0d7c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0d7c0): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0d7c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.377020927 +0000 UTC m=+112.421200627 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0d7c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004447e0 item 40 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0dd80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0dd80): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0dd80): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0dd80): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0dd80): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0dd80): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0dd80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.37835541 +0000 UTC m=+112.422535100 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b0dd80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000244e00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000244e00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000244e00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444d20 item 41 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000244e00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000244e00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.379231596 +0000 UTC m=+112.423411296 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000244e00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0002457c0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0002457c0): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0002457c0): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0002457c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0002457c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445030 item 41 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0002457c0): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0002457c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.380082296 +0000 UTC m=+112.424261996 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0002457c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007842c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007842c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007842c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007842c0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007842c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.380082296 +0000 UTC m=+112.424261996 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007842c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004451f0 item 41 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000784dc0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000784dc0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000784dc0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000784dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000784dc0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000784dc0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000784dc0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.381557882 +0000 UTC m=+112.425737582 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000784dc0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007853c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007853c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007853c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004458f0 item 42 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007853c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007853c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.382208026 +0000 UTC m=+112.426387726 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007853c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785980): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785980): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445c00 item 42 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785980): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785980): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785980): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785980): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785980): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.382878468 +0000 UTC m=+112.427058168 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785980): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785f00): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785f00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785f00): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785f00): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785f00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.382878468 +0000 UTC m=+112.427058168 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785f00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445ea0 item 42 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003acb40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003acb40): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003acb40): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003acb40): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003acb40): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003acb40): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003acb40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.384207631 +0000 UTC m=+112.428387332 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003acb40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad040): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad040): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad040): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a0770 item 43 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad040): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad040): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.384642424 +0000 UTC m=+112.428822124 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad040): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad580): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad580): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad580): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad580): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad580): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a0bd0 item 43 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad580): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad580): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.387167951 +0000 UTC m=+112.431347651 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad580): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ade00): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ade00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ade00): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ade00): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ade00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.387167951 +0000 UTC m=+112.431347651 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ade00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a11f0 item 43 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d84c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d84c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d84c0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d84c0): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d84c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d84c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d84c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.389210517 +0000 UTC m=+112.433390217 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d84c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d89c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d89c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d89c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004164d0 item 44 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d89c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d89c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.39147716 +0000 UTC m=+112.435656861 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d89c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9000): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9000): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416690 item 44 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9000): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9000): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9000): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9000): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9000): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.392189862 +0000 UTC m=+112.436369562 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9000): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9580): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9580): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9580): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9580): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9580): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.392189862 +0000 UTC m=+112.436369562 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9580): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004168c0 item 44 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9bc0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9bc0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9bc0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9bc0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9bc0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9bc0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.39467811 +0000 UTC m=+112.438857810 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9bc0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e140): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e140): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e140): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416e70 item 45 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e140): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e140): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.395471122 +0000 UTC m=+112.439650811 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e140): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e840): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e840): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e840): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e840): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e840): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.395471122 +0000 UTC m=+112.439650811 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e840): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417030 item 45 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097ee80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097ee80): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097ee80): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097ee80): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097ee80): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097ee80): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097ee80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.398439456 +0000 UTC m=+112.442619146 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097ee80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097f480): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097f480): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097f480): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417a40 item 46 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097f480): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097f480): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.399339407 +0000 UTC m=+112.443519107 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097f480): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097fb80): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097fb80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097fb80): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097fb80): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097fb80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.399339407 +0000 UTC m=+112.443519107 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097fb80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c230 item 46 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716240): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716240): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716240): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716240): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716240): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716240): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716240): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.401558281 +0000 UTC m=+112.445737972 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716240): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716740): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716740): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716740): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ca80 item 47 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716740): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716740): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.402396368 +0000 UTC m=+112.446576068 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716740): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716f00): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716f00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716f00): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716f00): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716f00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.402396368 +0000 UTC m=+112.446576068 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716f00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ce70 item 47 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717540): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717540): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717540): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717540): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717540): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717540): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717540): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.405344114 +0000 UTC m=+112.449523824 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717540): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717a40): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717a40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717a40): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036dab0 item 48 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717a40): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717a40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.406276656 +0000 UTC m=+112.450456346 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717a40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de21c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de21c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de21c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de21c0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de21c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.406276656 +0000 UTC m=+112.450456346 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de21c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462000 item 48 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2800): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2800): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2800): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2800): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2800): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.408385375 +0000 UTC m=+112.452565075 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2800): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2c80): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2c80): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2c80): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2c80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2c80): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2c80): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004624d0 item 49 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2c80): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2c80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.409026452 +0000 UTC m=+112.453206152 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2c80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de31c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de31c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de31c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de31c0): >_readAt: n=8, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de31c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.409026452 +0000 UTC m=+112.453206152 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de31c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462bd0 item 49 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de38c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de38c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de38c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de38c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de38c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.411078575 +0000 UTC m=+112.455258275 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de38c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3dc0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3dc0): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3dc0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463570 item 50 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3dc0): _readAt: size=2, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3dc0): _writeAt: size=3, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3dc0): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3dc0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.411838686 +0000 UTC m=+112.456018386 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3dc0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008ca3c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008ca3c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008ca3c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008ca3c0): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008ca3c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.411838686 +0000 UTC m=+112.456018386 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008ca3c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463730 item 50 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008caa40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008caa40): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008caa40): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008caa40): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008caa40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.413683342 +0000 UTC m=+112.457863042 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008caa40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb040): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb040): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb040): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb040): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb040): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb040): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463e30 item 51 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb040): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb040): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.414435937 +0000 UTC m=+112.458615637 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb040): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb580): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb580): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb580): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb580): >_readAt: n=8, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb580): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.414435937 +0000 UTC m=+112.458615637 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb580): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc310 item 51 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37cc0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37cc0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37cc0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37cc0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37cc0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.416110986 +0000 UTC m=+112.460290687 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37cc0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34240): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34240): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34240): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4930 item 52 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34240): _readAt: size=2, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34240): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34240): _writeAt: size=3, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34240): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34240): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.421569422 +0000 UTC m=+112.465749122 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34240): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a347c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a347c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a347c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a347c0): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a347c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.421569422 +0000 UTC m=+112.465749122 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a347c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4cb0 item 52 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34e40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34e40): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34e40): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34e40): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34e40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.424285305 +0000 UTC m=+112.468464995 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34e40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35340): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35340): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35340): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35340): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35340): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35340): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5030 item 53 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35340): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35340): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.424879255 +0000 UTC m=+112.469058955 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35340): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a358c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a358c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a358c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a358c0): >_readAt: n=8, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a358c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.424879255 +0000 UTC m=+112.469058955 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a358c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b51f0 item 53 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35f40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35f40): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35f40): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35f40): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35f40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.428613951 +0000 UTC m=+112.472793651 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35f40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090c4c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090c4c0): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090c4c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5650 item 54 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090c4c0): _readAt: size=2, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090c4c0): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090c4c0): _writeAt: size=3, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090c4c0): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090c4c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.429338655 +0000 UTC m=+112.473518356 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090c4c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090ca40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090ca40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090ca40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090ca40): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090ca40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.429338655 +0000 UTC m=+112.473518356 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090ca40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5880 item 54 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cbb00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cbb00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cbb00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cbb00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cbb00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.430809683 +0000 UTC m=+112.474989383 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cbb00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e080): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e080): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e080): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e080): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e080): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e080): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc930 item 55 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e080): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e080): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.432313993 +0000 UTC m=+112.476493693 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e080): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e6c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e6c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e6c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e6c0): >_readAt: n=8, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e6c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.432313993 +0000 UTC m=+112.476493693 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e6c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fce70 item 55 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088ed40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088ed40): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088ed40): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088ed40): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088ed40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.435844287 +0000 UTC m=+112.480023987 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088ed40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088f240): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088f240): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088f240): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd490 item 56 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088f240): _readAt: size=2, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088f240): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088f240): _writeAt: size=3, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088f240): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088f240): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.436656785 +0000 UTC m=+112.480836485 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088f240): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088f7c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088f7c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088f7c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088f7c0): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088f7c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.436656785 +0000 UTC m=+112.480836485 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088f7c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd730 item 56 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088fe00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088fe00): open at offset 0 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088fe00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088fe00): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088fe00): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088fe00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088fe00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088fe00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.437952085 +0000 UTC m=+112.482131795 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088fe00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4400): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4400): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4400): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e23f0 item 57 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4400): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4400): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.441310708 +0000 UTC m=+112.485490408 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4400): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4940): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4940): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4940): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4940): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4940): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4940): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2700 item 57 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4940): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4940): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.441874572 +0000 UTC m=+112.486054272 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4940): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4ec0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4ec0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4ec0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4ec0): >_readAt: n=8, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4ec0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.441874572 +0000 UTC m=+112.486054272 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4ec0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2a10 item 57 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5500): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5500): open at offset 0 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5500): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5500): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5500): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5500): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5500): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5500): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.443637154 +0000 UTC m=+112.487816904 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5500): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5a40): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5a40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5a40): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e33b0 item 58 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5a40): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5a40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.446370299 +0000 UTC m=+112.490549999 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5a40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c000): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c000): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c000): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3570 item 58 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c000): _readAt: size=2, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c000): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c000): _writeAt: size=3, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c000): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c000): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.447205319 +0000 UTC m=+112.491385019 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c000): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c5c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c5c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c5c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c5c0): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c5c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.447205319 +0000 UTC m=+112.491385019 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c5c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3730 item 58 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095cc00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095cc00): open at offset 0 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095cc00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095cc00): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095cc00): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095cc00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095cc00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095cc00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.453810218 +0000 UTC m=+112.497989917 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095cc00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095d180): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095d180): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095d180): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3b90 item 59 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095d180): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095d180): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.454383388 +0000 UTC m=+112.498563088 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095d180): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095d6c0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095d6c0): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095d6c0): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095d6c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095d6c0): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095d6c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3d50 item 59 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095d6c0): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095d6c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.455010239 +0000 UTC m=+112.499189939 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095d6c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095dc40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095dc40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095dc40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095dc40): >_readAt: n=8, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095dc40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.455010239 +0000 UTC m=+112.499189939 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095dc40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c000 item 59 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862340): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862340): open at offset 0 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862340): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862340): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862340): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862340): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862340): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862340): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.458792915 +0000 UTC m=+112.502972614 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862340): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862880): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862880): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862880): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c9a0 item 60 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862880): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862880): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.463820055 +0000 UTC m=+112.507999755 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862880): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862dc0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862dc0): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862dc0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d260 item 60 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862dc0): _readAt: size=2, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862dc0): _writeAt: size=3, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862dc0): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862dc0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.46471665 +0000 UTC m=+112.508896360 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862dc0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863380): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863380): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863380): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863380): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863380): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.46471665 +0000 UTC m=+112.508896360 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863380): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d650 item 60 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008639c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008639c0): open at offset 0 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008639c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008639c0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008639c0): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008639c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008639c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008639c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.467700954 +0000 UTC m=+112.511880654 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008639c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863f00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863f00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863f00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a230 item 61 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863f00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863f00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.47147816 +0000 UTC m=+112.515657860 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863f00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080e6c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080e6c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080e6c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080e6c0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080e6c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.47147816 +0000 UTC m=+112.515657860 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080e6c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a460 item 61 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090cfc0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090cfc0): open at offset 0 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090cfc0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090cfc0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090cfc0): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090cfc0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090cfc0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090cfc0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.473089861 +0000 UTC m=+112.517269561 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090cfc0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090d540): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090d540): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090d540): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366150 item 62 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090d540): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090d540): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.479231633 +0000 UTC m=+112.523411334 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090d540): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090dc40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090dc40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090dc40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090dc40): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090dc40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.479231633 +0000 UTC m=+112.523411334 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090dc40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366620 item 62 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16300): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16300): open at offset 0 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16300): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16300): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16300): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16300): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16300): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16300): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.483637523 +0000 UTC m=+112.527817224 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16300): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16840): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16840): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16840): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367490 item 63 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16840): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16840): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.485312533 +0000 UTC m=+112.529492233 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16840): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16f40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16f40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16f40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16f40): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16f40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.485312533 +0000 UTC m=+112.529492233 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16f40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367b90 item 63 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17580): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17580): open at offset 0 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17580): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17580): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17580): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17580): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17580): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17580): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.487793969 +0000 UTC m=+112.531973668 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17580): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17b00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17b00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17b00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c2230 item 64 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17b00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17b00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.488428984 +0000 UTC m=+112.532608685 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17b00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f42c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f42c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f42c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f42c0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f42c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.488428984 +0000 UTC m=+112.532608685 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f42c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c25b0 item 64 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4900): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4900): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4900): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4900): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4900): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.490218046 +0000 UTC m=+112.534397746 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4900): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4d80): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4d80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4d80): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4d80): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4d80): _writeAt: size=3, off=2 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c2b60 item 65 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4d80): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4d80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.491178671 +0000 UTC m=+112.535358371 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4d80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5280): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5280): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5280): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5280): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5280): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.491178671 +0000 UTC m=+112.535358371 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5280): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c35e0 item 65 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f58c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f58c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f58c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f58c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f58c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.492567254 +0000 UTC m=+112.536746954 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f58c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5d80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5d80): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c3dc0 item 66 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5d80): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5d80): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5d80): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5d80): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5d80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.493429105 +0000 UTC m=+112.537608795 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5d80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c380): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c380): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c380): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c380): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c380): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.493429105 +0000 UTC m=+112.537608795 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c380): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464070 item 66 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c9c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c9c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c9c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c9c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c9c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.494916873 +0000 UTC m=+112.539096574 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c9c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080ce40): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080ce40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080ce40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080ce40): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080ce40): _writeAt: size=3, off=2 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464460 item 67 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080ce40): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080ce40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.495526673 +0000 UTC m=+112.539706373 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080ce40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080d440): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080d440): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080d440): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080d440): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080d440): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.495526673 +0000 UTC m=+112.539706373 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080d440): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464690 item 67 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080dac0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080dac0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080dac0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080dac0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080dac0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.497012738 +0000 UTC m=+112.541192439 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080dac0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba040): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba040): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464c40 item 68 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba040): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba040): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba040): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba040): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba040): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.497582152 +0000 UTC m=+112.541761852 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba040): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba5c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba5c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba5c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba5c0): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba5c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.497582152 +0000 UTC m=+112.541761852 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba5c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465030 item 68 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bac00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bac00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bac00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bac00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bac00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.499043843 +0000 UTC m=+112.543223543 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bac00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb080): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb080): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb080): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb080): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb080): _writeAt: size=3, off=2 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465500 item 69 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb080): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb080): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.499676524 +0000 UTC m=+112.543856225 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb080): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb580): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb580): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb580): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb580): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb580): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.499676524 +0000 UTC m=+112.543856225 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb580): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465810 item 69 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080ef00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080ef00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080ef00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080ef00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080ef00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.501111044 +0000 UTC m=+112.545290734 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080ef00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f400): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f400): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a850 item 70 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f400): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f400): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f400): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f400): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f400): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.501697339 +0000 UTC m=+112.545877039 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f400): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f940): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f940): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f940): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f940): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f940): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.501697339 +0000 UTC m=+112.545877039 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f940): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042aa80 item 70 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2040): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2040): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2040): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2040): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2040): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.503105178 +0000 UTC m=+112.547284879 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2040): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2540): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2540): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2540): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2540): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2540): _writeAt: size=3, off=2 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ae70 item 71 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2540): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2540): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.503692786 +0000 UTC m=+112.547872486 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2540): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2ac0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2ac0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2ac0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2ac0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2ac0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.503692786 +0000 UTC m=+112.547872486 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2ac0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b030 item 71 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3240): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3240): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3240): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3240): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3240): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.50495838 +0000 UTC m=+112.549138081 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3240): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3740): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3740): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b420 item 72 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3740): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3740): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3740): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3740): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3740): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.505469124 +0000 UTC m=+112.549648824 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3740): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3c80): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3c80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3c80): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3c80): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3c80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.505469124 +0000 UTC m=+112.549648824 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3c80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b5e0 item 72 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c28300): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c28300): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c28300): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c28300): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c28300): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c28300): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c28300): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.507039147 +0000 UTC m=+112.551218847 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c28300): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af0040): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af0040): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af0040): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b9d0 item 73 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af0040): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af0040): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.507591399 +0000 UTC m=+112.551771099 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af0040): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af0500): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af0500): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af0500): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af0500): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af0500): _writeAt: size=3, off=2 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bc00 item 73 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af0500): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af0500): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.508146496 +0000 UTC m=+112.552326196 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af0500): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af0a40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af0a40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af0a40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af0a40): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af0a40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.508146496 +0000 UTC m=+112.552326196 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af0a40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bdc0 item 73 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af1080): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af1080): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af1080): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af1080): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af1080): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af1080): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af1080): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.509434772 +0000 UTC m=+112.553614473 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af1080): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af1580): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af1580): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af1580): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e7e0 item 74 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af1580): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af1580): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.50995817 +0000 UTC m=+112.554137870 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af1580): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af1ac0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af1ac0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041eb60 item 74 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af1ac0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af1ac0): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af1ac0): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af1ac0): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af1ac0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.51055789 +0000 UTC m=+112.554737590 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000af1ac0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b100c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b100c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b100c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b100c0): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b100c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.51055789 +0000 UTC m=+112.554737590 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b100c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ee00 item 74 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b10700): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b10700): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b10700): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b10700): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b10700): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b10700): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b10700): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.511922439 +0000 UTC m=+112.556102139 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b10700): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b10c00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b10c00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b10c00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f730 item 75 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b10c00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b10c00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.512437992 +0000 UTC m=+112.556617692 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b10c00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b11140): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b11140): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b11140): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b11140): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b11140): _writeAt: size=3, off=2 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fdc0 item 75 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b11140): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b11140): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.512982599 +0000 UTC m=+112.557162300 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b11140): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b11680): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b11680): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b11680): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b11680): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b11680): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.512982599 +0000 UTC m=+112.557162300 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b11680): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502150 item 75 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b11cc0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b11cc0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b11cc0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b11cc0): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b11cc0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b11cc0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b11cc0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.514320379 +0000 UTC m=+112.558500079 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b11cc0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3a240): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3a240): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3a240): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502af0 item 76 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3a240): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3a240): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.514982285 +0000 UTC m=+112.559161985 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3a240): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3a780): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3a780): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005032d0 item 76 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3a780): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3a780): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3a780): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3a780): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3a780): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.515583829 +0000 UTC m=+112.559763539 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3a780): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3ad00): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3ad00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3ad00): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3ad00): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3ad00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.515583829 +0000 UTC m=+112.559763539 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3ad00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503490 item 76 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3b340): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3b340): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3b340): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3b340): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3b340): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3b340): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3b340): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.517042213 +0000 UTC m=+112.561221913 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3b340): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3b840): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3b840): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3b840): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503a40 item 77 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3b840): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3b840): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.517584085 +0000 UTC m=+112.561763775 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3b840): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3bf40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3bf40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3bf40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3bf40): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3bf40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.517584085 +0000 UTC m=+112.561763775 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b3bf40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503c00 item 77 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b56600): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b56600): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b56600): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b56600): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b56600): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b56600): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b56600): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.519069379 +0000 UTC m=+112.563249079 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b56600): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b56b00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b56b00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b56b00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050380 item 78 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b56b00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b56b00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.519578611 +0000 UTC m=+112.563758311 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b56b00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b57200): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b57200): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b57200): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b57200): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b57200): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.519578611 +0000 UTC m=+112.563758311 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b57200): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050700 item 78 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b57840): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b57840): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b57840): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b57840): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b57840): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b57840): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b57840): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.520933521 +0000 UTC m=+112.565113222 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b57840): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b57d40): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b57d40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b57d40): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 79 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b57d40): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b57d40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.5214997 +0000 UTC m=+112.565679400 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b57d40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b764c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b764c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b764c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b764c0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b764c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.5214997 +0000 UTC m=+112.565679400 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b764c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051180 item 79 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b76b00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b76b00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b76b00): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b76b00): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b76b00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b76b00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b76b00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.522830145 +0000 UTC m=+112.567009835 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b76b00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b77000): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b77000): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b77000): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c61c0 item 80 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b77000): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b77000): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.523390892 +0000 UTC m=+112.567570592 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b77000): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b77700): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b77700): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b77700): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b77700): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b77700): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.523390892 +0000 UTC m=+112.567570592 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b77700): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6460 item 80 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b77d40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b77d40): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b77d40): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b77d40): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b77d40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.524806897 +0000 UTC m=+112.568986598 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b77d40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9a240): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9a240): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9a240): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9a240): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9a240): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9a240): _writeAt: size=3, off=7 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6a80 item 81 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9a240): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9a240): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.525408772 +0000 UTC m=+112.569588471 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9a240): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9a780): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9a780): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9a780): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9a780): >_readAt: n=8, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9a780): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.525408772 +0000 UTC m=+112.569588471 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9a780): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7030 item 81 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9ae00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9ae00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9ae00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9ae00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9ae00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.526699753 +0000 UTC m=+112.570879453 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9ae00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9b300): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9b300): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9b300): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7650 item 82 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9b300): _readAt: size=2, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9b300): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9b300): _writeAt: size=3, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9b300): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9b300): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.527383059 +0000 UTC m=+112.571562760 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9b300): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9b880): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9b880): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9b880): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9b880): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9b880): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.527383059 +0000 UTC m=+112.571562760 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9b880): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7960 item 82 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9bf00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9bf00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9bf00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9bf00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9bf00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.528814773 +0000 UTC m=+112.572994474 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000b9bf00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb8480): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb8480): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb8480): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb8480): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb8480): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb8480): _writeAt: size=3, off=7 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7e30 item 83 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb8480): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb8480): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.529435222 +0000 UTC m=+112.573614922 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb8480): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb89c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb89c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb89c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb89c0): >_readAt: n=8, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb89c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.529435222 +0000 UTC m=+112.573614922 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb89c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028a2a0 item 83 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb9040): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb9040): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb9040): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb9040): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb9040): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.530817155 +0000 UTC m=+112.574996844 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb9040): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb9540): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb9540): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb9540): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028ac40 item 84 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb9540): _readAt: size=2, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb9540): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb9540): _writeAt: size=3, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb9540): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb9540): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.5319284 +0000 UTC m=+112.576108100 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb9540): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb9ac0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb9ac0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb9ac0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb9ac0): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb9ac0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.5319284 +0000 UTC m=+112.576108100 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bb9ac0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028b500 item 84 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd61c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd61c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd61c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd61c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd61c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.533166173 +0000 UTC m=+112.577345872 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd61c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd66c0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd66c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd66c0): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd66c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd66c0): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd66c0): _writeAt: size=3, off=7 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004100e0 item 85 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd66c0): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd66c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.533909982 +0000 UTC m=+112.578089682 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd66c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd6c00): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd6c00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd6c00): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd6c00): >_readAt: n=8, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd6c00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.533909982 +0000 UTC m=+112.578089682 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd6c00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410310 item 85 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd7280): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd7280): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd7280): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd7280): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd7280): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.539207176 +0000 UTC m=+112.583386876 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd7280): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd7780): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd7780): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd7780): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410a10 item 86 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd7780): _readAt: size=2, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd7780): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd7780): _writeAt: size=3, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd7780): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd7780): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.541326254 +0000 UTC m=+112.585505955 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd7780): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd7d00): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd7d00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd7d00): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd7d00): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd7d00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.541326254 +0000 UTC m=+112.585505955 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bd7d00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004110a0 item 86 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfa400): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfa400): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfa400): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfa400): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfa400): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.543419986 +0000 UTC m=+112.587599686 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfa400): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfa900): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfa900): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfa900): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfa900): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfa900): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfa900): _writeAt: size=3, off=7 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411500 item 87 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfa900): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfa900): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.544698514 +0000 UTC m=+112.588878214 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfa900): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfae40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfae40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfae40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfae40): >_readAt: n=8, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfae40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.544698514 +0000 UTC m=+112.588878214 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfae40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004117a0 item 87 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfb4c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfb4c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfb4c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfb4c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfb4c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.546905015 +0000 UTC m=+112.591084716 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfb4c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfb9c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfb9c0): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfb9c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411f10 item 88 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfb9c0): _readAt: size=2, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfb9c0): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfb9c0): _writeAt: size=3, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfb9c0): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfb9c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.548091532 +0000 UTC m=+112.592271232 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfb9c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfbf40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfbf40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfbf40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfbf40): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfbf40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.548091532 +0000 UTC m=+112.592271232 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000bfbf40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0150 item 88 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c26600): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c26600): open at offset 0 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c26600): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c26600): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c26600): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c26600): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c26600): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c26600): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.550630254 +0000 UTC m=+112.594809954 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c26600): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c26b40): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c26b40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c26b40): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0690 item 89 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c26b40): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c26b40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.551422845 +0000 UTC m=+112.595602545 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c26b40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27080): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27080): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27080): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27080): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27080): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27080): _writeAt: size=3, off=7 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e09a0 item 89 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27080): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27080): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.552438953 +0000 UTC m=+112.596618653 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27080): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27600): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27600): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27600): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27600): >_readAt: n=8, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27600): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.552438953 +0000 UTC m=+112.596618653 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27600): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0d20 item 89 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27c40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27c40): open at offset 0 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27c40): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27c40): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27c40): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27c40): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27c40): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27c40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.553842534 +0000 UTC m=+112.598022235 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c27c40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c96200): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c96200): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c96200): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1110 item 90 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c96200): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c96200): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.554352508 +0000 UTC m=+112.598532208 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c96200): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c96740): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c96740): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c96740): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1420 item 90 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c96740): _readAt: size=2, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c96740): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c96740): _writeAt: size=3, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c96740): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c96740): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.554963148 +0000 UTC m=+112.599142849 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c96740): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c96d00): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c96d00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c96d00): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c96d00): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c96d00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.554963148 +0000 UTC m=+112.599142849 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c96d00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e15e0 item 90 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97340): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97340): open at offset 0 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97340): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97340): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97340): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97340): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97340): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97340): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.556601598 +0000 UTC m=+112.600781299 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97340): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97880): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97880): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97880): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e19d0 item 91 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97880): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97880): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.557329138 +0000 UTC m=+112.601508838 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97880): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97dc0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97dc0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97dc0): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97dc0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97dc0): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97dc0): _writeAt: size=3, off=7 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1ce0 item 91 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97dc0): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97dc0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.557896928 +0000 UTC m=+112.602076628 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000c97dc0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb43c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb43c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb43c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb43c0): >_readAt: n=8, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb43c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.557896928 +0000 UTC m=+112.602076628 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb43c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1ea0 item 91 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb4a00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb4a00): open at offset 0 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb4a00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb4a00): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb4a00): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb4a00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb4a00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb4a00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.560438987 +0000 UTC m=+112.604618687 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb4a00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb4f40): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb4f40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb4f40): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4380 item 92 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb4f40): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb4f40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.564208107 +0000 UTC m=+112.608387797 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb4f40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb5480): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb5480): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb5480): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4620 item 92 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb5480): _readAt: size=2, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb5480): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb5480): _writeAt: size=3, off=5 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb5480): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb5480): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.564835459 +0000 UTC m=+112.609015159 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb5480): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb5a40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb5a40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb5a40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb5a40): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb5a40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.564835459 +0000 UTC m=+112.609015159 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cb5a40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e48c0 item 92 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd0100): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd0100): open at offset 0 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd0100): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd0100): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd0100): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd0100): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd0100): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd0100): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.566308571 +0000 UTC m=+112.610488271 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd0100): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd0640): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd0640): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd0640): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5110 item 93 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd0640): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd0640): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.566812753 +0000 UTC m=+112.610992442 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd0640): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd0d40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd0d40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd0d40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd0d40): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd0d40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.566812753 +0000 UTC m=+112.610992442 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd0d40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5500 item 93 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd1380): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd1380): open at offset 0 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd1380): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd1380): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd1380): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd1380): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd1380): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd1380): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.568348792 +0000 UTC m=+112.612528491 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd1380): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd18c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd18c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd18c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5ce0 item 94 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd18c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd18c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.571202753 +0000 UTC m=+112.615382454 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cd18c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cf2040): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cf2040): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cf2040): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cf2040): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cf2040): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.571202753 +0000 UTC m=+112.615382454 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cf2040): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432000 item 94 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cf2680): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cf2680): open at offset 0 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cf2680): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cf2680): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cf2680): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cf2680): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cf2680): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cf2680): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.573018775 +0000 UTC m=+112.617198466 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cf2680): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cf2bc0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cf2bc0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cf2bc0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432540 item 95 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cf2bc0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cf2bc0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.574489082 +0000 UTC m=+112.618668782 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000cf2bc0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba040): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba040): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba040): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba040): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba040): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.574489082 +0000 UTC m=+112.618668782 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba040): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432850 item 95 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba6c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba6c0): open at offset 0 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba6c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba6c0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba6c0): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba6c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba6c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba6c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.587403456 +0000 UTC m=+112.631583156 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007ba6c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bac00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bac00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bac00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464380 item 96 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bac00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bac00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.588031419 +0000 UTC m=+112.632211119 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bac00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb300): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb300): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb300): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb300): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb300): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.588031419 +0000 UTC m=+112.632211119 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb300): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004645b0 item 96 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= 2025/08/20 01:09:23 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:23 DEBUG : Looking for writers 2025/08/20 01:09:23 DEBUG : >WaitForWriters: 2025/08/20 01:09:23 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:09:23 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:09:23 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:09:23 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:23 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/20 01:09:23 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034aa00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034aa00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034aa00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034aa00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034aa00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.859468605 +0000 UTC m=+112.903648306 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034aa00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034b9c0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034b9c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034b9c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034b9c0): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034b9c0): _writeAt: size=3, off=2 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034b9c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034b9c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.859468605 +0000 UTC m=+112.903648306 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034b9c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034be80): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034be80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034be80): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034be80): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034be80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.859468605 +0000 UTC m=+112.903648306 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00034be80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381730 item 1 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000413880): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000413880): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000413880): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000413880): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000413880): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.865305068 +0000 UTC m=+112.909484769 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000413880): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfc3c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfc3c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfc3c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfc3c0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfc3c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.865305068 +0000 UTC m=+112.909484769 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfc3c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ea0 item 2 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfca40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfca40): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfca40): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfca40): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfca40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.867989633 +0000 UTC m=+112.912169383 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfca40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfcec0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfcec0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfcec0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfcec0): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfcec0): _writeAt: size=3, off=2 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfcec0): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfcec0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.867989633 +0000 UTC m=+112.912169383 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfcec0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfd380): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfd380): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfd380): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfd380): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfd380): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.867989633 +0000 UTC m=+112.912169383 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfd380): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310690 item 3 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfda00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfda00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfda00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfda00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfda00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.870757523 +0000 UTC m=+112.914937223 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfda00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfdf40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfdf40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfdf40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfdf40): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfdf40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.870757523 +0000 UTC m=+112.914937223 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000dfdf40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311650 item 4 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000245200): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000245200): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000245200): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000245200): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000245200): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.873237936 +0000 UTC m=+112.917417637 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000245200): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000245d80): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000245d80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000245d80): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000245d80): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000245d80): _writeAt: size=3, off=2 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000245d80): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000245d80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.873237936 +0000 UTC m=+112.917417637 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000245d80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007846c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007846c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007846c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007846c0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007846c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.873237936 +0000 UTC m=+112.917417637 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007846c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311dc0 item 5 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785040): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785040): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785040): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785040): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785040): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.877930652 +0000 UTC m=+112.922110352 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785040): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007856c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007856c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007856c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007856c0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007856c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.877930652 +0000 UTC m=+112.922110352 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007856c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a69a0 item 6 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785d80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785d80): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785d80): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785d80): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785d80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.882017957 +0000 UTC m=+112.926197657 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000785d80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ac840): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ac840): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ac840): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ac840): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ac840): _writeAt: size=3, off=2 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ac840): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ac840): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.882017957 +0000 UTC m=+112.926197657 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ac840): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003acd40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003acd40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003acd40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003acd40): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003acd40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.882017957 +0000 UTC m=+112.926197657 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003acd40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a6e70 item 7 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad3c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad3c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad3c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad3c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad3c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.884593368 +0000 UTC m=+112.928773068 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad3c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad900): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad900): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad900): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad900): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad900): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.884593368 +0000 UTC m=+112.928773068 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0003ad900): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a7490 item 8 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d8280): _readAt: size=2, off=0 2025/08/20 01:09:23 ERROR : open-test-file(0xc0006d8280): Couldn't read size of file 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d8280): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d8280): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d8280): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d8280): close: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d8280): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb900): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb900): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb900): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb900): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb900): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.888091322 +0000 UTC m=+112.932271022 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bb900): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bbd80): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bbd80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bbd80): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bbd80): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bbd80): _writeAt: size=3, off=2 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bbd80): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bbd80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.888091322 +0000 UTC m=+112.932271022 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007bbd80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e300): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e300): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e300): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e300): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e300): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.888091322 +0000 UTC m=+112.932271022 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e300): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004653b0 item 9 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e980): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e980): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e980): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e980): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e980): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.891150066 +0000 UTC m=+112.935329766 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097e980): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097eec0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097eec0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097eec0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097eec0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097eec0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.891150066 +0000 UTC m=+112.935329766 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097eec0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465b20 item 10 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097f600): _readAt: size=2, off=0 2025/08/20 01:09:23 ERROR : open-test-file(0xc00097f600): Couldn't read size of file 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097f600): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097f600): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097f600): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097f600): close: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097f600): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097f9c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097f9c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097f9c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097f9c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097f9c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.893364903 +0000 UTC m=+112.937544603 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097f9c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097fec0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097fec0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097fec0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097fec0): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097fec0): _writeAt: size=3, off=2 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097fec0): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097fec0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.893364903 +0000 UTC m=+112.937544603 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00097fec0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716440): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716440): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716440): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716440): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716440): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.893364903 +0000 UTC m=+112.937544603 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716440): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2690 item 11 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716b40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716b40): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716b40): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716b40): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716b40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.896986738 +0000 UTC m=+112.941166429 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000716b40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007170c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007170c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007170c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007170c0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007170c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.896986738 +0000 UTC m=+112.941166429 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007170c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2fc0 item 12 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717700): _readAt: size=2, off=0 2025/08/20 01:09:23 ERROR : open-test-file(0xc000717700): Couldn't read size of file 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717700): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717700): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717700): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717700): close: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717700): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717ac0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717ac0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717ac0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717ac0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717ac0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.899734491 +0000 UTC m=+112.943914191 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000717ac0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2200): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2200): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2200): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2200): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2200): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.899734491 +0000 UTC m=+112.943914191 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2200): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f39d0 item 13 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2880): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2880): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2880): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2880): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2880): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.902361699 +0000 UTC m=+112.946541399 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2880): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2dc0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2dc0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2dc0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2dc0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2dc0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.902361699 +0000 UTC m=+112.946541399 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de2dc0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3f10 item 14 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3480): _readAt: size=2, off=0 2025/08/20 01:09:23 ERROR : open-test-file(0xc000de3480): Couldn't read size of file 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3480): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3480): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3480): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3480): close: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3480): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3840): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3840): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3840): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3840): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3840): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.906260932 +0000 UTC m=+112.950440632 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3840): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3f00): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3f00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3f00): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3f00): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3f00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.906260932 +0000 UTC m=+112.950440632 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000de3f00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004443f0 item 15 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d8bc0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d8bc0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d8bc0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d8bc0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d8bc0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.908143219 +0000 UTC m=+112.952322919 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d8bc0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9200): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9200): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9200): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9200): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9200): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.908143219 +0000 UTC m=+112.952322919 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9200): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a0380 item 16 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9840): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9840): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9840): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9840): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9840): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.910024342 +0000 UTC m=+112.954204043 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9840): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9cc0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9cc0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9cc0): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9cc0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9cc0): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9cc0): _writeAt: size=3, off=7 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9cc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9cc0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.910024342 +0000 UTC m=+112.954204043 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0006d9cc0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34240): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34240): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34240): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34240): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34240): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.910024342 +0000 UTC m=+112.954204043 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34240): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a0af0 item 17 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a348c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a348c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a348c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a348c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a348c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.912486973 +0000 UTC m=+112.956666673 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a348c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34e00): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34e00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34e00): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34e00): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34e00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.912486973 +0000 UTC m=+112.956666673 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a34e00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a1d50 item 18 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36240): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36240): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36240): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36240): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36240): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.914074688 +0000 UTC m=+112.958254389 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36240): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36740): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36740): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36740): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36740): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36740): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36740): _writeAt: size=3, off=7 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36740): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36740): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.914074688 +0000 UTC m=+112.958254389 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36740): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36c40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36c40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36c40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36c40): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36c40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.914074688 +0000 UTC m=+112.958254389 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a36c40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444770 item 19 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a372c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a372c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a372c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a372c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a372c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.916254791 +0000 UTC m=+112.960434481 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a372c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37800): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37800): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37800): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37800): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37800): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.916254791 +0000 UTC m=+112.960434481 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37800): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444f50 item 20 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37e80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37e80): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37e80): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37e80): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37e80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.918004129 +0000 UTC m=+112.962183829 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a37e80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008ca400): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008ca400): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008ca400): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008ca400): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008ca400): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008ca400): _writeAt: size=3, off=7 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008ca400): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008ca400): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.918004129 +0000 UTC m=+112.962183829 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008ca400): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008ca900): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008ca900): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008ca900): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008ca900): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008ca900): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.918004129 +0000 UTC m=+112.962183829 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008ca900): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004452d0 item 21 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb080): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb080): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb080): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb080): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb080): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.921022668 +0000 UTC m=+112.965202368 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb080): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb5c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb5c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb5c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb5c0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb5c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.921022668 +0000 UTC m=+112.965202368 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cb5c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445c70 item 22 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cbc40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cbc40): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cbc40): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cbc40): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cbc40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.922875789 +0000 UTC m=+112.967055488 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008cbc40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e2c0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e2c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e2c0): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e2c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e2c0): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e2c0): _writeAt: size=3, off=7 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e2c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e2c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.922875789 +0000 UTC m=+112.967055488 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e2c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e7c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e7c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e7c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e7c0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e7c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.922875789 +0000 UTC m=+112.967055488 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088e7c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c4d0 item 23 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088ee40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088ee40): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088ee40): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088ee40): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088ee40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.925313282 +0000 UTC m=+112.969492982 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088ee40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088f380): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088f380): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088f380): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088f380): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088f380): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.925313282 +0000 UTC m=+112.969492982 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088f380): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036cf50 item 24 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35440): _readAt: size=2, off=0 2025/08/20 01:09:23 ERROR : open-test-file(0xc000a35440): Couldn't read size of file 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35440): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35440): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35440): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35440): close: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35440): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35840): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35840): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35840): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35840): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35840): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.928664061 +0000 UTC m=+112.972843761 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35840): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35d40): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35d40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35d40): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35d40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35d40): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35d40): _writeAt: size=3, off=7 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35d40): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35d40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.928664061 +0000 UTC m=+112.972843761 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a35d40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4340): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4340): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4340): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4340): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4340): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.928664061 +0000 UTC m=+112.972843761 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4340): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004167e0 item 25 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088fa00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088fa00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088fa00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088fa00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088fa00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.93208435 +0000 UTC m=+112.976264050 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088fa00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088ff40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088ff40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088ff40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088ff40): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088ff40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.93208435 +0000 UTC m=+112.976264050 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00088ff40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036db90 item 26 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c600): _readAt: size=2, off=0 2025/08/20 01:09:23 ERROR : open-test-file(0xc00095c600): Couldn't read size of file 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c600): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c600): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c600): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c600): close: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c600): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c9c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c9c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c9c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c9c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c9c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.934620148 +0000 UTC m=+112.978799847 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095c9c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095cec0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095cec0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095cec0): open at offset 5 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095cec0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095cec0): >_readAt: n=2, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095cec0): _writeAt: size=3, off=7 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095cec0): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095cec0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.934620148 +0000 UTC m=+112.978799847 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095cec0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095d440): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095d440): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095d440): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095d440): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095d440): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.934620148 +0000 UTC m=+112.978799847 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095d440): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004623f0 item 27 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095dac0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095dac0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095dac0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095dac0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095dac0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.945385456 +0000 UTC m=+112.989565156 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00095dac0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008620c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008620c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008620c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008620c0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008620c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.945385456 +0000 UTC m=+112.989565156 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008620c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462ee0 item 28 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862700): _readAt: size=2, off=0 2025/08/20 01:09:23 ERROR : open-test-file(0xc000862700): Couldn't read size of file 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862700): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862700): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862700): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862700): close: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862700): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862ac0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862ac0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862ac0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862ac0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862ac0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.948332521 +0000 UTC m=+112.992512212 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000862ac0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863180): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863180): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863180): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863180): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863180): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.948332521 +0000 UTC m=+112.992512212 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863180): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004637a0 item 29 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863800): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863800): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863800): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863800): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863800): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.951088379 +0000 UTC m=+112.995268080 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863800): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863d40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863d40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863d40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863d40): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863d40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.951088379 +0000 UTC m=+112.995268080 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000863d40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463f10 item 30 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090c400): _readAt: size=2, off=0 2025/08/20 01:09:23 ERROR : open-test-file(0xc00090c400): Couldn't read size of file 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090c400): >_readAt: n=0, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090c400): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090c400): >_writeAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090c400): close: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090c400): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090c7c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090c7c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090c7c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090c7c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090c7c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.953988476 +0000 UTC m=+112.998168216 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090c7c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090ce80): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090ce80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090ce80): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090ce80): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090ce80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.953988476 +0000 UTC m=+112.998168216 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090ce80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc700 item 31 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c49c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c49c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c49c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c49c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c49c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.956467346 +0000 UTC m=+113.000647047 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c49c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4f00): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4f00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4f00): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4f00): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4f00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.956467346 +0000 UTC m=+113.000647047 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c4f00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416ee0 item 32 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5540): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5540): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5540): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5540): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5540): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.959262408 +0000 UTC m=+113.003442108 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5540): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c59c0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c59c0): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c59c0): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c59c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c59c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417260 item 33 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c59c0): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c59c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.960879078 +0000 UTC m=+113.005058789 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c59c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5ec0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5ec0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5ec0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5ec0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5ec0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.960879078 +0000 UTC m=+113.005058789 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0007c5ec0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417d50 item 33 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16580): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16580): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16580): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16580): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16580): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.963566037 +0000 UTC m=+113.007745737 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16580): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16a00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16a00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e25b0 item 34 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16a00): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16a00): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16a00): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16a00): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16a00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.96415656 +0000 UTC m=+113.008336260 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16a00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16f40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16f40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16f40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16f40): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16f40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.96415656 +0000 UTC m=+113.008336260 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a16f40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e28c0 item 34 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090d500): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090d500): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090d500): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090d500): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090d500): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.96605729 +0000 UTC m=+113.010236991 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090d500): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090d980): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090d980): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090d980): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090d980): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090d980): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fcf50 item 35 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090d980): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090d980): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.966744565 +0000 UTC m=+113.010924264 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090d980): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090de80): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090de80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090de80): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090de80): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090de80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.966744565 +0000 UTC m=+113.010924264 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00090de80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd2d0 item 35 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4580): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4580): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4580): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4580): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4580): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.968671243 +0000 UTC m=+113.012850944 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4580): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4a80): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4a80): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd960 item 36 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4a80): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4a80): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4a80): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4a80): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4a80): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.969761019 +0000 UTC m=+113.013940710 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4a80): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4fc0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4fc0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4fc0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4fc0): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4fc0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.969761019 +0000 UTC m=+113.013940710 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f4fc0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c150 item 36 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5600): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5600): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5600): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5600): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5600): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.971950609 +0000 UTC m=+113.016130309 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5600): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5ac0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5ac0): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5ac0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5ac0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025cbd0 item 37 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5ac0): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5ac0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.972531143 +0000 UTC m=+113.016710843 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f5ac0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c040): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c040): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c040): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c040): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c040): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.972531143 +0000 UTC m=+113.016710843 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c040): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d500 item 37 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c700): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c700): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c700): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c700): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c700): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.974545606 +0000 UTC m=+113.018725296 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080c700): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080cc00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080cc00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025ddc0 item 38 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080cc00): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080cc00): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080cc00): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080cc00): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080cc00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.975399602 +0000 UTC m=+113.019579302 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080cc00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080d140): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080d140): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080d140): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080d140): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080d140): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.975399602 +0000 UTC m=+113.019579302 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080d140): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4230 item 38 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080d8c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080d8c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080d8c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080d8c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080d8c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.977387445 +0000 UTC m=+113.021567144 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080d8c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080ddc0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080ddc0): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080ddc0): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080ddc0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080ddc0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b48c0 item 39 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080ddc0): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080ddc0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.977952961 +0000 UTC m=+113.022132662 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080ddc0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080e340): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080e340): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080e340): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080e340): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080e340): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.977952961 +0000 UTC m=+113.022132662 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080e340): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4c40 item 39 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080eb00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080eb00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080eb00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080eb00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080eb00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.97949416 +0000 UTC m=+113.023673860 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080eb00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f000): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f000): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4fc0 item 40 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f000): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f000): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f000): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f000): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f000): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.98049492 +0000 UTC m=+113.024674620 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f000): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f540): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f540): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f540): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f540): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f540): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.98049492 +0000 UTC m=+113.024674620 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080f540): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5180 item 40 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080fb00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080fb00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080fb00): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080fb00): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080fb00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080fb00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080fb00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.982766262 +0000 UTC m=+113.026945963 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc00080fb00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a175c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a175c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a175c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2c40 item 41 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a175c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a175c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.985260081 +0000 UTC m=+113.029439781 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a175c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17ac0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17ac0): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17ac0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17ac0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3340 item 41 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17ac0): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17ac0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.986975355 +0000 UTC m=+113.031155055 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc000a17ac0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f20c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f20c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f20c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f20c0): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f20c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.986975355 +0000 UTC m=+113.031155055 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f20c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3500 item 41 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2700): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2700): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2700): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2700): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2700): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2700): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2700): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.989620907 +0000 UTC m=+113.033800617 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2700): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2c00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2c00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2c00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3880 item 42 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2c00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2c00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.990303641 +0000 UTC m=+113.034483341 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f2c00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3240): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3240): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3b20 item 42 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3240): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3240): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3240): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3240): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3240): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.991409929 +0000 UTC m=+113.035589628 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3240): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f37c0): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f37c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f37c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f37c0): >_readAt: n=3, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f37c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.991409929 +0000 UTC m=+113.035589628 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f37c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3ce0 item 42 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3e00): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3e00): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3e00): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3e00): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3e00): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3e00): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3e00): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.993397392 +0000 UTC m=+113.037577091 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0008f3e00): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a63c0): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a63c0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a63c0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366380 item 43 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a63c0): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a63c0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.994415042 +0000 UTC m=+113.038594742 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a63c0): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a6900): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a6900): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a6900): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a6900): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a6900): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003668c0 item 43 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a6900): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a6900): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.995149544 +0000 UTC m=+113.039329244 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a6900): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a6e40): _readAt: size=512, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a6e40): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a6e40): >openPending: err= 2025/08/20 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a6e40): >_readAt: n=5, err=EOF 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a6e40): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.995149544 +0000 UTC m=+113.039329244 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a6e40): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: Remove: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367110 item 43 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a7480): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a7480): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a7480): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a7480): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a7480): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a7480): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a7480): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.99737446 +0000 UTC m=+113.041554160 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a7480): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a7980): _writeAt: size=5, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a7980): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a7980): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367d50 item 44 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a7980): >_writeAt: n=5, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a7980): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.998169034 +0000 UTC m=+113.042348734 2025/08/20 01:09:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a7980): >close: err= 2025/08/20 01:09:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/20 01:09:23 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a7ec0): openPending: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a7ec0): >openPending: err= 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c2070 item 44 2025/08/20 01:09:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a7ec0): _readAt: size=2, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a7ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a7ec0): _writeAt: size=3, off=0 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a7ec0): >_writeAt: n=3, err= 2025/08/20 01:09:23 DEBUG : open-test-file(0xc0009a7ec0): close: 2025/08/20 01:09:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.999160556 +0000 UTC m=+113.043340257 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009a7ec0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009ce4c0): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009ce4c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009ce4c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009ce4c0): >_readAt: n=3, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009ce4c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:23.999160556 +0000 UTC m=+113.043340257 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009ce4c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c23f0 item 44 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009ceb00): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009ceb00): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009ceb00): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009ceb00): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009ceb00): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009ceb00): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009ceb00): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.001165842 +0000 UTC m=+113.045345542 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009ceb00): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009cf000): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009cf000): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009cf000): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c2a10 item 45 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009cf000): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009cf000): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.001947573 +0000 UTC m=+113.046127272 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009cf000): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009cf700): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009cf700): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009cf700): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009cf700): >_readAt: n=5, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009cf700): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.001947573 +0000 UTC m=+113.046127272 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009cf700): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c3340 item 45 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009cfd40): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009cfd40): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009cfd40): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009cfd40): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009cfd40): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009cfd40): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009cfd40): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.003609457 +0000 UTC m=+113.047789157 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009cfd40): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f42c0): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f42c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f42c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c3ce0 item 46 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f42c0): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f42c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.004248491 +0000 UTC m=+113.048428191 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f42c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f49c0): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f49c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f49c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f49c0): >_readAt: n=5, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f49c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.004248491 +0000 UTC m=+113.048428191 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f49c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c3ea0 item 46 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f5000): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f5000): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f5000): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f5000): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f5000): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f5000): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f5000): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.006118354 +0000 UTC m=+113.050298054 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f5000): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f5500): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f5500): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f5500): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a460 item 47 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f5500): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f5500): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.006795468 +0000 UTC m=+113.050975168 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f5500): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f5c00): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f5c00): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f5c00): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f5c00): >_readAt: n=5, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f5c00): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.006795468 +0000 UTC m=+113.050975168 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0009f5c00): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a690 item 47 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5a2c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5a2c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5a2c0): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5a2c0): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5a2c0): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5a2c0): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5a2c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.00818801 +0000 UTC m=+113.052367710 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5a2c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5a7c0): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5a7c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5a7c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042aa80 item 48 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5a7c0): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5a7c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.008792679 +0000 UTC m=+113.052972379 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5a7c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5aec0): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5aec0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5aec0): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5aec0): >_readAt: n=5, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5aec0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.008792679 +0000 UTC m=+113.052972379 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5aec0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ac40 item 48 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5b500): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5b500): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5b500): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5b500): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5b500): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.011023847 +0000 UTC m=+113.055203547 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5b500): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5b980): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5b980): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5b980): _writeAt: size=3, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5b980): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5b980): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5b980): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b030 item 49 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5b980): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5b980): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.011943164 +0000 UTC m=+113.056122854 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5b980): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5bec0): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5bec0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5bec0): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5bec0): >_readAt: n=8, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5bec0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.011943164 +0000 UTC m=+113.056122854 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a5bec0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b1f0 item 49 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aac5c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aac5c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aac5c0): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aac5c0): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aac5c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.013748126 +0000 UTC m=+113.057927826 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aac5c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aacac0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aacac0): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aacac0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b5e0 item 50 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aacac0): _readAt: size=2, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aacac0): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aacac0): _writeAt: size=3, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aacac0): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aacac0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.014406505 +0000 UTC m=+113.058586205 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aacac0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aad040): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aad040): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aad040): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aad040): >_readAt: n=3, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aad040): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.014406505 +0000 UTC m=+113.058586205 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aad040): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b810 item 50 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aad6c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aad6c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aad6c0): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aad6c0): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aad6c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.016038414 +0000 UTC m=+113.060218105 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aad6c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aadbc0): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aadbc0): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aadbc0): _writeAt: size=3, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aadbc0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aadbc0): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aadbc0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bc00 item 51 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aadbc0): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aadbc0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.016640678 +0000 UTC m=+113.060820379 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000aadbc0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae4180): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae4180): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae4180): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae4180): >_readAt: n=8, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae4180): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.016640678 +0000 UTC m=+113.060820379 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae4180): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bdc0 item 51 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae4800): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae4800): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae4800): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae4800): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae4800): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.018585331 +0000 UTC m=+113.062765031 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae4800): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae4d00): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae4d00): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae4d00): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e7e0 item 52 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae4d00): _readAt: size=2, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae4d00): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae4d00): _writeAt: size=3, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae4d00): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae4d00): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.020183817 +0000 UTC m=+113.064363518 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae4d00): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae5280): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae5280): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae5280): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae5280): >_readAt: n=3, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae5280): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.020183817 +0000 UTC m=+113.064363518 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae5280): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041eb60 item 52 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae5900): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae5900): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae5900): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae5900): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae5900): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.021739643 +0000 UTC m=+113.065919343 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae5900): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae5e00): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae5e00): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae5e00): _writeAt: size=3, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae5e00): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae5e00): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae5e00): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f1f0 item 53 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae5e00): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae5e00): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.022390008 +0000 UTC m=+113.066569709 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ae5e00): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b083c0): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b083c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b083c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b083c0): >_readAt: n=8, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b083c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.022390008 +0000 UTC m=+113.066569709 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b083c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f730 item 53 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b08a40): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b08a40): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b08a40): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b08a40): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b08a40): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.023971262 +0000 UTC m=+113.068150963 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b08a40): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b08f40): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b08f40): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b08f40): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502150 item 54 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b08f40): _readAt: size=2, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b08f40): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b08f40): _writeAt: size=3, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b08f40): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b08f40): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.024683123 +0000 UTC m=+113.068862823 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b08f40): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b094c0): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b094c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b094c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b094c0): >_readAt: n=3, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b094c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.024683123 +0000 UTC m=+113.068862823 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b094c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502770 item 54 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b09b40): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b09b40): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b09b40): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b09b40): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b09b40): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.026126378 +0000 UTC m=+113.070306078 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b09b40): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b380c0): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b380c0): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b380c0): _writeAt: size=3, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b380c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b380c0): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b380c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005032d0 item 55 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b380c0): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b380c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.026883733 +0000 UTC m=+113.071063433 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b380c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b38600): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b38600): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b38600): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b38600): >_readAt: n=8, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b38600): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.026883733 +0000 UTC m=+113.071063433 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b38600): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503490 item 55 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b38c80): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b38c80): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b38c80): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b38c80): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b38c80): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.028589018 +0000 UTC m=+113.072768718 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b38c80): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39180): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39180): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39180): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503a40 item 56 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39180): _readAt: size=2, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39180): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39180): _writeAt: size=3, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39180): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39180): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.032565075 +0000 UTC m=+113.076744785 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39180): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39700): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39700): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39700): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39700): >_readAt: n=3, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39700): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.032565075 +0000 UTC m=+113.076744785 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39700): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503c00 item 56 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39d40): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39d40): open at offset 0 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39d40): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39d40): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39d40): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39d40): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39d40): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39d40): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.033989255 +0000 UTC m=+113.078168955 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b39d40): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5e300): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5e300): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5e300): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050380 item 57 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5e300): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5e300): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.039388001 +0000 UTC m=+113.083567700 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5e300): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94500): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94500): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94500): _writeAt: size=3, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94500): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94500): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94500): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6150 item 57 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94500): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94500): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.040441498 +0000 UTC m=+113.084621198 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94500): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94a80): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94a80): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94a80): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94a80): >_readAt: n=8, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94a80): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.040441498 +0000 UTC m=+113.084621198 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94a80): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c63f0 item 57 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5e680): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5e680): open at offset 0 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5e680): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5e680): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5e680): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5e680): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5e680): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5e680): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.044209797 +0000 UTC m=+113.088389507 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5e680): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5ebc0): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5ebc0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5ebc0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432460 item 58 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5ebc0): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5ebc0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.046433712 +0000 UTC m=+113.090613432 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5ebc0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5f100): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5f100): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5f100): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432770 item 58 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5f100): _readAt: size=2, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5f100): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5f100): _writeAt: size=3, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5f100): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5f100): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.047158465 +0000 UTC m=+113.091338166 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5f100): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5f6c0): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5f6c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5f6c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5f6c0): >_readAt: n=3, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5f6c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.047158465 +0000 UTC m=+113.091338166 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5f6c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432930 item 58 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5fd00): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5fd00): open at offset 0 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5fd00): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5fd00): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5fd00): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5fd00): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5fd00): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5fd00): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.052061764 +0000 UTC m=+113.096241465 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b5fd00): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080e2c0): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080e2c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080e2c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432e70 item 59 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080e2c0): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080e2c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.053127395 +0000 UTC m=+113.097307095 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080e2c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080e940): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080e940): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080e940): _writeAt: size=3, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080e940): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080e940): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080e940): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433030 item 59 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080e940): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080e940): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.054266883 +0000 UTC m=+113.098446574 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080e940): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080eec0): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080eec0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080eec0): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080eec0): >_readAt: n=8, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080eec0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.054266883 +0000 UTC m=+113.098446574 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080eec0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433340 item 59 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080f500): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080f500): open at offset 0 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080f500): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080f500): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080f500): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080f500): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080f500): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080f500): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.058211953 +0000 UTC m=+113.102391653 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080f500): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080fa40): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080fa40): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080fa40): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433880 item 60 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080fa40): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080fa40): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.059038618 +0000 UTC m=+113.103218318 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080fa40): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94b00): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94b00): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94b00): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433ab0 item 60 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94b00): _readAt: size=2, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94b00): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94b00): _writeAt: size=3, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94b00): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94b00): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.060217619 +0000 UTC m=+113.104397320 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b94b00): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b950c0): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b950c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b950c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b950c0): >_readAt: n=3, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b950c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.060217619 +0000 UTC m=+113.104397320 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b950c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433c70 item 60 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b95700): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b95700): open at offset 0 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b95700): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b95700): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b95700): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b95700): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b95700): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b95700): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.062283348 +0000 UTC m=+113.106463048 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b95700): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b95c40): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b95c40): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b95c40): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050700 item 61 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b95c40): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b95c40): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.063066491 +0000 UTC m=+113.107246201 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000b95c40): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac2680): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac2680): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac2680): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac2680): >_readAt: n=5, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac2680): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.063066491 +0000 UTC m=+113.107246201 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac2680): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4150 item 61 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac2cc0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac2cc0): open at offset 0 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac2cc0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac2cc0): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac2cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac2cc0): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac2cc0): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac2cc0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.065976377 +0000 UTC m=+113.110156077 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac2cc0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac3200): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac3200): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac3200): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4700 item 62 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac3200): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac3200): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.066677336 +0000 UTC m=+113.110857036 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac3200): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac3900): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac3900): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac3900): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac3900): >_readAt: n=5, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac3900): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.066677336 +0000 UTC m=+113.110857036 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac3900): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4a10 item 62 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac3f40): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac3f40): open at offset 0 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac3f40): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac3f40): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac3f40): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac3f40): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac3f40): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac3f40): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.068430661 +0000 UTC m=+113.112610361 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000ac3f40): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00034a600): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00034a600): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00034a600): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4f50 item 63 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00034a600): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00034a600): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.069214205 +0000 UTC m=+113.113393895 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00034a600): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00034ba80): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00034ba80): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00034ba80): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00034ba80): >_readAt: n=5, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00034ba80): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.069214205 +0000 UTC m=+113.113393895 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00034ba80): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5110 item 63 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000413200): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000413200): open at offset 0 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000413200): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000413200): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000413200): >_readAt: n=0, err=Bad file descriptor 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000413200): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000413200): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000413200): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.072895171 +0000 UTC m=+113.117074871 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000413200): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfc000): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfc000): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfc000): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b55e0 item 64 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfc000): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfc000): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.073678545 +0000 UTC m=+113.117858244 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfc000): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfc740): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfc740): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfc740): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfc740): >_readAt: n=5, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfc740): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.073678545 +0000 UTC m=+113.117858244 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfc740): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5810 item 64 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfcd80): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfcd80): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfcd80): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfcd80): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfcd80): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.076234328 +0000 UTC m=+113.120414028 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfcd80): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfd200): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfd200): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfd200): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfd200): >_readAt: n=2, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfd200): _writeAt: size=3, off=2 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c65b0 item 65 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfd200): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfd200): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.077756863 +0000 UTC m=+113.121936562 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfd200): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfd700): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfd700): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfd700): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfd700): >_readAt: n=5, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfd700): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.077756863 +0000 UTC m=+113.121936562 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfd700): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c68c0 item 65 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfdd40): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfdd40): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfdd40): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfdd40): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfdd40): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.080299281 +0000 UTC m=+113.124478981 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000dfdd40): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000244d40): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000244d40): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c70a0 item 66 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000244d40): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000244d40): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000244d40): _writeAt: size=3, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000244d40): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000244d40): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.081440824 +0000 UTC m=+113.125620524 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000244d40): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000245780): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000245780): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000245780): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000245780): >_readAt: n=3, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000245780): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.081440824 +0000 UTC m=+113.125620524 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000245780): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7490 item 66 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000784380): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000784380): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000784380): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000784380): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000784380): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.085093848 +0000 UTC m=+113.129273548 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000784380): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000784c00): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000784c00): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000784c00): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000784c00): >_readAt: n=2, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000784c00): _writeAt: size=3, off=2 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c79d0 item 67 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000784c00): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000784c00): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.08580207 +0000 UTC m=+113.129981771 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000784c00): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007852c0): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007852c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007852c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007852c0): >_readAt: n=5, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007852c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.08580207 +0000 UTC m=+113.129981771 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007852c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7c70 item 67 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007859c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007859c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007859c0): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007859c0): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007859c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.087965843 +0000 UTC m=+113.132145543 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007859c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000785ec0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000785ec0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380b60 item 68 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000785ec0): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000785ec0): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000785ec0): _writeAt: size=3, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000785ec0): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000785ec0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.088993302 +0000 UTC m=+113.133173002 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000785ec0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003ac9c0): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003ac9c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003ac9c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003ac9c0): >_readAt: n=3, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003ac9c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.088993302 +0000 UTC m=+113.133173002 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003ac9c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381030 item 68 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003ad040): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003ad040): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003ad040): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003ad040): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003ad040): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.091458336 +0000 UTC m=+113.135638036 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003ad040): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003ad4c0): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003ad4c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003ad4c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003ad4c0): >_readAt: n=2, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003ad4c0): _writeAt: size=3, off=2 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381730 item 69 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003ad4c0): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003ad4c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.092340845 +0000 UTC m=+113.136520544 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003ad4c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003add00): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003add00): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003add00): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003add00): >_readAt: n=5, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003add00): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.092340845 +0000 UTC m=+113.136520544 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0003add00): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ab0 item 69 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007ba400): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007ba400): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007ba400): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007ba400): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007ba400): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.093966892 +0000 UTC m=+113.138146593 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007ba400): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007ba940): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007ba940): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310000 item 70 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007ba940): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007ba940): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007ba940): _writeAt: size=3, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007ba940): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007ba940): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.094756106 +0000 UTC m=+113.138935807 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007ba940): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bae80): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bae80): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bae80): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bae80): >_readAt: n=3, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bae80): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.094756106 +0000 UTC m=+113.138935807 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bae80): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003104d0 item 70 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bb500): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bb500): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bb500): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bb500): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bb500): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.097186667 +0000 UTC m=+113.141366367 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bb500): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bba40): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bba40): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bba40): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bba40): >_readAt: n=2, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bba40): _writeAt: size=3, off=2 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310e70 item 71 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bba40): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bba40): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.099831197 +0000 UTC m=+113.144010897 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bba40): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bbf40): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bbf40): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bbf40): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bbf40): >_readAt: n=5, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bbf40): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.099831197 +0000 UTC m=+113.144010897 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007bbf40): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311110 item 71 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097e640): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097e640): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097e640): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097e640): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097e640): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.101806878 +0000 UTC m=+113.145986567 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097e640): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097eb40): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097eb40): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311b90 item 72 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097eb40): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097eb40): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097eb40): _writeAt: size=3, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097eb40): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097eb40): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.103860683 +0000 UTC m=+113.148040384 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097eb40): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097f080): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097f080): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097f080): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097f080): >_readAt: n=3, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097f080): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.103860683 +0000 UTC m=+113.148040384 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097f080): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311ea0 item 72 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097f740): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097f740): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097f740): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097f740): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097f740): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097f740): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097f740): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.108827191 +0000 UTC m=+113.153006891 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097f740): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097fc40): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097fc40): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097fc40): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464380 item 73 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097fc40): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097fc40): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.109445235 +0000 UTC m=+113.153624935 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00097fc40): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000716180): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000716180): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000716180): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000716180): >_readAt: n=2, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000716180): _writeAt: size=3, off=2 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004645b0 item 73 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000716180): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000716180): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.110285886 +0000 UTC m=+113.154465586 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000716180): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007166c0): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007166c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007166c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007166c0): >_readAt: n=5, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007166c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.110285886 +0000 UTC m=+113.154465586 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007166c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464850 item 73 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000716d80): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000716d80): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000716d80): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000716d80): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000716d80): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000716d80): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000716d80): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.111814951 +0000 UTC m=+113.155994652 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000716d80): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007172c0): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007172c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007172c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464f50 item 74 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007172c0): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007172c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.11237598 +0000 UTC m=+113.156555681 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007172c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000717800): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000717800): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465260 item 74 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000717800): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000717800): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000717800): _writeAt: size=3, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000717800): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000717800): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.11297539 +0000 UTC m=+113.157155090 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000717800): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000717d80): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000717d80): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000717d80): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000717d80): >_readAt: n=3, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000717d80): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.11297539 +0000 UTC m=+113.157155090 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000717d80): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465500 item 74 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d8440): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d8440): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d8440): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d8440): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d8440): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d8440): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d8440): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.116204993 +0000 UTC m=+113.160384693 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d8440): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d8940): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d8940): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d8940): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465a40 item 75 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d8940): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d8940): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.118111504 +0000 UTC m=+113.162291204 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d8940): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d8f80): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d8f80): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d8f80): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d8f80): >_readAt: n=2, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d8f80): _writeAt: size=3, off=2 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465c00 item 75 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d8f80): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d8f80): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.119239261 +0000 UTC m=+113.163418961 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d8f80): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d94c0): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d94c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d94c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d94c0): >_readAt: n=5, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d94c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.119239261 +0000 UTC m=+113.163418961 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d94c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2380 item 75 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d9b00): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d9b00): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d9b00): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d9b00): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d9b00): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d9b00): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d9b00): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.124861463 +0000 UTC m=+113.169041163 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0006d9b00): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a360c0): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a360c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a360c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2d90 item 76 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a360c0): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a360c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.126024495 +0000 UTC m=+113.170204196 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a360c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a36600): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a36600): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2f50 item 76 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a36600): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a36600): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a36600): _writeAt: size=3, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a36600): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a36600): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.126868732 +0000 UTC m=+113.171048432 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a36600): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a36b80): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a36b80): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a36b80): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a36b80): >_readAt: n=3, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a36b80): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.126868732 +0000 UTC m=+113.171048432 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a36b80): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f32d0 item 76 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a371c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a371c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a371c0): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a371c0): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a371c0): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a371c0): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a371c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.130480199 +0000 UTC m=+113.174659888 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a371c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a376c0): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a376c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a376c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3b20 item 77 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a376c0): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a376c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.132887455 +0000 UTC m=+113.177067155 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a376c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a37dc0): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a37dc0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a37dc0): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a37dc0): >_readAt: n=5, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a37dc0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.132887455 +0000 UTC m=+113.177067155 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a37dc0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3e30 item 77 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008ca480): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008ca480): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008ca480): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008ca480): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008ca480): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008ca480): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008ca480): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.135672317 +0000 UTC m=+113.179852017 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008ca480): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008ca980): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008ca980): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008ca980): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a67e0 item 78 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008ca980): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008ca980): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.136378727 +0000 UTC m=+113.180558417 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008ca980): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008cb180): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008cb180): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008cb180): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008cb180): >_readAt: n=5, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008cb180): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.136378727 +0000 UTC m=+113.180558417 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008cb180): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a6af0 item 78 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008cb7c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008cb7c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008cb7c0): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008cb7c0): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008cb7c0): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008cb7c0): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008cb7c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.139410509 +0000 UTC m=+113.183590210 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008cb7c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008cbcc0): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008cbcc0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008cbcc0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a6fc0 item 79 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008cbcc0): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008cbcc0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.139962301 +0000 UTC m=+113.184142001 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008cbcc0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a34440): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a34440): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a34440): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a34440): >_readAt: n=5, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a34440): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.139962301 +0000 UTC m=+113.184142001 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a34440): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a72d0 item 79 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a34a80): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a34a80): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a34a80): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a34a80): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a34a80): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a34a80): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a34a80): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.14281036 +0000 UTC m=+113.186990060 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a34a80): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a34f80): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a34f80): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a34f80): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a7650 item 80 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a34f80): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a34f80): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.143954278 +0000 UTC m=+113.188133968 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a34f80): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a356c0): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a356c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a356c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a356c0): >_readAt: n=5, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a356c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.143954278 +0000 UTC m=+113.188133968 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a356c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a79d0 item 80 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a35d00): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a35d00): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a35d00): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a35d00): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a35d00): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.147169143 +0000 UTC m=+113.191348843 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a35d00): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088e300): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088e300): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088e300): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088e300): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088e300): >_readAt: n=2, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088e300): _writeAt: size=3, off=7 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a0770 item 81 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088e300): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088e300): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.151155931 +0000 UTC m=+113.195335631 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088e300): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088e840): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088e840): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088e840): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088e840): >_readAt: n=8, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088e840): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.151155931 +0000 UTC m=+113.195335631 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088e840): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a0bd0 item 81 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088eec0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088eec0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088eec0): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088eec0): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088eec0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.153324932 +0000 UTC m=+113.197504632 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088eec0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088f3c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088f3c0): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088f3c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a1c70 item 82 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088f3c0): _readAt: size=2, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088f3c0): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088f3c0): _writeAt: size=3, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088f3c0): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088f3c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.154236675 +0000 UTC m=+113.198416365 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088f3c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088f940): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088f940): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088f940): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088f940): >_readAt: n=3, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088f940): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.154236675 +0000 UTC m=+113.198416365 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00088f940): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444070 item 82 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095c040): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095c040): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095c040): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095c040): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095c040): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.159375334 +0000 UTC m=+113.203555034 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095c040): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095c540): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095c540): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095c540): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095c540): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095c540): >_readAt: n=2, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095c540): _writeAt: size=3, off=7 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444620 item 83 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095c540): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095c540): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.160258223 +0000 UTC m=+113.204437923 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095c540): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095ca80): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095ca80): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095ca80): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095ca80): >_readAt: n=8, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095ca80): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.160258223 +0000 UTC m=+113.204437923 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095ca80): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004447e0 item 83 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095d140): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095d140): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095d140): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095d140): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095d140): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.162509479 +0000 UTC m=+113.206689179 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095d140): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095d640): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095d640): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095d640): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444d20 item 84 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095d640): _readAt: size=2, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095d640): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095d640): _writeAt: size=3, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095d640): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095d640): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.164055416 +0000 UTC m=+113.208235116 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095d640): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095dbc0): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095dbc0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095dbc0): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095dbc0): >_readAt: n=3, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095dbc0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.164055416 +0000 UTC m=+113.208235116 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00095dbc0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445030 item 84 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000862300): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000862300): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000862300): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000862300): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000862300): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.168116623 +0000 UTC m=+113.212296322 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000862300): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000862800): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000862800): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000862800): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000862800): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000862800): >_readAt: n=2, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000862800): _writeAt: size=3, off=7 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004455e0 item 85 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000862800): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000862800): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.169068351 +0000 UTC m=+113.213248051 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000862800): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000862d40): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000862d40): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000862d40): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000862d40): >_readAt: n=8, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000862d40): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.169068351 +0000 UTC m=+113.213248051 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000862d40): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004458f0 item 85 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008633c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008633c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008633c0): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008633c0): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008633c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.171225009 +0000 UTC m=+113.215404709 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008633c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008638c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008638c0): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008638c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445ea0 item 86 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008638c0): _readAt: size=2, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008638c0): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008638c0): _writeAt: size=3, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008638c0): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008638c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.172676009 +0000 UTC m=+113.216855709 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008638c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000863e40): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000863e40): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000863e40): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000863e40): >_readAt: n=3, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000863e40): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.172676009 +0000 UTC m=+113.216855709 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000863e40): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c460 item 86 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c4580): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c4580): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c4580): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c4580): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c4580): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.174397725 +0000 UTC m=+113.218577416 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c4580): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c4a80): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c4a80): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c4a80): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c4a80): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c4a80): >_readAt: n=2, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c4a80): _writeAt: size=3, off=7 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036cb60 item 87 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c4a80): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c4a80): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.176651716 +0000 UTC m=+113.220831416 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c4a80): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c4fc0): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c4fc0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c4fc0): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c4fc0): >_readAt: n=8, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c4fc0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.176651716 +0000 UTC m=+113.220831416 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c4fc0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036cf50 item 87 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c5640): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c5640): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c5640): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c5640): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c5640): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.178878105 +0000 UTC m=+113.223057805 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c5640): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c5b40): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c5b40): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c5b40): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036db90 item 88 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c5b40): _readAt: size=2, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c5b40): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c5b40): _writeAt: size=3, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c5b40): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c5b40): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.180003797 +0000 UTC m=+113.224183488 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0007c5b40): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090c140): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090c140): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090c140): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090c140): >_readAt: n=3, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090c140): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.180003797 +0000 UTC m=+113.224183488 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090c140): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462150 item 88 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090c780): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090c780): open at offset 0 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090c780): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090c780): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090c780): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090c780): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090c780): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090c780): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.182252418 +0000 UTC m=+113.226432118 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090c780): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090ccc0): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090ccc0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090ccc0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462850 item 89 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090ccc0): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090ccc0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.18380644 +0000 UTC m=+113.227986131 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090ccc0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090d200): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090d200): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090d200): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090d200): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090d200): >_readAt: n=2, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090d200): _writeAt: size=3, off=7 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462d20 item 89 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090d200): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090d200): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.184678359 +0000 UTC m=+113.228858059 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090d200): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090d7c0): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090d7c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090d7c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090d7c0): >_readAt: n=8, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090d7c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.184678359 +0000 UTC m=+113.228858059 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090d7c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004633b0 item 89 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090de00): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090de00): open at offset 0 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090de00): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090de00): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090de00): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090de00): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090de00): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090de00): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.187670428 +0000 UTC m=+113.231850118 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00090de00): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f43c0): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f43c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f43c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463880 item 90 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f43c0): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f43c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.190441134 +0000 UTC m=+113.234620834 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f43c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f4900): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f4900): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f4900): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463c70 item 90 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f4900): _readAt: size=2, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f4900): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f4900): _writeAt: size=3, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f4900): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f4900): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.191493339 +0000 UTC m=+113.235673040 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f4900): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f4ec0): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f4ec0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f4ec0): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f4ec0): >_readAt: n=3, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f4ec0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.191493339 +0000 UTC m=+113.235673040 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f4ec0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004160e0 item 90 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f5500): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f5500): open at offset 0 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f5500): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f5500): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f5500): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f5500): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f5500): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f5500): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.193593933 +0000 UTC m=+113.237773634 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f5500): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f5a80): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f5a80): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f5a80): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416850 item 91 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f5a80): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f5a80): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.194433652 +0000 UTC m=+113.238613352 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f5a80): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080c040): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080c040): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080c040): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080c040): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080c040): >_readAt: n=2, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080c040): _writeAt: size=3, off=7 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416af0 item 91 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080c040): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080c040): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.195415746 +0000 UTC m=+113.239595446 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080c040): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080c600): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080c600): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080c600): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080c600): >_readAt: n=8, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080c600): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.195415746 +0000 UTC m=+113.239595446 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080c600): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416d20 item 91 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080cc40): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080cc40): open at offset 0 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080cc40): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080cc40): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080cc40): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080cc40): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080cc40): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080cc40): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.197450989 +0000 UTC m=+113.241630679 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080cc40): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080d180): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080d180): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080d180): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417180 item 92 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080d180): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080d180): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.19803538 +0000 UTC m=+113.242215080 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080d180): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080d7c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080d7c0): open at offset 5 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080d7c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004179d0 item 92 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080d7c0): _readAt: size=2, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080d7c0): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080d7c0): _writeAt: size=3, off=5 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080d7c0): >_writeAt: n=3, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080d7c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.199037852 +0000 UTC m=+113.243217552 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080d7c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080dd80): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080dd80): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080dd80): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080dd80): >_readAt: n=3, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080dd80): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.199037852 +0000 UTC m=+113.243217552 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc00080dd80): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417f10 item 92 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a16440): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a16440): open at offset 0 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a16440): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a16440): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a16440): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a16440): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a16440): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a16440): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.203419477 +0000 UTC m=+113.247599178 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a16440): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a16980): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a16980): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a16980): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc700 item 93 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a16980): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a16980): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.203959155 +0000 UTC m=+113.248138855 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a16980): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a17080): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a17080): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a17080): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a17080): >_readAt: n=5, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a17080): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.203959155 +0000 UTC m=+113.248138855 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a17080): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fca80 item 93 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a176c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a176c0): open at offset 0 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a176c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a176c0): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a176c0): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a176c0): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a176c0): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a176c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.208867624 +0000 UTC m=+113.253047324 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a176c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a17c40): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a17c40): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a17c40): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd2d0 item 94 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a17c40): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a17c40): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.209659303 +0000 UTC m=+113.253839003 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc000a17c40): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f2400): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f2400): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f2400): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f2400): >_readAt: n=5, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f2400): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.209659303 +0000 UTC m=+113.253839003 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f2400): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd570 item 94 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f2a40): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f2a40): open at offset 0 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f2a40): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f2a40): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f2a40): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f2a40): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f2a40): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f2a40): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.211112277 +0000 UTC m=+113.255291977 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f2a40): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f3080): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f3080): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f3080): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c150 item 95 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f3080): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f3080): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.21211493 +0000 UTC m=+113.256294630 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f3080): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f3780): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f3780): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f3780): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f3780): >_readAt: n=5, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f3780): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.21211493 +0000 UTC m=+113.256294630 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f3780): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c540 item 95 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f3dc0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f3dc0): open at offset 0 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f3dc0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f3dc0): _readAt: size=2, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f3dc0): >_readAt: n=0, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f3dc0): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f3dc0): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f3dc0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.215215963 +0000 UTC m=+113.259395663 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008f3dc0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008c43c0): _writeAt: size=5, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008c43c0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008c43c0): >openPending: err= 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d500 item 96 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008c43c0): >_writeAt: n=5, err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008c43c0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.216062314 +0000 UTC m=+113.260242013 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008c43c0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/20 01:09:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/20 01:09:24 DEBUG : open-test-file: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008c4ac0): _readAt: size=512, off=0 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008c4ac0): openPending: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008c4ac0): >openPending: err= 2025/08/20 01:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008c4ac0): >_readAt: n=5, err=EOF 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008c4ac0): close: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-20 01:09:24.216062314 +0000 UTC m=+113.260242013 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:24 DEBUG : open-test-file(0xc0008c4ac0): >close: err= 2025/08/20 01:09:24 DEBUG : open-test-file: Remove: 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d6c0 item 96 2025/08/20 01:09:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/20 01:09:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/20 01:09:24 DEBUG : open-test-file: >Remove: err= 2025/08/20 01:09:24 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:24 DEBUG : Looking for writers 2025/08/20 01:09:24 DEBUG : >WaitForWriters: 2025/08/20 01:09:24 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.27s) --- PASS: TestRWFileHandleOpenTests/writes (0.60s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.09s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.67s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:09:24 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:09:24 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:09:24 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:24 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:24 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:09:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:24 DEBUG : file1: newRWFileHandle: 2025/08/20 01:09:24 DEBUG : file1(0xc0008fb640): openPending: 2025/08/20 01:09:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:24 DEBUG : file1(0xc0008fb640): >openPending: err= 2025/08/20 01:09:24 DEBUG : file1: >newRWFileHandle: err= 2025/08/20 01:09:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:09:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/20 01:09:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/08/20 01:09:24 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:24 DEBUG : Looking for writers 2025/08/20 01:09:24 DEBUG : file1: reading active writers 2025/08/20 01:09:24 DEBUG : file1: active writers 1 2025/08/20 01:09:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/08/20 01:09:24 DEBUG : Looking for writers 2025/08/20 01:09:24 DEBUG : file1: reading active writers 2025/08/20 01:09:24 DEBUG : file1: active writers 1 2025/08/20 01:09:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/08/20 01:09:24 DEBUG : Looking for writers 2025/08/20 01:09:24 DEBUG : file1: reading active writers 2025/08/20 01:09:24 DEBUG : file1: active writers 1 2025/08/20 01:09:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/08/20 01:09:24 DEBUG : Looking for writers 2025/08/20 01:09:24 DEBUG : file1: reading active writers 2025/08/20 01:09:24 DEBUG : file1: active writers 1 2025/08/20 01:09:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/08/20 01:09:24 DEBUG : Looking for writers 2025/08/20 01:09:24 DEBUG : file1: reading active writers 2025/08/20 01:09:24 DEBUG : file1: active writers 1 2025/08/20 01:09:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/08/20 01:09:24 DEBUG : Looking for writers 2025/08/20 01:09:24 DEBUG : file1: reading active writers 2025/08/20 01:09:24 DEBUG : file1: active writers 1 2025/08/20 01:09:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/08/20 01:09:25 DEBUG : Looking for writers 2025/08/20 01:09:25 DEBUG : file1: reading active writers 2025/08/20 01:09:25 DEBUG : file1: active writers 1 2025/08/20 01:09:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/08/20 01:09:25 DEBUG : Looking for writers 2025/08/20 01:09:25 DEBUG : file1: reading active writers 2025/08/20 01:09:25 DEBUG : file1: active writers 1 2025/08/20 01:09:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:26 DEBUG : Looking for writers 2025/08/20 01:09:26 DEBUG : file1: reading active writers 2025/08/20 01:09:26 DEBUG : file1: active writers 1 2025/08/20 01:09:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:27 DEBUG : Looking for writers 2025/08/20 01:09:27 DEBUG : file1: reading active writers 2025/08/20 01:09:27 DEBUG : file1: active writers 1 2025/08/20 01:09:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:28 DEBUG : Looking for writers 2025/08/20 01:09:28 DEBUG : file1: reading active writers 2025/08/20 01:09:28 DEBUG : file1: active writers 1 2025/08/20 01:09:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:29 DEBUG : Looking for writers 2025/08/20 01:09:29 DEBUG : file1: reading active writers 2025/08/20 01:09:29 DEBUG : file1: active writers 1 2025/08/20 01:09:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:30 DEBUG : Looking for writers 2025/08/20 01:09:30 DEBUG : file1: reading active writers 2025/08/20 01:09:30 DEBUG : file1: active writers 1 2025/08/20 01:09:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:31 DEBUG : Looking for writers 2025/08/20 01:09:31 DEBUG : file1: reading active writers 2025/08/20 01:09:31 DEBUG : file1: active writers 1 2025/08/20 01:09:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:32 DEBUG : Looking for writers 2025/08/20 01:09:32 DEBUG : file1: reading active writers 2025/08/20 01:09:32 DEBUG : file1: active writers 1 2025/08/20 01:09:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:33 DEBUG : Looking for writers 2025/08/20 01:09:33 DEBUG : file1: reading active writers 2025/08/20 01:09:33 DEBUG : file1: active writers 1 2025/08/20 01:09:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:34 DEBUG : Looking for writers 2025/08/20 01:09:34 DEBUG : file1: reading active writers 2025/08/20 01:09:34 DEBUG : file1: active writers 1 2025/08/20 01:09:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:35 DEBUG : Looking for writers 2025/08/20 01:09:35 DEBUG : file1: reading active writers 2025/08/20 01:09:35 DEBUG : file1: active writers 1 2025/08/20 01:09:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:36 DEBUG : Looking for writers 2025/08/20 01:09:36 DEBUG : file1: reading active writers 2025/08/20 01:09:36 DEBUG : file1: active writers 1 2025/08/20 01:09:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:37 DEBUG : Looking for writers 2025/08/20 01:09:37 DEBUG : file1: reading active writers 2025/08/20 01:09:37 DEBUG : file1: active writers 1 2025/08/20 01:09:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:38 DEBUG : Looking for writers 2025/08/20 01:09:38 DEBUG : file1: reading active writers 2025/08/20 01:09:38 DEBUG : file1: active writers 1 2025/08/20 01:09:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:39 DEBUG : Looking for writers 2025/08/20 01:09:39 DEBUG : file1: reading active writers 2025/08/20 01:09:39 DEBUG : file1: active writers 1 2025/08/20 01:09:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:40 DEBUG : Looking for writers 2025/08/20 01:09:40 DEBUG : file1: reading active writers 2025/08/20 01:09:40 DEBUG : file1: active writers 1 2025/08/20 01:09:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:41 DEBUG : Looking for writers 2025/08/20 01:09:41 DEBUG : file1: reading active writers 2025/08/20 01:09:41 DEBUG : file1: active writers 1 2025/08/20 01:09:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:42 DEBUG : Looking for writers 2025/08/20 01:09:42 DEBUG : file1: reading active writers 2025/08/20 01:09:42 DEBUG : file1: active writers 1 2025/08/20 01:09:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:43 DEBUG : Looking for writers 2025/08/20 01:09:43 DEBUG : file1: reading active writers 2025/08/20 01:09:43 DEBUG : file1: active writers 1 2025/08/20 01:09:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:44 DEBUG : Looking for writers 2025/08/20 01:09:44 DEBUG : file1: reading active writers 2025/08/20 01:09:44 DEBUG : file1: active writers 1 2025/08/20 01:09:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:45 DEBUG : Looking for writers 2025/08/20 01:09:45 DEBUG : file1: reading active writers 2025/08/20 01:09:45 DEBUG : file1: active writers 1 2025/08/20 01:09:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:46 DEBUG : Looking for writers 2025/08/20 01:09:46 DEBUG : file1: reading active writers 2025/08/20 01:09:46 DEBUG : file1: active writers 1 2025/08/20 01:09:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:47 DEBUG : Looking for writers 2025/08/20 01:09:47 DEBUG : file1: reading active writers 2025/08/20 01:09:47 DEBUG : file1: active writers 1 2025/08/20 01:09:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:48 DEBUG : Looking for writers 2025/08/20 01:09:48 DEBUG : file1: reading active writers 2025/08/20 01:09:48 DEBUG : file1: active writers 1 2025/08/20 01:09:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:49 DEBUG : Looking for writers 2025/08/20 01:09:49 DEBUG : file1: reading active writers 2025/08/20 01:09:49 DEBUG : file1: active writers 1 2025/08/20 01:09:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:50 DEBUG : Looking for writers 2025/08/20 01:09:50 DEBUG : file1: reading active writers 2025/08/20 01:09:50 DEBUG : file1: active writers 1 2025/08/20 01:09:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:51 DEBUG : Looking for writers 2025/08/20 01:09:51 DEBUG : file1: reading active writers 2025/08/20 01:09:51 DEBUG : file1: active writers 1 2025/08/20 01:09:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:52 DEBUG : Looking for writers 2025/08/20 01:09:52 DEBUG : file1: reading active writers 2025/08/20 01:09:52 DEBUG : file1: active writers 1 2025/08/20 01:09:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:53 DEBUG : Looking for writers 2025/08/20 01:09:53 DEBUG : file1: reading active writers 2025/08/20 01:09:53 DEBUG : file1: active writers 1 2025/08/20 01:09:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/20 01:09:54 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0008eef00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0007ccc08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824641899584} name:file1 opens:1 downloaders: o: fd:0xc000675050 info:{ModTime:{wall:13988574003880320025 ext:113573504781 loc:0x4110fa0} ATime:{wall:13988574003880320025 ext:113573504781 loc:0x4110fa0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/08/20 01:09:54 DEBUG : >WaitForWriters: 2025/08/20 01:09:54 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.31s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:09:54 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:09:54 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:09:54 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:54 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:54 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:09:54 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:09:54 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:09:54 DEBUG : rename_me: newRWFileHandle: 2025/08/20 01:09:54 DEBUG : rename_me(0xc000b130c0): openPending: 2025/08/20 01:09:54 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/20 01:09:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/20 01:09:54 DEBUG : rename_me(0xc000b130c0): >openPending: err= 2025/08/20 01:09:54 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/20 01:09:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/20 01:09:54 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/20 01:09:54 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/20 01:09:54 DEBUG : rename_me(0xc000b130c0): _writeAt: size=5, off=0 2025/08/20 01:09:54 DEBUG : rename_me(0xc000b130c0): >_writeAt: n=5, err= 2025/08/20 01:09:54 DEBUG : rename_me(0xc000b130c0): close: 2025/08/20 01:09:54 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-20 01:09:54.840169363 +0000 UTC m=+143.884349063 2025/08/20 01:09:54 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/20 01:09:54 DEBUG : rename_me(0xc000b130c0): >close: err= 2025/08/20 01:09:54 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/20 01:09:54 DEBUG : i_was_renamed: Updating file with 0xc000a98180 2025/08/20 01:09:54 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/20 01:09:54 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/20 01:09:54 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:09:54 DEBUG : Looking for writers 2025/08/20 01:09:54 DEBUG : i_was_renamed: reading active writers 2025/08/20 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/20 01:09:54 DEBUG : Looking for writers 2025/08/20 01:09:54 DEBUG : i_was_renamed: reading active writers 2025/08/20 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/20 01:09:54 DEBUG : Looking for writers 2025/08/20 01:09:54 DEBUG : i_was_renamed: reading active writers 2025/08/20 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/20 01:09:54 DEBUG : Looking for writers 2025/08/20 01:09:54 DEBUG : i_was_renamed: reading active writers 2025/08/20 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/20 01:09:54 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/20 01:09:54 DEBUG : Looking for writers 2025/08/20 01:09:54 DEBUG : i_was_renamed: reading active writers 2025/08/20 01:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/20 01:09:55 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:55 DEBUG : Looking for writers 2025/08/20 01:09:55 DEBUG : i_was_renamed: reading active writers 2025/08/20 01:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/20 01:09:55 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/20 01:09:55 INFO : i_was_renamed: Copied (new) 2025/08/20 01:09:55 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-20 01:09:54 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/20 01:09:55 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/20 01:09:55 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/20 01:09:55 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/20 01:09:55 DEBUG : Looking for writers 2025/08/20 01:09:55 DEBUG : i_was_renamed: reading active writers 2025/08/20 01:09:55 DEBUG : >WaitForWriters: 2025/08/20 01:09:55 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.05s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:09:55 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:09:55 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/20 01:09:55 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:55 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/20 01:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{5VwBN}/rclone-test-mecozix8jizi" 2025/08/20 01:09:55 INFO : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/20 01:09:55 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:56 DEBUG : forgetting directory cache 2025/08/20 01:09:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/20 01:09:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/20 01:09:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/20 01:09:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/20 01:09:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/20 01:09:56 DEBUG : TestRWCacheUpdate(0xc000ac3bc0): _readAt: size=512, off=0 2025/08/20 01:09:56 DEBUG : TestRWCacheUpdate(0xc000ac3bc0): openPending: 2025/08/20 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-20 00:10:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/08/20 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/20 01:09:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/20 01:09:56 DEBUG : TestRWCacheUpdate(0xc000ac3bc0): >openPending: err= 2025/08/20 01:09:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/20 01:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/20 01:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/20 01:09:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:09:56 DEBUG : TestRWCacheUpdate(0xc000ac3bc0): >_readAt: n=20, err=EOF 2025/08/20 01:09:56 DEBUG : TestRWCacheUpdate(0xc000ac3bc0): close: 2025/08/20 01:09:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-20 00:10:55 +0000 GMT 2025/08/20 01:09:56 DEBUG : TestRWCacheUpdate(0xc000ac3bc0): >close: err= 2025/08/20 01:09:56 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:56 DEBUG : forgetting directory cache 2025/08/20 01:09:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/20 01:09:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/20 01:09:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/20 01:09:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/20 01:09:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/20 01:09:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/20 01:09:57 DEBUG : TestRWCacheUpdate(0xc000784880): _readAt: size=512, off=0 2025/08/20 01:09:57 DEBUG : TestRWCacheUpdate(0xc000784880): openPending: 2025/08/20 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-20 00:11:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-08-20 00:10:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/08/20 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-20 00:11:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-08-20 00:10:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/08/20 01:09:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/20 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/20 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/20 01:09:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/20 01:09:57 DEBUG : TestRWCacheUpdate(0xc000784880): >openPending: err= 2025/08/20 01:09:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/20 01:09:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/20 01:09:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/20 01:09:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:09:57 DEBUG : TestRWCacheUpdate(0xc000784880): >_readAt: n=20, err=EOF 2025/08/20 01:09:57 DEBUG : TestRWCacheUpdate(0xc000784880): close: 2025/08/20 01:09:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-20 00:11:55 +0000 GMT 2025/08/20 01:09:57 DEBUG : TestRWCacheUpdate(0xc000784880): >close: err= 2025/08/20 01:09:57 DEBUG : Re-reading directory (107.940111ms old) 2025/08/20 01:09:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/20 01:09:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/20 01:09:57 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:57 DEBUG : forgetting directory cache 2025/08/20 01:09:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/20 01:09:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/20 01:09:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/20 01:09:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/20 01:09:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/20 01:09:58 DEBUG : TestRWCacheUpdate(0xc00097f4c0): _readAt: size=512, off=0 2025/08/20 01:09:58 DEBUG : TestRWCacheUpdate(0xc00097f4c0): openPending: 2025/08/20 01:09:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-20 00:12:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-08-20 00:11:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/08/20 01:09:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-20 00:12:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-08-20 00:11:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/08/20 01:09:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/20 01:09:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/20 01:09:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/20 01:09:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/20 01:09:58 DEBUG : TestRWCacheUpdate(0xc00097f4c0): >openPending: err= 2025/08/20 01:09:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/20 01:09:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/20 01:09:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/20 01:09:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:09:58 DEBUG : TestRWCacheUpdate(0xc00097f4c0): >_readAt: n=20, err=EOF 2025/08/20 01:09:58 DEBUG : TestRWCacheUpdate(0xc00097f4c0): close: 2025/08/20 01:09:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-20 00:12:55 +0000 GMT 2025/08/20 01:09:58 DEBUG : TestRWCacheUpdate(0xc00097f4c0): >close: err= 2025/08/20 01:09:58 DEBUG : Re-reading directory (108.020583ms old) 2025/08/20 01:09:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/20 01:09:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/20 01:09:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:58 DEBUG : forgetting directory cache 2025/08/20 01:09:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:09:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/20 01:09:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/20 01:09:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/20 01:09:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/20 01:09:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/20 01:09:59 DEBUG : TestRWCacheUpdate(0xc000a35b00): _readAt: size=512, off=0 2025/08/20 01:09:59 DEBUG : TestRWCacheUpdate(0xc000a35b00): openPending: 2025/08/20 01:09:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-20 00:13:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-08-20 00:12:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/08/20 01:09:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-20 00:13:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-08-20 00:12:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/08/20 01:09:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/20 01:09:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/20 01:09:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/20 01:09:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/20 01:09:59 DEBUG : TestRWCacheUpdate(0xc000a35b00): >openPending: err= 2025/08/20 01:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/20 01:09:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/20 01:09:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/20 01:09:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:09:59 DEBUG : TestRWCacheUpdate(0xc000a35b00): >_readAt: n=20, err=EOF 2025/08/20 01:09:59 DEBUG : TestRWCacheUpdate(0xc000a35b00): close: 2025/08/20 01:09:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-20 00:13:55 +0000 GMT 2025/08/20 01:09:59 DEBUG : TestRWCacheUpdate(0xc000a35b00): >close: err= 2025/08/20 01:09:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/20 01:09:59 DEBUG : forgetting directory cache 2025/08/20 01:09:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/20 01:09:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate(0xc000862e80): _readAt: size=512, off=0 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate(0xc000862e80): openPending: 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-20 00:14:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-08-20 00:13:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-20 00:14:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-08-20 00:13:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/08/20 01:10:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/20 01:10:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate(0xc000862e80): >openPending: err= 2025/08/20 01:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate(0xc000862e80): >_readAt: n=20, err=EOF 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate(0xc000862e80): close: 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-20 00:14:55 +0000 GMT 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate(0xc000862e80): >close: err= 2025/08/20 01:10:00 DEBUG : Re-reading directory (114.532919ms old) 2025/08/20 01:10:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:00 DEBUG : forgetting directory cache 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate(0xc00080c880): _readAt: size=512, off=0 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate(0xc00080c880): openPending: 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-20 00:15:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-08-20 00:14:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-20 00:15:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-08-20 00:14:55 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/08/20 01:10:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/20 01:10:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate(0xc00080c880): >openPending: err= 2025/08/20 01:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate(0xc00080c880): >_readAt: n=20, err=EOF 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate(0xc00080c880): close: 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-20 00:15:55 +0000 GMT 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate(0xc00080c880): >close: err= 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:01 DEBUG : forgetting directory cache 2025/08/20 01:10:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate(0xc0008c4f80): _readAt: size=512, off=0 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate(0xc0008c4f80): openPending: 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-20 00:16:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-08-20 00:15:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-20 00:16:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-08-20 00:15:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/08/20 01:10:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/20 01:10:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate(0xc0008c4f80): >openPending: err= 2025/08/20 01:10:01 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate(0xc0008c4f80): >_readAt: n=21, err=EOF 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate(0xc0008c4f80): close: 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-20 00:16:55 +0000 GMT 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate(0xc0008c4f80): >close: err= 2025/08/20 01:10:01 DEBUG : Re-reading directory (129.675387ms old) 2025/08/20 01:10:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/20 01:10:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/20 01:10:02 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:02 DEBUG : forgetting directory cache 2025/08/20 01:10:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:10:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/20 01:10:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/20 01:10:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/20 01:10:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/20 01:10:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/20 01:10:02 DEBUG : TestRWCacheUpdate(0xc000bda000): _readAt: size=512, off=0 2025/08/20 01:10:02 DEBUG : TestRWCacheUpdate(0xc000bda000): openPending: 2025/08/20 01:10:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-20 00:17:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-08-20 00:16:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/08/20 01:10:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-20 00:17:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-08-20 00:16:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/08/20 01:10:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/20 01:10:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/20 01:10:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/20 01:10:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/20 01:10:02 DEBUG : TestRWCacheUpdate(0xc000bda000): >openPending: err= 2025/08/20 01:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/20 01:10:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/20 01:10:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:02 DEBUG : TestRWCacheUpdate(0xc000bda000): >_readAt: n=22, err=EOF 2025/08/20 01:10:02 DEBUG : TestRWCacheUpdate(0xc000bda000): close: 2025/08/20 01:10:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-20 00:17:55 +0000 GMT 2025/08/20 01:10:02 DEBUG : TestRWCacheUpdate(0xc000bda000): >close: err= 2025/08/20 01:10:02 DEBUG : Re-reading directory (106.394617ms old) 2025/08/20 01:10:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/20 01:10:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:03 DEBUG : forgetting directory cache 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate(0xc0006f8940): _readAt: size=512, off=0 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate(0xc0006f8940): openPending: 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-20 00:18:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-08-20 00:17:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-20 00:18:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-08-20 00:17:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/08/20 01:10:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/20 01:10:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate(0xc0006f8940): >openPending: err= 2025/08/20 01:10:03 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate(0xc0006f8940): >_readAt: n=23, err=EOF 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate(0xc0006f8940): close: 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-20 00:18:55 +0000 GMT 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate(0xc0006f8940): >close: err= 2025/08/20 01:10:03 DEBUG : Re-reading directory (117.829087ms old) 2025/08/20 01:10:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/20 01:10:03 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:04 DEBUG : forgetting directory cache 2025/08/20 01:10:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:10:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/20 01:10:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/20 01:10:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/20 01:10:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/20 01:10:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/20 01:10:04 DEBUG : TestRWCacheUpdate(0xc000888b00): _readAt: size=512, off=0 2025/08/20 01:10:04 DEBUG : TestRWCacheUpdate(0xc000888b00): openPending: 2025/08/20 01:10:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-20 00:19:55 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-08-20 00:18:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/08/20 01:10:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-20 00:19:55 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-08-20 00:18:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/08/20 01:10:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/20 01:10:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/20 01:10:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/20 01:10:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/20 01:10:04 DEBUG : TestRWCacheUpdate(0xc000888b00): >openPending: err= 2025/08/20 01:10:04 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/20 01:10:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/20 01:10:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:04 DEBUG : TestRWCacheUpdate(0xc000888b00): >_readAt: n=24, err=EOF 2025/08/20 01:10:04 DEBUG : TestRWCacheUpdate(0xc000888b00): close: 2025/08/20 01:10:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-20 00:19:55 +0000 GMT 2025/08/20 01:10:04 DEBUG : TestRWCacheUpdate(0xc000888b00): >close: err= 2025/08/20 01:10:04 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:10:04 DEBUG : Looking for writers 2025/08/20 01:10:04 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/20 01:10:04 DEBUG : >WaitForWriters: 2025/08/20 01:10:04 DEBUG : webdav root 'rclone-test-mecozix8jizi': vfs cache: cleaner exiting 2025/08/20 01:10:04 DEBUG : forgetting directory cache 2025/08/20 01:10:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.38s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:10:05 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:05 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:05 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:06 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:10:06 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:10:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/20 01:10:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/20 01:10:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/20 01:10:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/20 01:10:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/20 01:10:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/20 01:10:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/20 01:10:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/20 01:10:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/20 01:10:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:06 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:06 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/20 01:10:06 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/20 01:10:06 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/20 01:10:06 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:06 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:06 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:06 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/20 01:10:06 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/20 01:10:06 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/20 01:10:06 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:06 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/20 01:10:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/20 01:10:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/20 01:10:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:07 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/20 01:10:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/20 01:10:07 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/08/20 01:10:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:07 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/20 01:10:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/20 01:10:07 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/08/20 01:10:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:07 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/20 01:10:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/20 01:10:07 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/08/20 01:10:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/20 01:10:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/20 01:10:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/20 01:10:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:07 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:07 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/20 01:10:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/20 01:10:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/20 01:10:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:07 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:07 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/20 01:10:07 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/20 01:10:07 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:07 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/20 01:10:07 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/20 01:10:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/20 01:10:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/20 01:10:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/20 01:10:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:07 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:07 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/08/20 01:10:07 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:07 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/08/20 01:10:07 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:07 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/08/20 01:10:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/20 01:10:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/20 01:10:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/20 01:10:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:07 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:07 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/20 01:10:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/20 01:10:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/20 01:10:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:07 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:07 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/08/20 01:10:07 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:07 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/08/20 01:10:07 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:10:07 DEBUG : Looking for writers 2025/08/20 01:10:07 DEBUG : FilEb: reading active writers 2025/08/20 01:10:07 DEBUG : FiLeA: reading active writers 2025/08/20 01:10:07 DEBUG : FiLeB: reading active writers 2025/08/20 01:10:07 DEBUG : >WaitForWriters: 2025/08/20 01:10:07 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:10:07 DEBUG : Looking for writers 2025/08/20 01:10:07 DEBUG : FiLeB: reading active writers 2025/08/20 01:10:07 DEBUG : FilEb: reading active writers 2025/08/20 01:10:07 DEBUG : FiLeA: reading active writers 2025/08/20 01:10:07 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.39s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:10:08 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:08 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:09 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:10:09 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:09 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/20 01:10:09 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/20 01:10:09 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/20 01:10:09 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:09 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:09 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:09 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/20 01:10:09 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/20 01:10:09 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/20 01:10:09 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:09 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:09 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:09 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/20 01:10:09 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/20 01:10:09 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/20 01:10:09 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:10:09 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/20 01:10:09 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:09 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/20 01:10:09 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:10:09 DEBUG : Looking for writers 2025/08/20 01:10:09 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/20 01:10:09 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/20 01:10:09 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.63s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:10:10 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:10:10 DEBUG : webdav root 'rclone-test-mecozix8jizi': Reusing VFS from active cache 2025/08/20 01:10:10 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:10:10 DEBUG : Looking for writers 2025/08/20 01:10:10 DEBUG : >WaitForWriters: 2025/08/20 01:10:10 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:10:10 DEBUG : Looking for writers 2025/08/20 01:10:10 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.19s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:10:10 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:10:10 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:10:10 DEBUG : Looking for writers 2025/08/20 01:10:10 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.20s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:10:10 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:10:10 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:10:10 DEBUG : Looking for writers 2025/08/20 01:10:10 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.17s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:10:10 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:10:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:11 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:11 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:10:11 DEBUG : dir: Looking for writers 2025/08/20 01:10:11 DEBUG : file2: reading active writers 2025/08/20 01:10:11 DEBUG : Looking for writers 2025/08/20 01:10:11 DEBUG : dir: reading active writers 2025/08/20 01:10:11 DEBUG : file1: reading active writers 2025/08/20 01:10:11 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.10s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:10:12 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:10:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:13 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:13 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:10:13 DEBUG : dir: Looking for writers 2025/08/20 01:10:13 DEBUG : Looking for writers 2025/08/20 01:10:13 DEBUG : dir: reading active writers 2025/08/20 01:10:13 DEBUG : file1: reading active writers 2025/08/20 01:10:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.72s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:10:14 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:10:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:15 DEBUG : file1: Open: flags=O_RDONLY 2025/08/20 01:10:15 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/20 01:10:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/20 01:10:15 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:15 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/20 01:10:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/20 01:10:15 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/20 01:10:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:10:15 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:10:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/20 01:10:15 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/20 01:10:15 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/20 01:10:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/20 01:10:15 DEBUG : webdav root 'rclone-test-mecozix8jizi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/20 01:10:15 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:16 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/20 01:10:16 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/08/20 01:10:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/20 01:10:16 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:10:16 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/20 01:10:16 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:10:16 DEBUG : dir: Looking for writers 2025/08/20 01:10:16 DEBUG : file2: reading active writers 2025/08/20 01:10:16 DEBUG : new_file.txt: reading active writers 2025/08/20 01:10:16 DEBUG : Looking for writers 2025/08/20 01:10:16 DEBUG : dir: reading active writers 2025/08/20 01:10:16 DEBUG : file1: reading active writers 2025/08/20 01:10:16 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.44s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:10:17 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:10:17 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:18 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/20 01:10:18 DEBUG : dir/file1: Updating file with dir/file1 0xc00012db00 2025/08/20 01:10:18 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/20 01:10:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/20 01:10:18 INFO : dir/file1: Moved (server-side) to: file0 2025/08/20 01:10:18 DEBUG : file0: Updating file with file0 0xc00012db00 2025/08/20 01:10:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/20 01:10:18 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/20 01:10:19 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:10:19 DEBUG : dir: Looking for writers 2025/08/20 01:10:19 DEBUG : Looking for writers 2025/08/20 01:10:19 DEBUG : dir: reading active writers 2025/08/20 01:10:19 DEBUG : file0: reading active writers 2025/08/20 01:10:19 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.71s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:10:19 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:10:19 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:10:19 DEBUG : Looking for writers 2025/08/20 01:10:19 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.25s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:10:19 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:10:20 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/20 01:10:20 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/20 01:10:20 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/20 01:10:21 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/20 01:10:21 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/20 01:10:22 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:10:22 DEBUG : d: Looking for writers 2025/08/20 01:10:22 DEBUG : Looking for writers 2025/08/20 01:10:22 DEBUG : a: Looking for writers 2025/08/20 01:10:22 DEBUG : b: Looking for writers 2025/08/20 01:10:22 DEBUG : c: Looking for writers 2025/08/20 01:10:22 DEBUG : Looking for writers 2025/08/20 01:10:22 DEBUG : a: reading active writers 2025/08/20 01:10:22 DEBUG : b: reading active writers 2025/08/20 01:10:22 DEBUG : c: reading active writers 2025/08/20 01:10:22 DEBUG : d: reading active writers 2025/08/20 01:10:22 DEBUG : /: reading active writers 2025/08/20 01:10:22 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.47s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:10:23 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:10:23 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/20 01:10:24 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/20 01:10:24 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/20 01:10:24 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/20 01:10:26 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:10:26 DEBUG : a/b/c/d: Looking for writers 2025/08/20 01:10:26 DEBUG : a/b/c: Looking for writers 2025/08/20 01:10:26 DEBUG : d: reading active writers 2025/08/20 01:10:26 DEBUG : a/b: Looking for writers 2025/08/20 01:10:26 DEBUG : c: reading active writers 2025/08/20 01:10:26 DEBUG : a: Looking for writers 2025/08/20 01:10:26 DEBUG : b: reading active writers 2025/08/20 01:10:26 DEBUG : Looking for writers 2025/08/20 01:10:26 DEBUG : a: reading active writers 2025/08/20 01:10:26 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (4.04s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:10:27 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:10:27 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:10:27 DEBUG : Looking for writers 2025/08/20 01:10:27 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.16s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:10:27 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:10:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:10:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:10:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:10:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/20 01:10:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/20 01:10:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:10:27 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/20 01:10:27 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/20 01:10:27 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/20 01:10:27 DEBUG : webdav root 'rclone-test-mecozix8jizi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/20 01:10:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/20 01:10:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/20 01:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:10:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:10:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:10:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/20 01:10:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/20 01:10:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:10:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:10:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/20 01:10:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/20 01:10:28 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/20 01:10:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/20 01:10:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/20 01:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:10:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/20 01:10:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/20 01:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:10:28 DEBUG : webdav root 'rclone-test-mecozix8jizi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/20 01:10:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/20 01:10:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/20 01:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:10:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/20 01:10:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/20 01:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:10:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/20 01:10:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/20 01:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:10:28 DEBUG : webdav root 'rclone-test-mecozix8jizi': File to upload is small (7 bytes), uploading instead of streaming 2025/08/20 01:10:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:28 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/08/20 01:10:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/20 01:10:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:10:28 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:10:28 DEBUG : Looking for writers 2025/08/20 01:10:28 DEBUG : file1: reading active writers 2025/08/20 01:10:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.49s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:10:29 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:10:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:10:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:10:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:10:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/20 01:10:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/20 01:10:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:10:29 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/20 01:10:30 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/20 01:10:30 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/20 01:10:30 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/20 01:10:30 DEBUG : webdav root 'rclone-test-mecozix8jizi': File to upload is small (11 bytes), uploading instead of streaming 2025/08/20 01:10:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:30 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/20 01:10:30 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/20 01:10:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:10:30 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/20 01:10:30 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:10:30 DEBUG : Looking for writers 2025/08/20 01:10:30 DEBUG : file1: reading active writers 2025/08/20 01:10:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.06s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:10:31 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:10:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:10:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:10:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:10:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/20 01:10:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/20 01:10:31 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/20 01:10:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:10:31 DEBUG : webdav root 'rclone-test-mecozix8jizi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/20 01:10:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/20 01:10:31 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/20 01:10:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:10:31 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/20 01:10:31 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:10:31 DEBUG : Looking for writers 2025/08/20 01:10:31 DEBUG : file1: reading active writers 2025/08/20 01:10:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.73s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:10:31 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:10:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:10:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:10:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/20 01:10:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/20 01:10:32 DEBUG : file1: WriteFileHandle.Release closing 2025/08/20 01:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:10:32 DEBUG : webdav root 'rclone-test-mecozix8jizi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/20 01:10:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:10:32 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/20 01:10:32 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/20 01:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:10:32 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/20 01:10:32 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:10:32 DEBUG : Looking for writers 2025/08/20 01:10:32 DEBUG : file1: reading active writers 2025/08/20 01:10:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.71s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:10:32 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:10:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:10:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:10:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/20 01:10:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/08/20 01:10:32 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:10:32 DEBUG : Looking for writers 2025/08/20 01:10:32 DEBUG : file1: reading active writers 2025/08/20 01:10:32 DEBUG : file1: active writers 1 2025/08/20 01:10:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/08/20 01:10:32 DEBUG : Looking for writers 2025/08/20 01:10:32 DEBUG : file1: reading active writers 2025/08/20 01:10:32 DEBUG : file1: active writers 1 2025/08/20 01:10:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/08/20 01:10:32 DEBUG : Looking for writers 2025/08/20 01:10:32 DEBUG : file1: reading active writers 2025/08/20 01:10:32 DEBUG : file1: active writers 1 2025/08/20 01:10:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/08/20 01:10:32 DEBUG : Looking for writers 2025/08/20 01:10:32 DEBUG : file1: reading active writers 2025/08/20 01:10:32 DEBUG : file1: active writers 1 2025/08/20 01:10:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/08/20 01:10:32 DEBUG : Looking for writers 2025/08/20 01:10:32 DEBUG : file1: reading active writers 2025/08/20 01:10:32 DEBUG : file1: active writers 1 2025/08/20 01:10:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/08/20 01:10:33 DEBUG : Looking for writers 2025/08/20 01:10:33 DEBUG : file1: reading active writers 2025/08/20 01:10:33 DEBUG : file1: active writers 1 2025/08/20 01:10:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/08/20 01:10:33 DEBUG : Looking for writers 2025/08/20 01:10:33 DEBUG : file1: reading active writers 2025/08/20 01:10:33 DEBUG : file1: active writers 1 2025/08/20 01:10:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/08/20 01:10:33 DEBUG : Looking for writers 2025/08/20 01:10:33 DEBUG : file1: reading active writers 2025/08/20 01:10:33 DEBUG : file1: active writers 1 2025/08/20 01:10:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:34 DEBUG : Looking for writers 2025/08/20 01:10:34 DEBUG : file1: reading active writers 2025/08/20 01:10:34 DEBUG : file1: active writers 1 2025/08/20 01:10:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:36 DEBUG : Looking for writers 2025/08/20 01:10:36 DEBUG : file1: reading active writers 2025/08/20 01:10:36 DEBUG : file1: active writers 1 2025/08/20 01:10:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:37 DEBUG : Looking for writers 2025/08/20 01:10:37 DEBUG : file1: reading active writers 2025/08/20 01:10:37 DEBUG : file1: active writers 1 2025/08/20 01:10:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:38 DEBUG : Looking for writers 2025/08/20 01:10:38 DEBUG : file1: reading active writers 2025/08/20 01:10:38 DEBUG : file1: active writers 1 2025/08/20 01:10:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:39 DEBUG : Looking for writers 2025/08/20 01:10:39 DEBUG : file1: reading active writers 2025/08/20 01:10:39 DEBUG : file1: active writers 1 2025/08/20 01:10:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:40 DEBUG : Looking for writers 2025/08/20 01:10:40 DEBUG : file1: reading active writers 2025/08/20 01:10:40 DEBUG : file1: active writers 1 2025/08/20 01:10:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:41 DEBUG : Looking for writers 2025/08/20 01:10:41 DEBUG : file1: reading active writers 2025/08/20 01:10:41 DEBUG : file1: active writers 1 2025/08/20 01:10:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:42 DEBUG : Looking for writers 2025/08/20 01:10:42 DEBUG : file1: reading active writers 2025/08/20 01:10:42 DEBUG : file1: active writers 1 2025/08/20 01:10:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:43 DEBUG : Looking for writers 2025/08/20 01:10:43 DEBUG : file1: reading active writers 2025/08/20 01:10:43 DEBUG : file1: active writers 1 2025/08/20 01:10:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:44 DEBUG : Looking for writers 2025/08/20 01:10:44 DEBUG : file1: reading active writers 2025/08/20 01:10:44 DEBUG : file1: active writers 1 2025/08/20 01:10:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:45 DEBUG : Looking for writers 2025/08/20 01:10:45 DEBUG : file1: reading active writers 2025/08/20 01:10:45 DEBUG : file1: active writers 1 2025/08/20 01:10:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:46 DEBUG : Looking for writers 2025/08/20 01:10:46 DEBUG : file1: reading active writers 2025/08/20 01:10:46 DEBUG : file1: active writers 1 2025/08/20 01:10:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:47 DEBUG : Looking for writers 2025/08/20 01:10:47 DEBUG : file1: reading active writers 2025/08/20 01:10:47 DEBUG : file1: active writers 1 2025/08/20 01:10:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:48 DEBUG : Looking for writers 2025/08/20 01:10:48 DEBUG : file1: reading active writers 2025/08/20 01:10:48 DEBUG : file1: active writers 1 2025/08/20 01:10:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:49 DEBUG : Looking for writers 2025/08/20 01:10:49 DEBUG : file1: reading active writers 2025/08/20 01:10:49 DEBUG : file1: active writers 1 2025/08/20 01:10:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:50 DEBUG : Looking for writers 2025/08/20 01:10:50 DEBUG : file1: reading active writers 2025/08/20 01:10:50 DEBUG : file1: active writers 1 2025/08/20 01:10:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:51 DEBUG : Looking for writers 2025/08/20 01:10:51 DEBUG : file1: reading active writers 2025/08/20 01:10:51 DEBUG : file1: active writers 1 2025/08/20 01:10:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:52 DEBUG : Looking for writers 2025/08/20 01:10:52 DEBUG : file1: reading active writers 2025/08/20 01:10:52 DEBUG : file1: active writers 1 2025/08/20 01:10:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:53 DEBUG : Looking for writers 2025/08/20 01:10:53 DEBUG : file1: reading active writers 2025/08/20 01:10:53 DEBUG : file1: active writers 1 2025/08/20 01:10:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:54 DEBUG : Looking for writers 2025/08/20 01:10:54 DEBUG : file1: reading active writers 2025/08/20 01:10:54 DEBUG : file1: active writers 1 2025/08/20 01:10:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:55 DEBUG : Looking for writers 2025/08/20 01:10:55 DEBUG : file1: reading active writers 2025/08/20 01:10:55 DEBUG : file1: active writers 1 2025/08/20 01:10:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:56 DEBUG : Looking for writers 2025/08/20 01:10:56 DEBUG : file1: reading active writers 2025/08/20 01:10:56 DEBUG : file1: active writers 1 2025/08/20 01:10:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:57 DEBUG : Looking for writers 2025/08/20 01:10:57 DEBUG : file1: reading active writers 2025/08/20 01:10:57 DEBUG : file1: active writers 1 2025/08/20 01:10:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:58 DEBUG : Looking for writers 2025/08/20 01:10:58 DEBUG : file1: reading active writers 2025/08/20 01:10:58 DEBUG : file1: active writers 1 2025/08/20 01:10:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:10:59 DEBUG : Looking for writers 2025/08/20 01:10:59 DEBUG : file1: reading active writers 2025/08/20 01:10:59 DEBUG : file1: active writers 1 2025/08/20 01:10:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:11:00 DEBUG : Looking for writers 2025/08/20 01:11:00 DEBUG : file1: reading active writers 2025/08/20 01:11:00 DEBUG : file1: active writers 1 2025/08/20 01:11:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:11:01 DEBUG : Looking for writers 2025/08/20 01:11:01 DEBUG : file1: reading active writers 2025/08/20 01:11:01 DEBUG : file1: active writers 1 2025/08/20 01:11:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:11:02 DEBUG : Looking for writers 2025/08/20 01:11:02 DEBUG : file1: reading active writers 2025/08/20 01:11:02 DEBUG : file1: active writers 1 2025/08/20 01:11:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/20 01:11:02 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/08/20 01:11:02 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.30s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:11:02 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:11:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:11:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:11:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:11:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/20 01:11:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/20 01:11:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:11:03 DEBUG : webdav root 'rclone-test-mecozix8jizi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/20 01:11:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:11:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/20 01:11:03 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/20 01:11:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:11:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:11:03 DEBUG : file1: Open: flags=O_RDONLY 2025/08/20 01:11:03 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/20 01:11:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/20 01:11:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:11:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/20 01:11:03 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:11:03 DEBUG : Looking for writers 2025/08/20 01:11:03 DEBUG : file1: reading active writers 2025/08/20 01:11:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.85s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-mecozix8jizi'", Local "Local file system at /tmp/rclone745843346", Modify Window "1s" 2025/08/20 01:11:03 INFO : webdav root 'rclone-test-mecozix8jizi': poll-interval is not supported by this remote 2025/08/20 01:11:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/20 01:11:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/20 01:11:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:11:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/20 01:11:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/20 01:11:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:11:03 DEBUG : webdav root 'rclone-test-mecozix8jizi': File to upload is small (100 bytes), uploading instead of streaming 2025/08/20 01:11:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/20 01:11:04 DEBUG : file1: md5 = a581e321b43eff6e624590f34b635a6e OK 2025/08/20 01:11:04 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/20 01:11:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/20 01:11:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/20 01:11:04 DEBUG : file1: Open: flags=O_RDONLY 2025/08/20 01:11:04 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/20 01:11:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/20 01:11:04 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/20 01:11:04 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/20 01:11:04 DEBUG : WaitForWriters: timeout=30s 2025/08/20 01:11:04 DEBUG : Looking for writers 2025/08/20 01:11:04 DEBUG : file1: reading active writers 2025/08/20 01:11:04 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.93s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/08/20 01:11:04 DEBUG : webdav root 'rclone-test-mecozix8jizi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m33.892998258s (try 1/5)