"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/07/16 02:10:28 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-wujocam8yumi" 2025/07/16 02:10:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/16 02:10:28 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/07/16 02:10:28 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/07/16 02:10:28 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/07/16 02:10:28 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/07/16 02:10:28 DEBUG : Setting pass="D3gt7A9-vd8oc2L_LMDK3F3dQHCA0753YOB8r-1zwAJ4" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/07/16 02:10:28 DEBUG : TestWebdavRclone: detected overridden config - adding "{L62vo}" suffix to name 2025/07/16 02:10:28 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/07/16 02:10:28 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/07/16 02:10:28 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/07/16 02:10:28 DEBUG : Setting pass="D3gt7A9-vd8oc2L_LMDK3F3dQHCA0753YOB8r-1zwAJ4" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/07/16 02:10:28 DEBUG : found headers: 2025/07/16 02:10:28 DEBUG : Creating backend with remote "/tmp/rclone3132235979" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:28 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:28 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:28 DEBUG : dir: Looking for writers 2025/07/16 02:10:28 DEBUG : Looking for writers 2025/07/16 02:10:28 DEBUG : dir: reading active writers 2025/07/16 02:10:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:28 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:28 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:28 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:28 DEBUG : dir/subdir: Looking for writers 2025/07/16 02:10:28 DEBUG : dir: Looking for writers 2025/07/16 02:10:28 DEBUG : file1: reading active writers 2025/07/16 02:10:28 DEBUG : file2: reading active writers 2025/07/16 02:10:28 DEBUG : subdir: reading active writers 2025/07/16 02:10:28 DEBUG : Looking for writers 2025/07/16 02:10:28 DEBUG : dir: reading active writers 2025/07/16 02:10:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:29 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:29 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:29 DEBUG : dir: Looking for writers 2025/07/16 02:10:29 DEBUG : file1: reading active writers 2025/07/16 02:10:29 DEBUG : Looking for writers 2025/07/16 02:10:29 DEBUG : dir: reading active writers 2025/07/16 02:10:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:29 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:29 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:29 DEBUG : dir: Looking for writers 2025/07/16 02:10:29 DEBUG : Looking for writers 2025/07/16 02:10:29 DEBUG : dir: reading active writers 2025/07/16 02:10:29 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:29 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:29 DEBUG : dir: forgetting directory cache 2025/07/16 02:10:29 DEBUG : forgetting directory cache 2025/07/16 02:10:29 DEBUG : dir: forgetting directory cache 2025/07/16 02:10:29 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:29 DEBUG : Looking for writers 2025/07/16 02:10:29 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:29 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:29 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/07/16 02:10:29 DEBUG : dir: invalidating directory cache 2025/07/16 02:10:29 DEBUG : >ForgetPath: 2025/07/16 02:10:29 DEBUG : ForgetPath: relativePath="dir", type=0 2025/07/16 02:10:29 DEBUG : invalidating directory cache 2025/07/16 02:10:29 DEBUG : dir: forgetting directory cache 2025/07/16 02:10:29 DEBUG : >ForgetPath: 2025/07/16 02:10:29 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/07/16 02:10:29 DEBUG : >ForgetPath: 2025/07/16 02:10:29 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:29 DEBUG : dir: Looking for writers 2025/07/16 02:10:29 DEBUG : Looking for writers 2025/07/16 02:10:29 DEBUG : dir: reading active writers 2025/07/16 02:10:29 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:29 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:29 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:29 DEBUG : forgetting directory cache 2025/07/16 02:10:29 DEBUG : dir: forgetting directory cache 2025/07/16 02:10:29 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:29 DEBUG : fil/a/b: Looking for writers 2025/07/16 02:10:29 DEBUG : fil/a: Looking for writers 2025/07/16 02:10:29 DEBUG : b: reading active writers 2025/07/16 02:10:29 DEBUG : fil: Looking for writers 2025/07/16 02:10:29 DEBUG : a: reading active writers 2025/07/16 02:10:29 DEBUG : dir: Looking for writers 2025/07/16 02:10:29 DEBUG : Looking for writers 2025/07/16 02:10:29 DEBUG : dir: reading active writers 2025/07/16 02:10:29 DEBUG : fil: reading active writers 2025/07/16 02:10:29 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:29 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:30 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:30 DEBUG : dir: Looking for writers 2025/07/16 02:10:30 DEBUG : Looking for writers 2025/07/16 02:10:30 DEBUG : dir: reading active writers 2025/07/16 02:10:30 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:30 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:30 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:30 DEBUG : dir: Looking for writers 2025/07/16 02:10:30 DEBUG : file1: reading active writers 2025/07/16 02:10:30 DEBUG : Looking for writers 2025/07/16 02:10:30 DEBUG : dir: reading active writers 2025/07/16 02:10:30 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:30 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:30 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/07/16 02:10:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/07/16 02:10:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/07/16 02:10:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/16 02:10:30 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/07/16 02:10:30 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:30 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:30 DEBUG : dir: invalidating directory cache 2025/07/16 02:10:30 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/07/16 02:10:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/07/16 02:10:30 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/07/16 02:10:30 DEBUG : dir/file1: Reset virtual modtime 2025/07/16 02:10:30 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/07/16 02:10:30 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/16 02:10:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/07/16 02:10:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/07/16 02:10:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/16 02:10:30 DEBUG : dir: invalidating directory cache 2025/07/16 02:10:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/07/16 02:10:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/07/16 02:10:30 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/16 02:10:30 DEBUG : forgetting directory cache 2025/07/16 02:10:30 DEBUG : dir: forgetting directory cache 2025/07/16 02:10:30 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/16 02:10:30 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:30 DEBUG : dir/virtualDir: Looking for writers 2025/07/16 02:10:30 DEBUG : dir: Looking for writers 2025/07/16 02:10:30 DEBUG : file1: reading active writers 2025/07/16 02:10:30 DEBUG : virtualFile2: reading active writers 2025/07/16 02:10:30 DEBUG : virtualFile: reading active writers 2025/07/16 02:10:30 DEBUG : virtualDir: reading active writers 2025/07/16 02:10:30 DEBUG : Looking for writers 2025/07/16 02:10:30 DEBUG : dir: reading active writers 2025/07/16 02:10:30 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:30 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:30 ERROR : dir/: Can only open directories read only 2025/07/16 02:10:30 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:30 DEBUG : dir: Looking for writers 2025/07/16 02:10:30 DEBUG : Looking for writers 2025/07/16 02:10:30 DEBUG : dir: reading active writers 2025/07/16 02:10:30 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:30 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:30 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/16 02:10:30 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/16 02:10:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/16 02:10:30 DEBUG : webdav root 'rclone-test-wujocam8yumi': File to upload is small (5 bytes), uploading instead of streaming 2025/07/16 02:10:30 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:30 NOTICE: webdav root 'rclone-test-wujocam8yumi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/16 02:10:30 DEBUG : dir/potato: Size of src and dst objects identical 2025/07/16 02:10:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/16 02:10:30 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:30 DEBUG : dir: Looking for writers 2025/07/16 02:10:30 DEBUG : file1: reading active writers 2025/07/16 02:10:30 DEBUG : potato: reading active writers 2025/07/16 02:10:30 DEBUG : Looking for writers 2025/07/16 02:10:30 DEBUG : dir: reading active writers 2025/07/16 02:10:30 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:31 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/16 02:10:31 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:31 DEBUG : dir/sub: Looking for writers 2025/07/16 02:10:31 DEBUG : dir: Looking for writers 2025/07/16 02:10:31 DEBUG : file1: reading active writers 2025/07/16 02:10:31 DEBUG : sub: reading active writers 2025/07/16 02:10:31 DEBUG : Looking for writers 2025/07/16 02:10:31 DEBUG : dir: reading active writers 2025/07/16 02:10:31 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:31 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/16 02:10:31 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/07/16 02:10:31 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:31 DEBUG : dir/sub/subsub: Looking for writers 2025/07/16 02:10:31 DEBUG : dir/sub: Looking for writers 2025/07/16 02:10:31 DEBUG : subsub: reading active writers 2025/07/16 02:10:31 DEBUG : dir: Looking for writers 2025/07/16 02:10:31 DEBUG : file1: reading active writers 2025/07/16 02:10:31 DEBUG : sub: reading active writers 2025/07/16 02:10:31 DEBUG : Looking for writers 2025/07/16 02:10:31 DEBUG : dir: reading active writers 2025/07/16 02:10:31 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:31 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:31 ERROR : dir/: Dir.Remove not empty 2025/07/16 02:10:31 DEBUG : dir/file1: Remove: 2025/07/16 02:10:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/16 02:10:31 DEBUG : dir/file1: >Remove: err= 2025/07/16 02:10:31 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/16 02:10:31 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:31 DEBUG : Looking for writers 2025/07/16 02:10:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:31 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:31 DEBUG : dir/file1: Remove: 2025/07/16 02:10:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/16 02:10:31 DEBUG : dir/file1: >Remove: err= 2025/07/16 02:10:31 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/16 02:10:31 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:31 DEBUG : Looking for writers 2025/07/16 02:10:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:31 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:32 DEBUG : dir/file1: Remove: 2025/07/16 02:10:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/16 02:10:32 DEBUG : dir/file1: >Remove: err= 2025/07/16 02:10:32 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:32 DEBUG : dir: Looking for writers 2025/07/16 02:10:32 DEBUG : Looking for writers 2025/07/16 02:10:32 DEBUG : dir: reading active writers 2025/07/16 02:10:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:32 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:32 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:32 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/07/16 02:10:32 DEBUG : dir: Updating dir with dir2 0xc0008cf6c0 2025/07/16 02:10:32 DEBUG : dir: forgetting directory cache 2025/07/16 02:10:32 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/16 02:10:32 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/07/16 02:10:32 INFO : dir2/file1: Moved (server-side) to: file2 2025/07/16 02:10:32 DEBUG : file2: Updating file with file2 0xc0007fe300 2025/07/16 02:10:32 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/07/16 02:10:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/16 02:10:32 INFO : dir2/file3: Deleted 2025/07/16 02:10:32 INFO : file2: Moved (server-side) to: dir2/file3 2025/07/16 02:10:32 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0007fe300 2025/07/16 02:10:32 DEBUG : Added virtual directory entry vDel: "file2" 2025/07/16 02:10:32 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/07/16 02:10:32 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/07/16 02:10:32 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0008cfad0 2025/07/16 02:10:32 DEBUG : empty directory: forgetting directory cache 2025/07/16 02:10:32 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/07/16 02:10:32 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/07/16 02:10:32 DEBUG : dir2: Renaming to "dir3" 2025/07/16 02:10:32 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:32 DEBUG : dir3: Looking for writers 2025/07/16 02:10:32 DEBUG : file3: reading active writers 2025/07/16 02:10:32 DEBUG : renamed empty directory: Looking for writers 2025/07/16 02:10:32 DEBUG : Looking for writers 2025/07/16 02:10:32 DEBUG : renamed empty directory: reading active writers 2025/07/16 02:10:32 DEBUG : dir3: reading active writers 2025/07/16 02:10:32 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === 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-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:32 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/16 02:10:32 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:32 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/16 02:10:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/16 02:10:32 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/07/16 02:10:32 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/07/16 02:10:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/16 02:10:32 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:32 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/16 02:10:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/16 02:10:32 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/07/16 02:10:32 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/07/16 02:10:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/16 02:10:32 DEBUG : webdav root 'rclone-test-wujocam8yumi': File to upload is small (12 bytes), uploading instead of streaming 2025/07/16 02:10:32 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:32 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/07/16 02:10:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/16 02:10:32 DEBUG : forgetting directory cache 2025/07/16 02:10:32 DEBUG : dir: forgetting directory cache 2025/07/16 02:10:32 DEBUG : dir/sub: forgetting directory cache 2025/07/16 02:10:32 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/07/16 02:10:32 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/16 02:10:32 DEBUG : webdav root 'rclone-test-wujocam8yumi': File to upload is small (5 bytes), uploading instead of streaming 2025/07/16 02:10:32 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:32 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/07/16 02:10:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/16 02:10:32 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:32 DEBUG : dir/sub: Looking for writers 2025/07/16 02:10:32 DEBUG : file0: reading active writers 2025/07/16 02:10:32 DEBUG : file2: reading active writers 2025/07/16 02:10:32 DEBUG : dir: Looking for writers 2025/07/16 02:10:32 DEBUG : file1: reading active writers 2025/07/16 02:10:32 DEBUG : sub: reading active writers 2025/07/16 02:10:32 DEBUG : Looking for writers 2025/07/16 02:10:32 DEBUG : dir: reading active writers 2025/07/16 02:10:32 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:33 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/07/16 02:10:33 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:33 DEBUG : Looking for writers 2025/07/16 02:10:33 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:33 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/07/16 02:10:33 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:33 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/07/16 02:10:33 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/07/16 02:10:33 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/07/16 02:10:33 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:10:33 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/16 02:10:33 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/07/16 02:10:33 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:33 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/07/16 02:10:33 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/07/16 02:10:33 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/07/16 02:10:33 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:10:33 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/16 02:10:33 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:33 DEBUG : dir: Looking for writers 2025/07/16 02:10:33 DEBUG : file1: reading active writers 2025/07/16 02:10:33 DEBUG : file1.metadata: reading active writers 2025/07/16 02:10:33 DEBUG : Looking for writers 2025/07/16 02:10:33 DEBUG : dir: reading active writers 2025/07/16 02:10:33 DEBUG : dir.metadata: reading active writers 2025/07/16 02:10:33 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:33 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:33 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:33 DEBUG : dir: Looking for writers 2025/07/16 02:10:33 DEBUG : file1: reading active writers 2025/07/16 02:10:33 DEBUG : Looking for writers 2025/07/16 02:10:33 DEBUG : dir: reading active writers 2025/07/16 02:10:33 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:33 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:33 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:33 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/07/16 02:10:33 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:33 DEBUG : dir: Looking for writers 2025/07/16 02:10:33 DEBUG : file1: reading active writers 2025/07/16 02:10:33 DEBUG : Looking for writers 2025/07/16 02:10:33 DEBUG : dir: reading active writers 2025/07/16 02:10:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- 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-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:33 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/16 02:10:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/16 02:10:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:10:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/16 02:10:33 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:33 DEBUG : dir: Looking for writers 2025/07/16 02:10:33 DEBUG : file1: reading active writers 2025/07/16 02:10:33 DEBUG : Looking for writers 2025/07/16 02:10:33 DEBUG : dir: reading active writers 2025/07/16 02:10:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/07/16 02:10:33 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/07/16 02:10:33 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/16 02:10:33 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:10:33 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/07/16 02:10:33 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:33 DEBUG : Looking for writers 2025/07/16 02:10:33 DEBUG : file.txt: reading active writers 2025/07/16 02:10:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:33 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:33 DEBUG : webdav root 'rclone-test-wujocam8yumi': File to upload is small (25 bytes), uploading instead of streaming 2025/07/16 02:10:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:33 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/16 02:10:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:33 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:33 DEBUG : dir: Looking for writers 2025/07/16 02:10:33 DEBUG : file1: reading active writers 2025/07/16 02:10:33 DEBUG : Looking for writers 2025/07/16 02:10:33 DEBUG : dir: reading active writers 2025/07/16 02:10:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:33 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:33 DEBUG : dir/file1: Remove: 2025/07/16 02:10:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/16 02:10:33 DEBUG : dir/file1: >Remove: err= 2025/07/16 02:10:33 DEBUG : dir/file1: Remove: 2025/07/16 02:10:33 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/16 02:10:33 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:33 DEBUG : dir: Looking for writers 2025/07/16 02:10:33 DEBUG : Looking for writers 2025/07/16 02:10:33 DEBUG : dir: reading active writers 2025/07/16 02:10:33 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:34 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:34 DEBUG : dir/file1: Remove: 2025/07/16 02:10:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/16 02:10:34 DEBUG : dir/file1: >Remove: err= 2025/07/16 02:10:34 DEBUG : dir/file1: Remove: 2025/07/16 02:10:34 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/16 02:10:34 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:34 DEBUG : dir: Looking for writers 2025/07/16 02:10:34 DEBUG : Looking for writers 2025/07/16 02:10:34 DEBUG : dir: reading active writers 2025/07/16 02:10:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:34 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/16 02:10:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/16 02:10:34 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/16 02:10:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/16 02:10:34 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/16 02:10:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/16 02:10:34 DEBUG : dir/file1: Open: flags=0x3 2025/07/16 02:10:34 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/16 02:10:34 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/16 02:10:34 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:34 DEBUG : dir: Looking for writers 2025/07/16 02:10:34 DEBUG : file1: reading active writers 2025/07/16 02:10:34 DEBUG : Looking for writers 2025/07/16 02:10:34 DEBUG : dir: reading active writers 2025/07/16 02:10:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:34 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:34 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:34 DEBUG : dir: Looking for writers 2025/07/16 02:10:34 DEBUG : file1: reading active writers 2025/07/16 02:10:34 DEBUG : Looking for writers 2025/07/16 02:10:34 DEBUG : dir: reading active writers 2025/07/16 02:10:34 DEBUG : >WaitForWriters: 2025/07/16 02:10:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/16 02:10:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000556c00 2025/07/16 02:10:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/16 02:10:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/16 02:10:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/16 02:10:34 DEBUG : dir/file1: Updating file with dir/file1 0xc000556c00 2025/07/16 02:10:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/16 02:10:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/16 02:10:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/16 02:10:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:34 DEBUG : dir/file1: File is currently open, delaying rename 0xc000556c00 2025/07/16 02:10:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/16 02:10:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/16 02:10:34 DEBUG : webdav root 'rclone-test-wujocam8yumi': File to upload is small (25 bytes), uploading instead of streaming 2025/07/16 02:10:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:34 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/16 02:10:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/16 02:10:34 DEBUG : newLeaf: Running delayed rename now 2025/07/16 02:10:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/16 02:10:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000556c00 2025/07/16 02:10:34 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:34 DEBUG : dir: Looking for writers 2025/07/16 02:10:34 DEBUG : Looking for writers 2025/07/16 02:10:34 DEBUG : dir: reading active writers 2025/07/16 02:10:34 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:34 DEBUG : >WaitForWriters: 2025/07/16 02:10:34 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:34 DEBUG : dir: Looking for writers 2025/07/16 02:10:34 DEBUG : Looking for writers 2025/07/16 02:10:34 DEBUG : dir: reading active writers 2025/07/16 02:10:34 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:34 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:34 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:34 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:10:34 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:34 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:34 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:10:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:34 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:34 DEBUG : dir: Looking for writers 2025/07/16 02:10:34 DEBUG : file1: reading active writers 2025/07/16 02:10:34 DEBUG : Looking for writers 2025/07/16 02:10:34 DEBUG : dir: reading active writers 2025/07/16 02:10:34 DEBUG : >WaitForWriters: 2025/07/16 02:10:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/16 02:10:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000557500 2025/07/16 02:10:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/16 02:10:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/16 02:10:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/16 02:10:34 DEBUG : dir/file1: Updating file with dir/file1 0xc000557500 2025/07/16 02:10:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/16 02:10:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/16 02:10:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/16 02:10:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:34 DEBUG : dir/file1: File is currently open, delaying rename 0xc000557500 2025/07/16 02:10:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/16 02:10:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/16 02:10:34 DEBUG : webdav root 'rclone-test-wujocam8yumi': File to upload is small (25 bytes), uploading instead of streaming 2025/07/16 02:10:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:34 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/16 02:10:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/16 02:10:34 DEBUG : newLeaf: Running delayed rename now 2025/07/16 02:10:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/16 02:10:35 DEBUG : newLeaf: Updating file with newLeaf 0xc000557500 2025/07/16 02:10:35 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:35 DEBUG : dir: Looking for writers 2025/07/16 02:10:35 DEBUG : Looking for writers 2025/07/16 02:10:35 DEBUG : dir: reading active writers 2025/07/16 02:10:35 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:35 DEBUG : >WaitForWriters: 2025/07/16 02:10:35 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:35 DEBUG : dir: Looking for writers 2025/07/16 02:10:35 DEBUG : Looking for writers 2025/07/16 02:10:35 DEBUG : dir: reading active writers 2025/07/16 02:10:35 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:35 DEBUG : >WaitForWriters: 2025/07/16 02:10:35 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:35 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:35 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:10:35 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:35 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:35 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:10:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/16 02:10:35 DEBUG : dir/file1: newRWFileHandle: 2025/07/16 02:10:35 DEBUG : dir/file1(0xc0000e3900): openPending: 2025/07/16 02:10:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/16 02:10:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/16 02:10:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:35 DEBUG : dir/file1(0xc0000e3900): >openPending: err= 2025/07/16 02:10:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/16 02:10:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/16 02:10:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/16 02:10:35 DEBUG : dir/file1(0xc0000e3900): _writeAt: size=14, off=0 2025/07/16 02:10:35 DEBUG : dir/file1(0xc0000e3900): >_writeAt: n=14, err= 2025/07/16 02:10:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/16 02:10:35 DEBUG : dir/file1(0xc0000e3900): close: 2025/07/16 02:10:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/16 02:10:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/16 02:10:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:35 DEBUG : dir/file1(0xc0000e3900): >close: err= 2025/07/16 02:10:35 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:35 DEBUG : dir: Looking for writers 2025/07/16 02:10:35 DEBUG : file1: reading active writers 2025/07/16 02:10:35 DEBUG : Looking for writers 2025/07/16 02:10:35 DEBUG : dir: reading active writers 2025/07/16 02:10:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/16 02:10:35 DEBUG : dir: Looking for writers 2025/07/16 02:10:35 DEBUG : file1: reading active writers 2025/07/16 02:10:35 DEBUG : Looking for writers 2025/07/16 02:10:35 DEBUG : dir: reading active writers 2025/07/16 02:10:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/16 02:10:35 DEBUG : dir: Looking for writers 2025/07/16 02:10:35 DEBUG : file1: reading active writers 2025/07/16 02:10:35 DEBUG : Looking for writers 2025/07/16 02:10:35 DEBUG : dir: reading active writers 2025/07/16 02:10:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/16 02:10:35 DEBUG : dir: Looking for writers 2025/07/16 02:10:35 DEBUG : file1: reading active writers 2025/07/16 02:10:35 DEBUG : Looking for writers 2025/07/16 02:10:35 DEBUG : dir: reading active writers 2025/07/16 02:10:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/16 02:10:35 DEBUG : dir/file1: vfs cache: starting upload 2025/07/16 02:10:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:35 INFO : dir/file1: Copied (replaced existing) 2025/07/16 02:10:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/16 02:10:35 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/16 02:10:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/16 02:10:35 DEBUG : dir: Looking for writers 2025/07/16 02:10:35 DEBUG : file1: reading active writers 2025/07/16 02:10:35 DEBUG : Looking for writers 2025/07/16 02:10:35 DEBUG : dir: reading active writers 2025/07/16 02:10:35 DEBUG : >WaitForWriters: 2025/07/16 02:10:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/16 02:10:35 DEBUG : dir/file1: newRWFileHandle: 2025/07/16 02:10:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/16 02:10:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/16 02:10:35 DEBUG : dir/file1(0xc00075ba00): _readAt: size=512, off=0 2025/07/16 02:10:35 DEBUG : dir/file1(0xc00075ba00): openPending: 2025/07/16 02:10:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/16 02:10:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/16 02:10:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:35 DEBUG : dir/file1(0xc00075ba00): >openPending: err= 2025/07/16 02:10:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/16 02:10:35 DEBUG : dir/file1(0xc00075ba00): >_readAt: n=14, err=EOF 2025/07/16 02:10:35 DEBUG : dir/file1(0xc00075ba00): close: 2025/07/16 02:10:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/16 02:10:35 DEBUG : dir/file1(0xc00075ba00): >close: err= 2025/07/16 02:10:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/16 02:10:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/16 02:10:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0005ac9c0 2025/07/16 02:10:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/16 02:10:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/16 02:10:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/16 02:10:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/16 02:10:35 DEBUG : dir/file1: Updating file with dir/file1 0xc0005ac9c0 2025/07/16 02:10:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/16 02:10:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/16 02:10:35 DEBUG : dir/file1: newRWFileHandle: 2025/07/16 02:10:35 DEBUG : dir/file1(0xc00064a280): openPending: 2025/07/16 02:10:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/16 02:10:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/16 02:10:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:35 DEBUG : dir/file1(0xc00064a280): >openPending: err= 2025/07/16 02:10:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/16 02:10:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/16 02:10:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/16 02:10:35 DEBUG : dir/file1(0xc00064a280): _writeAt: size=25, off=0 2025/07/16 02:10:35 DEBUG : dir/file1(0xc00064a280): >_writeAt: n=25, err= 2025/07/16 02:10:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/16 02:10:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/16 02:10:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0005ac9c0 2025/07/16 02:10:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/16 02:10:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/16 02:10:35 DEBUG : newLeaf(0xc00064a280): close: 2025/07/16 02:10:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/16 02:10:35 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-16 02:10:35.476604209 +0000 UTC m=+6.905489460 2025/07/16 02:10:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:35 DEBUG : newLeaf(0xc00064a280): >close: err= 2025/07/16 02:10:35 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:35 DEBUG : dir: Looking for writers 2025/07/16 02:10:35 DEBUG : Looking for writers 2025/07/16 02:10:35 DEBUG : dir: reading active writers 2025/07/16 02:10:35 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/16 02:10:35 DEBUG : dir: Looking for writers 2025/07/16 02:10:35 DEBUG : Looking for writers 2025/07/16 02:10:35 DEBUG : dir: reading active writers 2025/07/16 02:10:35 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/16 02:10:35 DEBUG : dir: Looking for writers 2025/07/16 02:10:35 DEBUG : Looking for writers 2025/07/16 02:10:35 DEBUG : dir: reading active writers 2025/07/16 02:10:35 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/16 02:10:35 DEBUG : dir: Looking for writers 2025/07/16 02:10:35 DEBUG : Looking for writers 2025/07/16 02:10:35 DEBUG : dir: reading active writers 2025/07/16 02:10:35 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/16 02:10:35 DEBUG : newLeaf: vfs cache: starting upload 2025/07/16 02:10:35 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:35 INFO : newLeaf: Copied (replaced existing) 2025/07/16 02:10:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-16 02:10:35 +0000 UTC" 2025/07/16 02:10:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/16 02:10:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/16 02:10:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/16 02:10:35 DEBUG : dir: Looking for writers 2025/07/16 02:10:35 DEBUG : Looking for writers 2025/07/16 02:10:35 DEBUG : dir: reading active writers 2025/07/16 02:10:35 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:35 DEBUG : >WaitForWriters: 2025/07/16 02:10:35 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:35 DEBUG : dir: Looking for writers 2025/07/16 02:10:35 DEBUG : Looking for writers 2025/07/16 02:10:35 DEBUG : dir: reading active writers 2025/07/16 02:10:35 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:35 DEBUG : >WaitForWriters: 2025/07/16 02:10:35 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:35 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:35 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:10:35 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:35 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:35 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:10:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:35 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:35 DEBUG : dir: Looking for writers 2025/07/16 02:10:35 DEBUG : file1: reading active writers 2025/07/16 02:10:35 DEBUG : Looking for writers 2025/07/16 02:10:35 DEBUG : dir: reading active writers 2025/07/16 02:10:35 DEBUG : >WaitForWriters: 2025/07/16 02:10:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/16 02:10:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0007fed80 2025/07/16 02:10:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/16 02:10:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/16 02:10:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/16 02:10:35 DEBUG : dir/file1: Updating file with dir/file1 0xc0007fed80 2025/07/16 02:10:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/16 02:10:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/16 02:10:35 DEBUG : dir/file1: newRWFileHandle: 2025/07/16 02:10:35 DEBUG : dir/file1(0xc000838440): openPending: 2025/07/16 02:10:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/16 02:10:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/16 02:10:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:35 DEBUG : dir/file1(0xc000838440): >openPending: err= 2025/07/16 02:10:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/16 02:10:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/16 02:10:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/16 02:10:35 DEBUG : dir/file1(0xc000838440): _writeAt: size=25, off=0 2025/07/16 02:10:35 DEBUG : dir/file1(0xc000838440): >_writeAt: n=25, err= 2025/07/16 02:10:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/16 02:10:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/16 02:10:36 DEBUG : newLeaf: Updating file with newLeaf 0xc0007fed80 2025/07/16 02:10:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/16 02:10:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/16 02:10:36 DEBUG : newLeaf(0xc000838440): close: 2025/07/16 02:10:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/16 02:10:36 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-16 02:10:35.972816506 +0000 UTC m=+7.401701766 2025/07/16 02:10:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:36 DEBUG : newLeaf(0xc000838440): >close: err= 2025/07/16 02:10:36 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:36 DEBUG : dir: Looking for writers 2025/07/16 02:10:36 DEBUG : Looking for writers 2025/07/16 02:10:36 DEBUG : dir: reading active writers 2025/07/16 02:10:36 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/16 02:10:36 DEBUG : dir: Looking for writers 2025/07/16 02:10:36 DEBUG : Looking for writers 2025/07/16 02:10:36 DEBUG : dir: reading active writers 2025/07/16 02:10:36 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/16 02:10:36 DEBUG : dir: Looking for writers 2025/07/16 02:10:36 DEBUG : Looking for writers 2025/07/16 02:10:36 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:36 DEBUG : dir: reading active writers 2025/07/16 02:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/16 02:10:36 DEBUG : dir: Looking for writers 2025/07/16 02:10:36 DEBUG : Looking for writers 2025/07/16 02:10:36 DEBUG : dir: reading active writers 2025/07/16 02:10:36 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/16 02:10:36 DEBUG : newLeaf: vfs cache: starting upload 2025/07/16 02:10:36 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:36 INFO : newLeaf: Copied (replaced existing) 2025/07/16 02:10:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-16 02:10:35 +0000 UTC" 2025/07/16 02:10:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/16 02:10:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/16 02:10:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/16 02:10:36 DEBUG : dir: Looking for writers 2025/07/16 02:10:36 DEBUG : Looking for writers 2025/07/16 02:10:36 DEBUG : dir: reading active writers 2025/07/16 02:10:36 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:36 DEBUG : >WaitForWriters: 2025/07/16 02:10:36 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:36 DEBUG : dir: Looking for writers 2025/07/16 02:10:36 DEBUG : Looking for writers 2025/07/16 02:10:36 DEBUG : dir: reading active writers 2025/07/16 02:10:36 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:36 DEBUG : >WaitForWriters: 2025/07/16 02:10:36 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:36 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:36 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:10:36 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:36 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:36 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:10:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:36 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/16 02:10:36 DEBUG : dir/file1: newRWFileHandle: 2025/07/16 02:10:36 DEBUG : dir/file1(0xc0008c8f80): openPending: 2025/07/16 02:10:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/16 02:10:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/16 02:10:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:36 DEBUG : dir/file1(0xc0008c8f80): >openPending: err= 2025/07/16 02:10:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/16 02:10:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/16 02:10:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/16 02:10:36 DEBUG : dir/file1(0xc0008c8f80): _writeAt: size=14, off=0 2025/07/16 02:10:36 DEBUG : dir/file1(0xc0008c8f80): >_writeAt: n=14, err= 2025/07/16 02:10:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/16 02:10:36 DEBUG : dir/file1(0xc0008c8f80): close: 2025/07/16 02:10:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/16 02:10:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/16 02:10:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:36 DEBUG : dir/file1(0xc0008c8f80): >close: err= 2025/07/16 02:10:36 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:36 DEBUG : dir: Looking for writers 2025/07/16 02:10:36 DEBUG : file1: reading active writers 2025/07/16 02:10:36 DEBUG : Looking for writers 2025/07/16 02:10:36 DEBUG : dir: reading active writers 2025/07/16 02:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/16 02:10:36 DEBUG : dir: Looking for writers 2025/07/16 02:10:36 DEBUG : file1: reading active writers 2025/07/16 02:10:36 DEBUG : Looking for writers 2025/07/16 02:10:36 DEBUG : dir: reading active writers 2025/07/16 02:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/16 02:10:36 DEBUG : dir: Looking for writers 2025/07/16 02:10:36 DEBUG : file1: reading active writers 2025/07/16 02:10:36 DEBUG : Looking for writers 2025/07/16 02:10:36 DEBUG : dir: reading active writers 2025/07/16 02:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/16 02:10:36 DEBUG : dir: Looking for writers 2025/07/16 02:10:36 DEBUG : file1: reading active writers 2025/07/16 02:10:36 DEBUG : Looking for writers 2025/07/16 02:10:36 DEBUG : dir: reading active writers 2025/07/16 02:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/16 02:10:36 DEBUG : dir/file1: vfs cache: starting upload 2025/07/16 02:10:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:36 INFO : dir/file1: Copied (replaced existing) 2025/07/16 02:10:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/16 02:10:36 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/16 02:10:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/16 02:10:36 DEBUG : dir: Looking for writers 2025/07/16 02:10:36 DEBUG : file1: reading active writers 2025/07/16 02:10:36 DEBUG : Looking for writers 2025/07/16 02:10:36 DEBUG : dir: reading active writers 2025/07/16 02:10:36 DEBUG : >WaitForWriters: 2025/07/16 02:10:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/16 02:10:36 DEBUG : dir/file1: newRWFileHandle: 2025/07/16 02:10:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/16 02:10:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/16 02:10:36 DEBUG : dir/file1(0xc000864e40): _readAt: size=512, off=0 2025/07/16 02:10:36 DEBUG : dir/file1(0xc000864e40): openPending: 2025/07/16 02:10:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/16 02:10:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/16 02:10:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:36 DEBUG : dir/file1(0xc000864e40): >openPending: err= 2025/07/16 02:10:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/16 02:10:36 DEBUG : dir/file1(0xc000864e40): >_readAt: n=14, err=EOF 2025/07/16 02:10:36 DEBUG : dir/file1(0xc000864e40): close: 2025/07/16 02:10:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/16 02:10:36 DEBUG : dir/file1(0xc000864e40): >close: err= 2025/07/16 02:10:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/16 02:10:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/16 02:10:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000557380 2025/07/16 02:10:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/16 02:10:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/16 02:10:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/16 02:10:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/16 02:10:36 DEBUG : dir/file1: Updating file with dir/file1 0xc000557380 2025/07/16 02:10:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/16 02:10:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/16 02:10:36 DEBUG : dir/file1: newRWFileHandle: 2025/07/16 02:10:36 DEBUG : dir/file1(0xc00092d200): openPending: 2025/07/16 02:10:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/16 02:10:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/16 02:10:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:36 DEBUG : dir/file1(0xc00092d200): >openPending: err= 2025/07/16 02:10:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/16 02:10:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/16 02:10:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/16 02:10:36 DEBUG : dir/file1(0xc00092d200): _writeAt: size=25, off=0 2025/07/16 02:10:36 DEBUG : dir/file1(0xc00092d200): >_writeAt: n=25, err= 2025/07/16 02:10:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/16 02:10:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/16 02:10:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000557380 2025/07/16 02:10:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/16 02:10:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/16 02:10:36 DEBUG : newLeaf(0xc00092d200): close: 2025/07/16 02:10:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/16 02:10:36 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-16 02:10:36.618838988 +0000 UTC m=+8.047724238 2025/07/16 02:10:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:36 DEBUG : newLeaf(0xc00092d200): >close: err= 2025/07/16 02:10:36 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:36 DEBUG : dir: Looking for writers 2025/07/16 02:10:36 DEBUG : Looking for writers 2025/07/16 02:10:36 DEBUG : dir: reading active writers 2025/07/16 02:10:36 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/16 02:10:36 DEBUG : dir: Looking for writers 2025/07/16 02:10:36 DEBUG : Looking for writers 2025/07/16 02:10:36 DEBUG : dir: reading active writers 2025/07/16 02:10:36 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/16 02:10:36 DEBUG : dir: Looking for writers 2025/07/16 02:10:36 DEBUG : Looking for writers 2025/07/16 02:10:36 DEBUG : dir: reading active writers 2025/07/16 02:10:36 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/16 02:10:36 DEBUG : dir: Looking for writers 2025/07/16 02:10:36 DEBUG : Looking for writers 2025/07/16 02:10:36 DEBUG : dir: reading active writers 2025/07/16 02:10:36 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/16 02:10:36 DEBUG : newLeaf: vfs cache: starting upload 2025/07/16 02:10:36 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:36 INFO : newLeaf: Copied (replaced existing) 2025/07/16 02:10:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-16 02:10:36 +0000 UTC" 2025/07/16 02:10:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/16 02:10:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/16 02:10:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/16 02:10:36 DEBUG : dir: Looking for writers 2025/07/16 02:10:36 DEBUG : Looking for writers 2025/07/16 02:10:36 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:36 DEBUG : dir: reading active writers 2025/07/16 02:10:36 DEBUG : >WaitForWriters: 2025/07/16 02:10:36 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:36 DEBUG : dir: Looking for writers 2025/07/16 02:10:36 DEBUG : Looking for writers 2025/07/16 02:10:36 DEBUG : dir: reading active writers 2025/07/16 02:10:36 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:36 DEBUG : >WaitForWriters: 2025/07/16 02:10:36 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:36 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:36 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:10:36 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:36 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:36 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:10:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:36 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:36 DEBUG : dir: Looking for writers 2025/07/16 02:10:36 DEBUG : file1: reading active writers 2025/07/16 02:10:36 DEBUG : Looking for writers 2025/07/16 02:10:36 DEBUG : dir: reading active writers 2025/07/16 02:10:36 DEBUG : >WaitForWriters: 2025/07/16 02:10:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/16 02:10:36 DEBUG : dir/file1: newRWFileHandle: 2025/07/16 02:10:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/16 02:10:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/16 02:10:36 DEBUG : dir/file1(0xc000a33a00): _readAt: size=512, off=0 2025/07/16 02:10:36 DEBUG : dir/file1(0xc000a33a00): openPending: 2025/07/16 02:10:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/16 02:10:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/16 02:10:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:36 DEBUG : dir/file1(0xc000a33a00): >openPending: err= 2025/07/16 02:10:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/16 02:10:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/16 02:10:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/16 02:10:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:10:36 DEBUG : dir/file1(0xc000a33a00): >_readAt: n=14, err=EOF 2025/07/16 02:10:36 DEBUG : dir/file1(0xc000a33a00): close: 2025/07/16 02:10:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/16 02:10:36 DEBUG : dir/file1(0xc000a33a00): >close: err= 2025/07/16 02:10:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/16 02:10:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/16 02:10:37 DEBUG : newLeaf: Updating file with newLeaf 0xc0007ff980 2025/07/16 02:10:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/16 02:10:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/16 02:10:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/16 02:10:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/16 02:10:37 DEBUG : dir/file1: Updating file with dir/file1 0xc0007ff980 2025/07/16 02:10:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/16 02:10:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/16 02:10:37 DEBUG : dir/file1: newRWFileHandle: 2025/07/16 02:10:37 DEBUG : dir/file1(0xc000ba5b80): openPending: 2025/07/16 02:10:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/07/16 02:10:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/16 02:10:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:37 DEBUG : dir/file1(0xc000ba5b80): >openPending: err= 2025/07/16 02:10:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/16 02:10:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/16 02:10:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/16 02:10:37 DEBUG : dir/file1(0xc000ba5b80): _writeAt: size=25, off=0 2025/07/16 02:10:37 DEBUG : dir/file1(0xc000ba5b80): >_writeAt: n=25, err= 2025/07/16 02:10:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/16 02:10:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/16 02:10:37 DEBUG : newLeaf: Updating file with newLeaf 0xc0007ff980 2025/07/16 02:10:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/16 02:10:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/16 02:10:37 DEBUG : newLeaf(0xc000ba5b80): close: 2025/07/16 02:10:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/16 02:10:37 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-16 02:10:37.126343345 +0000 UTC m=+8.555228595 2025/07/16 02:10:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:37 DEBUG : newLeaf(0xc000ba5b80): >close: err= 2025/07/16 02:10:37 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:37 DEBUG : dir: Looking for writers 2025/07/16 02:10:37 DEBUG : Looking for writers 2025/07/16 02:10:37 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:37 DEBUG : dir: reading active writers 2025/07/16 02:10:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/16 02:10:37 DEBUG : dir: Looking for writers 2025/07/16 02:10:37 DEBUG : Looking for writers 2025/07/16 02:10:37 DEBUG : dir: reading active writers 2025/07/16 02:10:37 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/16 02:10:37 DEBUG : dir: Looking for writers 2025/07/16 02:10:37 DEBUG : Looking for writers 2025/07/16 02:10:37 DEBUG : dir: reading active writers 2025/07/16 02:10:37 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/16 02:10:37 DEBUG : dir: Looking for writers 2025/07/16 02:10:37 DEBUG : Looking for writers 2025/07/16 02:10:37 DEBUG : dir: reading active writers 2025/07/16 02:10:37 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/16 02:10:37 DEBUG : newLeaf: vfs cache: starting upload 2025/07/16 02:10:37 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:37 INFO : newLeaf: Copied (replaced existing) 2025/07/16 02:10:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-16 02:10:37 +0000 UTC" 2025/07/16 02:10:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/16 02:10:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/16 02:10:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/16 02:10:37 DEBUG : dir: Looking for writers 2025/07/16 02:10:37 DEBUG : Looking for writers 2025/07/16 02:10:37 DEBUG : dir: reading active writers 2025/07/16 02:10:37 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:37 DEBUG : >WaitForWriters: 2025/07/16 02:10:37 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:37 DEBUG : dir: Looking for writers 2025/07/16 02:10:37 DEBUG : Looking for writers 2025/07/16 02:10:37 DEBUG : newLeaf: reading active writers 2025/07/16 02:10:37 DEBUG : dir: reading active writers 2025/07/16 02:10:37 DEBUG : >WaitForWriters: 2025/07/16 02:10:37 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:37 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:37 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:37 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:37 DEBUG : Looking for writers 2025/07/16 02:10:37 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:37 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:10:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/16 02:10:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/16 02:10:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/16 02:10:37 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:37 DEBUG : dir: Looking for writers 2025/07/16 02:10:37 DEBUG : file1: reading active writers 2025/07/16 02:10:37 DEBUG : Looking for writers 2025/07/16 02:10:37 DEBUG : dir: reading active writers 2025/07/16 02:10:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:37 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:10:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/16 02:10:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/16 02:10:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/16 02:10:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/16 02:10:37 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/16 02:10:37 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/16 02:10:37 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/16 02:10:37 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/16 02:10:37 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/16 02:10:37 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:37 DEBUG : dir: Looking for writers 2025/07/16 02:10:37 DEBUG : file1: reading active writers 2025/07/16 02:10:37 DEBUG : Looking for writers 2025/07/16 02:10:37 DEBUG : dir: reading active writers 2025/07/16 02:10:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:37 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:10:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/16 02:10:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/16 02:10:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/16 02:10:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/16 02:10:37 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/16 02:10:37 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/16 02:10:37 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/16 02:10:37 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/16 02:10:37 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/16 02:10:37 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/16 02:10:37 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/16 02:10:37 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/16 02:10:37 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/16 02:10:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/16 02:10:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/16 02:10:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/16 02:10:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/16 02:10:37 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/16 02:10:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/16 02:10:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/16 02:10:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/16 02:10:37 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/16 02:10:37 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:37 DEBUG : dir: Looking for writers 2025/07/16 02:10:37 DEBUG : file1: reading active writers 2025/07/16 02:10:37 DEBUG : Looking for writers 2025/07/16 02:10:37 DEBUG : dir: reading active writers 2025/07/16 02:10:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:38 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:10:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/16 02:10:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/16 02:10:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/16 02:10:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:10:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/16 02:10:38 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:38 DEBUG : dir: Looking for writers 2025/07/16 02:10:38 DEBUG : file1: reading active writers 2025/07/16 02:10:38 DEBUG : Looking for writers 2025/07/16 02:10:38 DEBUG : dir: reading active writers 2025/07/16 02:10:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:38 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:10:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/16 02:10:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/16 02:10:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/16 02:10:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:10:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/16 02:10:38 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/16 02:10:38 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/16 02:10:38 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:38 DEBUG : dir: Looking for writers 2025/07/16 02:10:38 DEBUG : file1: reading active writers 2025/07/16 02:10:38 DEBUG : Looking for writers 2025/07/16 02:10:38 DEBUG : dir: reading active writers 2025/07/16 02:10:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:38 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:38 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:10:38 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:10:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:10:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/16 02:10:38 DEBUG : dir/file1: newRWFileHandle: 2025/07/16 02:10:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/16 02:10:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/16 02:10:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/16 02:10:38 DEBUG : dir/file1(0xc00079a040): _readAt: size=1, off=0 2025/07/16 02:10:38 DEBUG : dir/file1(0xc00079a040): openPending: 2025/07/16 02:10:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/16 02:10:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/16 02:10:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:38 DEBUG : dir/file1(0xc00079a040): >openPending: err= 2025/07/16 02:10:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/16 02:10:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/16 02:10:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/16 02:10:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:10:38 DEBUG : dir/file1(0xc00079a040): >_readAt: n=1, err= 2025/07/16 02:10:38 DEBUG : dir/file1(0xc00079a040): _readAt: size=256, off=1 2025/07/16 02:10:38 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/16 02:10:38 DEBUG : dir/file1(0xc00079a040): >_readAt: n=15, err=EOF 2025/07/16 02:10:38 DEBUG : dir/file1(0xc00079a040): _readAt: size=16, off=16 2025/07/16 02:10:38 DEBUG : dir/file1(0xc00079a040): >_readAt: n=0, err=EOF 2025/07/16 02:10:38 DEBUG : dir/file1(0xc00079a040): close: 2025/07/16 02:10:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/16 02:10:38 DEBUG : dir/file1(0xc00079a040): >close: err= 2025/07/16 02:10:38 DEBUG : dir/file1(0xc00079a040): close: 2025/07/16 02:10:38 DEBUG : dir/file1(0xc00079a040): >close: err=file already closed 2025/07/16 02:10:38 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:38 DEBUG : dir: Looking for writers 2025/07/16 02:10:38 DEBUG : file1: reading active writers 2025/07/16 02:10:38 DEBUG : Looking for writers 2025/07/16 02:10:38 DEBUG : dir: reading active writers 2025/07/16 02:10:38 DEBUG : >WaitForWriters: 2025/07/16 02:10:38 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:38 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:38 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:10:38 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:10:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:10:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/16 02:10:38 DEBUG : dir/file1: newRWFileHandle: 2025/07/16 02:10:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/16 02:10:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/16 02:10:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000647a40): _readAt: size=1, off=0 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000647a40): openPending: 2025/07/16 02:10:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/16 02:10:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/16 02:10:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000647a40): >openPending: err= 2025/07/16 02:10:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/16 02:10:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/16 02:10:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/16 02:10:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000647a40): >_readAt: n=1, err= 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000647a40): _readAt: size=1, off=5 2025/07/16 02:10:38 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000647a40): >_readAt: n=1, err= 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000647a40): _readAt: size=1, off=3 2025/07/16 02:10:38 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000647a40): >_readAt: n=1, err= 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000647a40): _readAt: size=1, off=13 2025/07/16 02:10:38 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000647a40): >_readAt: n=1, err= 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000647a40): _readAt: size=16, off=100 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000647a40): >_readAt: n=0, err=EOF 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000647a40): close: 2025/07/16 02:10:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000647a40): >close: err= 2025/07/16 02:10:38 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:38 DEBUG : dir: Looking for writers 2025/07/16 02:10:38 DEBUG : file1: reading active writers 2025/07/16 02:10:38 DEBUG : Looking for writers 2025/07/16 02:10:38 DEBUG : dir: reading active writers 2025/07/16 02:10:38 DEBUG : >WaitForWriters: 2025/07/16 02:10:38 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:38 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:38 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:10:38 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:10:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:10:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/16 02:10:38 DEBUG : dir/file1: newRWFileHandle: 2025/07/16 02:10:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/16 02:10:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/16 02:10:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0008fb4c0): _readAt: size=1, off=0 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0008fb4c0): openPending: 2025/07/16 02:10:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/16 02:10:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/16 02:10:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0008fb4c0): >openPending: err= 2025/07/16 02:10:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/16 02:10:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/16 02:10:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/16 02:10:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0008fb4c0): >_readAt: n=1, err= 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0008fb4c0): _readAt: size=1, off=5 2025/07/16 02:10:38 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0008fb4c0): >_readAt: n=1, err= 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0008fb4c0): _readAt: size=1, off=1 2025/07/16 02:10:38 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0008fb4c0): >_readAt: n=1, err= 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0008fb4c0): _readAt: size=6, off=10 2025/07/16 02:10:38 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0008fb4c0): >_readAt: n=6, err= 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0008fb4c0): _readAt: size=256, off=10 2025/07/16 02:10:38 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0008fb4c0): >_readAt: n=6, err=EOF 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0008fb4c0): _readAt: size=256, off=100 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0008fb4c0): >_readAt: n=0, err=EOF 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0008fb4c0): close: 2025/07/16 02:10:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0008fb4c0): >close: err= 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0008fb4c0): _readAt: size=256, off=100 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0008fb4c0): >_readAt: n=0, err=file already closed 2025/07/16 02:10:38 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:38 DEBUG : dir: Looking for writers 2025/07/16 02:10:38 DEBUG : file1: reading active writers 2025/07/16 02:10:38 DEBUG : Looking for writers 2025/07/16 02:10:38 DEBUG : dir: reading active writers 2025/07/16 02:10:38 DEBUG : >WaitForWriters: 2025/07/16 02:10:38 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:38 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:38 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:10:38 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:10:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:10:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/16 02:10:38 DEBUG : dir/file1: newRWFileHandle: 2025/07/16 02:10:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/16 02:10:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/16 02:10:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000599840): RWFileHandle.Flush 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000599840): _readAt: size=256, off=0 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000599840): openPending: 2025/07/16 02:10:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/16 02:10:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/16 02:10:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000599840): >openPending: err= 2025/07/16 02:10:38 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/16 02:10:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/16 02:10:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/16 02:10:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000599840): >_readAt: n=16, err=EOF 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000599840): RWFileHandle.Flush 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000599840): RWFileHandle.Flush 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000599840): close: 2025/07/16 02:10:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/16 02:10:38 DEBUG : dir/file1(0xc000599840): >close: err= 2025/07/16 02:10:38 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:38 DEBUG : dir: Looking for writers 2025/07/16 02:10:38 DEBUG : file1: reading active writers 2025/07/16 02:10:38 DEBUG : Looking for writers 2025/07/16 02:10:38 DEBUG : dir: reading active writers 2025/07/16 02:10:38 DEBUG : >WaitForWriters: 2025/07/16 02:10:38 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:38 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:38 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:10:38 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:38 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:10:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:10:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/16 02:10:38 DEBUG : dir/file1: newRWFileHandle: 2025/07/16 02:10:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/16 02:10:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/16 02:10:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0005e8ec0): _readAt: size=256, off=0 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0005e8ec0): openPending: 2025/07/16 02:10:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/16 02:10:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/16 02:10:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0005e8ec0): >openPending: err= 2025/07/16 02:10:38 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/16 02:10:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/16 02:10:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/16 02:10:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0005e8ec0): >_readAt: n=16, err=EOF 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0005e8ec0): RWFileHandle.Release 2025/07/16 02:10:38 DEBUG : dir/file1(0xc0005e8ec0): close: 2025/07/16 02:10:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/16 02:10:39 DEBUG : dir/file1(0xc0005e8ec0): >close: err= 2025/07/16 02:10:39 DEBUG : dir/file1(0xc0005e8ec0): RWFileHandle.Release 2025/07/16 02:10:39 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:39 DEBUG : dir: Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : dir: reading active writers 2025/07/16 02:10:39 DEBUG : >WaitForWriters: 2025/07/16 02:10:39 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:39 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:39 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:10:39 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:39 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:10:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:39 DEBUG : file1: newRWFileHandle: 2025/07/16 02:10:39 DEBUG : file1(0xc0005f25c0): openPending: 2025/07/16 02:10:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:39 DEBUG : file1(0xc0005f25c0): >openPending: err= 2025/07/16 02:10:39 DEBUG : file1: >newRWFileHandle: err= 2025/07/16 02:10:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/16 02:10:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/16 02:10:39 DEBUG : file1(0xc0005f25c0): _writeAt: size=5, off=0 2025/07/16 02:10:39 DEBUG : file1(0xc0005f25c0): >_writeAt: n=5, err= 2025/07/16 02:10:39 DEBUG : file1(0xc0005f25c0): _writeAt: size=7, off=5 2025/07/16 02:10:39 DEBUG : file1(0xc0005f25c0): >_writeAt: n=7, err= 2025/07/16 02:10:39 DEBUG : file1: vfs cache: truncate to size=11 2025/07/16 02:10:39 DEBUG : file1(0xc0005f25c0): close: 2025/07/16 02:10:39 DEBUG : file1: vfs cache: setting modification time to 2025-07-16 02:10:39.081263244 +0000 UTC m=+10.510148464 2025/07/16 02:10:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:39 DEBUG : file1(0xc0005f25c0): >close: err= 2025/07/16 02:10:39 DEBUG : file1(0xc0005f25c0): close: 2025/07/16 02:10:39 DEBUG : file1(0xc0005f25c0): >close: err=file already closed 2025/07/16 02:10:39 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/16 02:10:39 DEBUG : file1: vfs cache: starting upload 2025/07/16 02:10:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:39 INFO : file1: Copied (new) 2025/07/16 02:10:39 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-16 02:10:39 +0000 UTC" 2025/07/16 02:10:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/16 02:10:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:39 INFO : file1: vfs cache: upload succeeded try #1 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : >WaitForWriters: 2025/07/16 02:10:39 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : >WaitForWriters: 2025/07/16 02:10:39 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.21s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:39 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:39 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:10:39 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:39 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:10:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:39 DEBUG : file1: newRWFileHandle: 2025/07/16 02:10:39 DEBUG : file1(0xc000eff940): openPending: 2025/07/16 02:10:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:39 DEBUG : file1(0xc000eff940): >openPending: err= 2025/07/16 02:10:39 DEBUG : file1: >newRWFileHandle: err= 2025/07/16 02:10:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/16 02:10:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/16 02:10:39 DEBUG : file1(0xc000eff940): _writeAt: size=7, off=0 2025/07/16 02:10:39 DEBUG : file1(0xc000eff940): >_writeAt: n=7, err= 2025/07/16 02:10:39 DEBUG : file1(0xc000eff940): _writeAt: size=6, off=5 2025/07/16 02:10:39 DEBUG : file1(0xc000eff940): >_writeAt: n=6, err= 2025/07/16 02:10:39 DEBUG : file1(0xc000eff940): close: 2025/07/16 02:10:39 DEBUG : file1: vfs cache: setting modification time to 2025-07-16 02:10:39.280363257 +0000 UTC m=+10.709248507 2025/07/16 02:10:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:39 DEBUG : file1(0xc000eff940): >close: err= 2025/07/16 02:10:39 DEBUG : file1(0xc000eff940): _writeAt: size=5, off=0 2025/07/16 02:10:39 DEBUG : file1(0xc000eff940): >_writeAt: n=0, err=file already closed 2025/07/16 02:10:39 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/16 02:10:39 DEBUG : file1: vfs cache: starting upload 2025/07/16 02:10:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:39 INFO : file1: Copied (new) 2025/07/16 02:10:39 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-16 02:10:39 +0000 UTC" 2025/07/16 02:10:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/16 02:10:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:39 INFO : file1: vfs cache: upload succeeded try #1 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : >WaitForWriters: 2025/07/16 02:10:39 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : >WaitForWriters: 2025/07/16 02:10:39 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:39 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:39 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:10:39 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:39 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:10:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:39 DEBUG : file1: newRWFileHandle: 2025/07/16 02:10:39 DEBUG : file1(0xc000881f00): openPending: 2025/07/16 02:10:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:39 DEBUG : file1(0xc000881f00): >openPending: err= 2025/07/16 02:10:39 DEBUG : file1: >newRWFileHandle: err= 2025/07/16 02:10:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/16 02:10:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/16 02:10:39 DEBUG : file1(0xc000881f00): close: 2025/07/16 02:10:39 DEBUG : file1: vfs cache: setting modification time to 2025-07-16 02:10:39.479764634 +0000 UTC m=+10.908649875 2025/07/16 02:10:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:39 DEBUG : file1(0xc000881f00): >close: err= 2025/07/16 02:10:39 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/16 02:10:39 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/16 02:10:39 DEBUG : file2: newRWFileHandle: 2025/07/16 02:10:39 DEBUG : file2(0xc000886400): openPending: 2025/07/16 02:10:39 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/16 02:10:39 DEBUG : file2(0xc000886400): >openPending: err= 2025/07/16 02:10:39 DEBUG : file2: >newRWFileHandle: err= 2025/07/16 02:10:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/16 02:10:39 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/16 02:10:39 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/16 02:10:39 DEBUG : file2(0xc000886400): RWFileHandle.Flush 2025/07/16 02:10:39 DEBUG : file2(0xc000886400): RWFileHandle.Release 2025/07/16 02:10:39 DEBUG : file2(0xc000886400): close: 2025/07/16 02:10:39 DEBUG : file2: vfs cache: setting modification time to 2025-07-16 02:10:39.481245815 +0000 UTC m=+10.910131065 2025/07/16 02:10:39 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:39 DEBUG : file2(0xc000886400): >close: err= 2025/07/16 02:10:39 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : file2: reading active writers 2025/07/16 02:10:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file2: reading active writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : file2: reading active writers 2025/07/16 02:10:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : file2: reading active writers 2025/07/16 02:10:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/16 02:10:39 DEBUG : file1: vfs cache: starting upload 2025/07/16 02:10:39 DEBUG : file2: vfs cache: starting upload 2025/07/16 02:10:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:39 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:39 INFO : file1: Copied (new) 2025/07/16 02:10:39 DEBUG : file1: vfs cache: fingerprint now "0,2025-07-16 02:10:39 +0000 UTC" 2025/07/16 02:10:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/16 02:10:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:39 INFO : file1: vfs cache: upload succeeded try #1 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : file2: reading active writers 2025/07/16 02:10:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/16 02:10:39 INFO : file2: Copied (new) 2025/07/16 02:10:39 DEBUG : file2: vfs cache: fingerprint now "0,2025-07-16 02:10:39 +0000 UTC" 2025/07/16 02:10:39 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/07/16 02:10:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/16 02:10:39 INFO : file2: vfs cache: upload succeeded try #1 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : file2: reading active writers 2025/07/16 02:10:39 DEBUG : >WaitForWriters: 2025/07/16 02:10:39 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : file2: reading active writers 2025/07/16 02:10:39 DEBUG : >WaitForWriters: 2025/07/16 02:10:39 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:39 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:39 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:10:39 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:39 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:10:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:39 DEBUG : file1: newRWFileHandle: 2025/07/16 02:10:39 DEBUG : file1(0xc00090e240): openPending: 2025/07/16 02:10:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:39 DEBUG : file1(0xc00090e240): >openPending: err= 2025/07/16 02:10:39 DEBUG : file1: >newRWFileHandle: err= 2025/07/16 02:10:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/16 02:10:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/16 02:10:39 DEBUG : file1(0xc00090e240): _writeAt: size=5, off=0 2025/07/16 02:10:39 DEBUG : file1(0xc00090e240): >_writeAt: n=5, err= 2025/07/16 02:10:39 DEBUG : file1(0xc00090e240): RWFileHandle.Flush 2025/07/16 02:10:39 DEBUG : file1(0xc00090e240): RWFileHandle.Flush 2025/07/16 02:10:39 DEBUG : file1(0xc00090e240): close: 2025/07/16 02:10:39 DEBUG : file1: vfs cache: setting modification time to 2025-07-16 02:10:39.859469252 +0000 UTC m=+11.288354492 2025/07/16 02:10:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:39 DEBUG : file1(0xc00090e240): >close: err= 2025/07/16 02:10:39 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/16 02:10:39 DEBUG : Looking for writers 2025/07/16 02:10:39 DEBUG : file1: reading active writers 2025/07/16 02:10:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/16 02:10:39 DEBUG : file1: vfs cache: starting upload 2025/07/16 02:10:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:39 INFO : file1: Copied (new) 2025/07/16 02:10:39 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-16 02:10:39 +0000 UTC" 2025/07/16 02:10:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/16 02:10:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:39 INFO : file1: vfs cache: upload succeeded try #1 2025/07/16 02:10:40 DEBUG : Looking for writers 2025/07/16 02:10:40 DEBUG : file1: reading active writers 2025/07/16 02:10:40 DEBUG : >WaitForWriters: 2025/07/16 02:10:40 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:40 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:40 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:10:40 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:40 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:10:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:40 DEBUG : file1: newRWFileHandle: 2025/07/16 02:10:40 DEBUG : file1(0xc0008a34c0): openPending: 2025/07/16 02:10:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:40 DEBUG : file1(0xc0008a34c0): >openPending: err= 2025/07/16 02:10:40 DEBUG : file1: >newRWFileHandle: err= 2025/07/16 02:10:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/16 02:10:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/16 02:10:40 DEBUG : file1(0xc0008a34c0): _writeAt: size=5, off=0 2025/07/16 02:10:40 DEBUG : file1(0xc0008a34c0): >_writeAt: n=5, err= 2025/07/16 02:10:40 DEBUG : file1(0xc0008a34c0): RWFileHandle.Release 2025/07/16 02:10:40 DEBUG : file1(0xc0008a34c0): close: 2025/07/16 02:10:40 DEBUG : file1: vfs cache: setting modification time to 2025-07-16 02:10:40.047267174 +0000 UTC m=+11.476152415 2025/07/16 02:10:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:40 DEBUG : file1(0xc0008a34c0): >close: err= 2025/07/16 02:10:40 DEBUG : file1(0xc0008a34c0): RWFileHandle.Release 2025/07/16 02:10:40 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:40 DEBUG : Looking for writers 2025/07/16 02:10:40 DEBUG : file1: reading active writers 2025/07/16 02:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/16 02:10:40 DEBUG : Looking for writers 2025/07/16 02:10:40 DEBUG : file1: reading active writers 2025/07/16 02:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/16 02:10:40 DEBUG : Looking for writers 2025/07/16 02:10:40 DEBUG : file1: reading active writers 2025/07/16 02:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/16 02:10:40 DEBUG : Looking for writers 2025/07/16 02:10:40 DEBUG : file1: reading active writers 2025/07/16 02:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/16 02:10:40 DEBUG : file1: vfs cache: starting upload 2025/07/16 02:10:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:40 INFO : file1: Copied (new) 2025/07/16 02:10:40 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-16 02:10:40 +0000 UTC" 2025/07/16 02:10:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/16 02:10:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:40 INFO : file1: vfs cache: upload succeeded try #1 2025/07/16 02:10:40 DEBUG : Looking for writers 2025/07/16 02:10:40 DEBUG : file1: reading active writers 2025/07/16 02:10:40 DEBUG : >WaitForWriters: 2025/07/16 02:10:40 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:40 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:40 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:10:40 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:10:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/16 02:10:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/16 02:10:40 DEBUG : dir/file1: newRWFileHandle: 2025/07/16 02:10:40 DEBUG : dir/file1(0xc0008e59c0): openPending: 2025/07/16 02:10:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/16 02:10:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/16 02:10:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:40 DEBUG : dir/file1(0xc0008e59c0): >openPending: err= 2025/07/16 02:10:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/16 02:10:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/16 02:10:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/16 02:10:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/16 02:10:40 DEBUG : dir/file1(0xc0008e59c0): _writeAt: size=5, off=0 2025/07/16 02:10:40 DEBUG : dir/file1(0xc0008e59c0): >_writeAt: n=5, err= 2025/07/16 02:10:40 DEBUG : dir/file1(0xc0008e59c0): close: 2025/07/16 02:10:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:40 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-16 02:10:40.299960991 +0000 UTC m=+11.728846202 2025/07/16 02:10:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:40 DEBUG : dir/file1(0xc0008e59c0): >close: err= 2025/07/16 02:10:40 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:40 DEBUG : dir: Looking for writers 2025/07/16 02:10:40 DEBUG : file1: reading active writers 2025/07/16 02:10:40 DEBUG : Looking for writers 2025/07/16 02:10:40 DEBUG : dir: reading active writers 2025/07/16 02:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/16 02:10:40 DEBUG : dir: Looking for writers 2025/07/16 02:10:40 DEBUG : file1: reading active writers 2025/07/16 02:10:40 DEBUG : Looking for writers 2025/07/16 02:10:40 DEBUG : dir: reading active writers 2025/07/16 02:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/16 02:10:40 DEBUG : dir: Looking for writers 2025/07/16 02:10:40 DEBUG : file1: reading active writers 2025/07/16 02:10:40 DEBUG : Looking for writers 2025/07/16 02:10:40 DEBUG : dir: reading active writers 2025/07/16 02:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/16 02:10:40 DEBUG : dir: Looking for writers 2025/07/16 02:10:40 DEBUG : file1: reading active writers 2025/07/16 02:10:40 DEBUG : Looking for writers 2025/07/16 02:10:40 DEBUG : dir: reading active writers 2025/07/16 02:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/16 02:10:40 DEBUG : dir/file1: vfs cache: starting upload 2025/07/16 02:10:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:40 INFO : dir/file1: Copied (replaced existing) 2025/07/16 02:10:40 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-07-16 02:10:40 +0000 UTC" 2025/07/16 02:10:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/16 02:10:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/16 02:10:40 DEBUG : dir: Looking for writers 2025/07/16 02:10:40 DEBUG : file1: reading active writers 2025/07/16 02:10:40 DEBUG : Looking for writers 2025/07/16 02:10:40 DEBUG : dir: reading active writers 2025/07/16 02:10:40 DEBUG : >WaitForWriters: 2025/07/16 02:10:40 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:40 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:40 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:10:40 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:10:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:40 DEBUG : dir/file1: newRWFileHandle: 2025/07/16 02:10:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/16 02:10:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/16 02:10:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/16 02:10:40 DEBUG : dir/file1(0xc000950600): _writeAt: size=5, off=0 2025/07/16 02:10:40 DEBUG : dir/file1(0xc000950600): openPending: 2025/07/16 02:10:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/16 02:10:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/16 02:10:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:40 DEBUG : dir/file1(0xc000950600): >openPending: err= 2025/07/16 02:10:40 DEBUG : dir/file1(0xc000950600): >_writeAt: n=5, err= 2025/07/16 02:10:40 DEBUG : dir/file1(0xc000950600): _writeAt: size=15, off=5 2025/07/16 02:10:40 DEBUG : dir/file1(0xc000950600): >_writeAt: n=15, err= 2025/07/16 02:10:40 DEBUG : dir/file1(0xc000950600): close: 2025/07/16 02:10:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/16 02:10:40 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-16 02:10:40.58718027 +0000 UTC m=+12.016065520 2025/07/16 02:10:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:40 DEBUG : dir/file1(0xc000950600): >close: err= 2025/07/16 02:10:40 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:40 DEBUG : dir: Looking for writers 2025/07/16 02:10:40 DEBUG : file1: reading active writers 2025/07/16 02:10:40 DEBUG : Looking for writers 2025/07/16 02:10:40 DEBUG : dir: reading active writers 2025/07/16 02:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/16 02:10:40 DEBUG : dir: Looking for writers 2025/07/16 02:10:40 DEBUG : file1: reading active writers 2025/07/16 02:10:40 DEBUG : Looking for writers 2025/07/16 02:10:40 DEBUG : dir: reading active writers 2025/07/16 02:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/16 02:10:40 DEBUG : dir: Looking for writers 2025/07/16 02:10:40 DEBUG : file1: reading active writers 2025/07/16 02:10:40 DEBUG : Looking for writers 2025/07/16 02:10:40 DEBUG : dir: reading active writers 2025/07/16 02:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/16 02:10:40 DEBUG : dir: Looking for writers 2025/07/16 02:10:40 DEBUG : file1: reading active writers 2025/07/16 02:10:40 DEBUG : Looking for writers 2025/07/16 02:10:40 DEBUG : dir: reading active writers 2025/07/16 02:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/16 02:10:40 DEBUG : dir/file1: vfs cache: starting upload 2025/07/16 02:10:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:40 INFO : dir/file1: Copied (replaced existing) 2025/07/16 02:10:40 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-07-16 02:10:40 +0000 UTC" 2025/07/16 02:10:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/16 02:10:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/16 02:10:40 DEBUG : dir: Looking for writers 2025/07/16 02:10:40 DEBUG : file1: reading active writers 2025/07/16 02:10:40 DEBUG : Looking for writers 2025/07/16 02:10:40 DEBUG : dir: reading active writers 2025/07/16 02:10:40 DEBUG : >WaitForWriters: 2025/07/16 02:10:40 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:40 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:40 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:10:40 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:40 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:10:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:40 DEBUG : file1: newRWFileHandle: 2025/07/16 02:10:40 DEBUG : file1(0xc000878600): openPending: 2025/07/16 02:10:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:40 DEBUG : file1(0xc000878600): >openPending: err= 2025/07/16 02:10:40 DEBUG : file1: >newRWFileHandle: err= 2025/07/16 02:10:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/16 02:10:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/16 02:10:40 DEBUG : file1(0xc000878600): _writeAt: size=5, off=0 2025/07/16 02:10:40 DEBUG : file1(0xc000878600): >_writeAt: n=5, err= 2025/07/16 02:10:40 DEBUG : file1(0xc000878600): close: 2025/07/16 02:10:40 DEBUG : file1: vfs cache: setting modification time to 2025-07-16 02:10:40.807670984 +0000 UTC m=+12.236556234 2025/07/16 02:10:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:40 DEBUG : file1(0xc000878600): >close: err= 2025/07/16 02:10:40 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:40 DEBUG : Looking for writers 2025/07/16 02:10:40 DEBUG : file1: reading active writers 2025/07/16 02:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/16 02:10:40 DEBUG : Looking for writers 2025/07/16 02:10:40 DEBUG : file1: reading active writers 2025/07/16 02:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/16 02:10:40 DEBUG : Looking for writers 2025/07/16 02:10:40 DEBUG : file1: reading active writers 2025/07/16 02:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/16 02:10:40 DEBUG : Looking for writers 2025/07/16 02:10:40 DEBUG : file1: reading active writers 2025/07/16 02:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/16 02:10:40 DEBUG : file1: vfs cache: starting upload 2025/07/16 02:10:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:10:40 INFO : file1: Copied (new) 2025/07/16 02:10:40 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-16 02:10:40 +0000 UTC" 2025/07/16 02:10:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/16 02:10:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:40 INFO : file1: vfs cache: upload succeeded try #1 2025/07/16 02:10:40 DEBUG : Looking for writers 2025/07/16 02:10:40 DEBUG : file1: reading active writers 2025/07/16 02:10:40 DEBUG : >WaitForWriters: 2025/07/16 02:10:40 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:40 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:40 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:10:40 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/07/16 02:10:40 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:10:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/16 02:10:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:40 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d0f880): openPending: 2025/07/16 02:10:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d0f880): >openPending: err= 2025/07/16 02:10:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d0f880): _writeAt: size=5, off=0 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d0f880): >_writeAt: n=5, err= 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d0f880): close: 2025/07/16 02:10:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:40.994282832 +0000 UTC m=+12.423168082 2025/07/16 02:10:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d0f880): >close: err= 2025/07/16 02:10:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/16 02:10:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:40 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d0fd00): _readAt: size=2, off=0 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d0fd00): openPending: 2025/07/16 02:10:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d0fd00): >openPending: err= 2025/07/16 02:10:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d0fd00): >_readAt: n=2, err= 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d0fd00): _writeAt: size=3, off=2 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d0fd00): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d0fd00): close: 2025/07/16 02:10:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:40.994282832 +0000 UTC m=+12.423168082 2025/07/16 02:10:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d0fd00): >close: err= 2025/07/16 02:10:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:40 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d32240): _readAt: size=512, off=0 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d32240): openPending: 2025/07/16 02:10:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d32240): >openPending: err= 2025/07/16 02:10:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d32240): >_readAt: n=5, err=EOF 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d32240): close: 2025/07/16 02:10:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:40.994282832 +0000 UTC m=+12.423168082 2025/07/16 02:10:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d32240): >close: err= 2025/07/16 02:10:40 DEBUG : open-test-file: Remove: 2025/07/16 02:10:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2c40 item 1 2025/07/16 02:10:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/16 02:10:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:40 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d32880): openPending: 2025/07/16 02:10:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d32880): >openPending: err= 2025/07/16 02:10:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d32880): _writeAt: size=5, off=0 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d32880): >_writeAt: n=5, err= 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d32880): close: 2025/07/16 02:10:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:40.99873094 +0000 UTC m=+12.427616190 2025/07/16 02:10:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d32880): >close: err= 2025/07/16 02:10:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:40 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d32d80): _readAt: size=512, off=0 2025/07/16 02:10:40 DEBUG : open-test-file(0xc000d32d80): openPending: 2025/07/16 02:10:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d32d80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d32d80): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d32d80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:40.99873094 +0000 UTC m=+12.427616190 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d32d80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3490 item 2 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d333c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d333c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d333c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d333c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d333c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.002340363 +0000 UTC m=+12.431225613 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d333c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d33840): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d33840): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d33840): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d33840): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d33840): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d33840): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d33840): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.002340363 +0000 UTC m=+12.431225613 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d33840): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d33d00): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d33d00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d33d00): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d33d00): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d33d00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.002340363 +0000 UTC m=+12.431225613 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d33d00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3880 item 3 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d66400): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d66400): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d66400): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d66400): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d66400): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.006609754 +0000 UTC m=+12.435495005 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d66400): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d66940): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d66940): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d66940): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d66940): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d66940): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.006609754 +0000 UTC m=+12.435495005 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d66940): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3e30 item 4 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d66f80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d66f80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d66f80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d66f80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d66f80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.009323557 +0000 UTC m=+12.438208797 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d66f80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d67400): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d67400): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d67400): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d67400): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d67400): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d67400): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d67400): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.009323557 +0000 UTC m=+12.438208797 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d67400): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d678c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d678c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d678c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d678c0): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d678c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.009323557 +0000 UTC m=+12.438208797 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d678c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fe230 item 5 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d67f40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d67f40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d67f40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d67f40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d67f40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.013248533 +0000 UTC m=+12.442133784 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d67f40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da2500): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da2500): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da2500): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da2500): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da2500): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.013248533 +0000 UTC m=+12.442133784 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da2500): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fe9a0 item 6 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da2b80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da2b80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da2b80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da2b80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da2b80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.016603219 +0000 UTC m=+12.445488468 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da2b80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da3080): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da3080): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da3080): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da3080): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da3080): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da3080): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da3080): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.016603219 +0000 UTC m=+12.445488468 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da3080): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da3540): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da3540): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da3540): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da3540): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da3540): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.016603219 +0000 UTC m=+12.445488468 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da3540): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fed20 item 7 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da3bc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da3bc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da3bc0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da3bc0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da3bc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.020721727 +0000 UTC m=+12.449606967 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000da3bc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dca180): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dca180): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dca180): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dca180): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dca180): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.020721727 +0000 UTC m=+12.449606967 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dca180): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008ff1f0 item 8 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dca740): _readAt: size=2, off=0 2025/07/16 02:10:41 ERROR : open-test-file(0xc000dca740): Couldn't read size of file 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dca740): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dca740): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dca740): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dca740): close: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dca740): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcab00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcab00): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcab00): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcab00): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcab00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.024185488 +0000 UTC m=+12.453070738 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcab00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcaf80): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcaf80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcaf80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcaf80): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcaf80): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcaf80): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcaf80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.024185488 +0000 UTC m=+12.453070738 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcaf80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcb480): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcb480): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcb480): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcb480): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcb480): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.024185488 +0000 UTC m=+12.453070738 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcb480): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008ff570 item 9 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcbb00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcbb00): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcbb00): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcbb00): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcbb00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.028222343 +0000 UTC m=+12.457107594 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dcbb00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dea0c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dea0c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dea0c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dea0c0): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dea0c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.028222343 +0000 UTC m=+12.457107594 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dea0c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008ffa40 item 10 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dea700): _readAt: size=2, off=0 2025/07/16 02:10:41 ERROR : open-test-file(0xc000dea700): Couldn't read size of file 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dea700): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dea700): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dea700): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dea700): close: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000dea700): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000deaac0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000deaac0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000deaac0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000deaac0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000deaac0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.031951471 +0000 UTC m=+12.460836711 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000deaac0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000deafc0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000deafc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000deafc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000deafc0): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000deafc0): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000deafc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000deafc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.031951471 +0000 UTC m=+12.460836711 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000deafc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878f40): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878f40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878f40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878f40): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878f40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.031951471 +0000 UTC m=+12.460836711 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878f40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008ffdc0 item 11 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008795c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008795c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008795c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008795c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008795c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.035573118 +0000 UTC m=+12.464458338 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008795c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879b00): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879b00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879b00): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879b00): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879b00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.035573118 +0000 UTC m=+12.464458338 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879b00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001193b0 item 12 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba01c0): _readAt: size=2, off=0 2025/07/16 02:10:41 ERROR : open-test-file(0xc000ba01c0): Couldn't read size of file 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba01c0): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba01c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba01c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba01c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba01c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba0580): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba0580): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba0580): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba0580): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba0580): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.038013928 +0000 UTC m=+12.466899158 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba0580): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba0c40): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba0c40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba0c40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba0c40): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba0c40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.038013928 +0000 UTC m=+12.466899158 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba0c40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001199d0 item 13 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba12c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba12c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba12c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba12c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba12c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.041811775 +0000 UTC m=+12.470697005 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba12c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba1800): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba1800): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba1800): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba1800): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba1800): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.041811775 +0000 UTC m=+12.470697005 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba1800): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119e30 item 14 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba1e40): _readAt: size=2, off=0 2025/07/16 02:10:41 ERROR : open-test-file(0xc000ba1e40): Couldn't read size of file 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba1e40): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba1e40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba1e40): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba1e40): close: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba1e40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc6280): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc6280): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc6280): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc6280): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc6280): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.04487263 +0000 UTC m=+12.473757859 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc6280): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc6940): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc6940): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc6940): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc6940): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc6940): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.04487263 +0000 UTC m=+12.473757859 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc6940): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e460 item 15 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc6fc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc6fc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc6fc0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc6fc0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc6fc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.047556265 +0000 UTC m=+12.476441515 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc6fc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc7500): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc7500): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc7500): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc7500): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc7500): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.047556265 +0000 UTC m=+12.476441515 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc7500): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ea80 item 16 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc7b40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc7b40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc7b40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc7b40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc7b40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.050593174 +0000 UTC m=+12.479478425 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bc7b40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfa040): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfa040): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfa040): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfa040): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfa040): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfa040): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfa040): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfa040): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.050593174 +0000 UTC m=+12.479478425 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfa040): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfa540): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfa540): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfa540): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfa540): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfa540): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.050593174 +0000 UTC m=+12.479478425 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfa540): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ef50 item 17 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfabc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfabc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfabc0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfabc0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfabc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.053954122 +0000 UTC m=+12.482839352 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfabc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfb100): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfb100): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfb100): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfb100): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfb100): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.053954122 +0000 UTC m=+12.482839352 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfb100): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f500 item 18 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfb780): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfb780): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfb780): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfb780): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfb780): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.056006934 +0000 UTC m=+12.484892154 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfb780): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfbc80): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfbc80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfbc80): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfbc80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfbc80): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfbc80): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfbc80): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfbc80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.056006934 +0000 UTC m=+12.484892154 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfbc80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2e200): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2e200): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2e200): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2e200): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2e200): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.056006934 +0000 UTC m=+12.484892154 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2e200): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fa40 item 19 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2e880): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2e880): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2e880): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2e880): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2e880): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.060055662 +0000 UTC m=+12.488940912 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2e880): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2edc0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2edc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2edc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2edc0): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2edc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.060055662 +0000 UTC m=+12.488940912 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2edc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e021c0 item 20 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2f440): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2f440): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2f440): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2f440): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2f440): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.063150229 +0000 UTC m=+12.492035459 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2f440): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2f940): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2f940): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2f940): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2f940): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2f940): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2f940): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2f940): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2f940): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.063150229 +0000 UTC m=+12.492035459 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2f940): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2fe40): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2fe40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2fe40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2fe40): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2fe40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.063150229 +0000 UTC m=+12.492035459 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e2fe40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02620 item 21 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e66540): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e66540): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e66540): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e66540): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e66540): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.066712344 +0000 UTC m=+12.495597574 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e66540): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e66a80): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e66a80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e66a80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e66a80): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e66a80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.066712344 +0000 UTC m=+12.495597574 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e66a80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02af0 item 22 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e67100): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e67100): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e67100): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e67100): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e67100): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.069340285 +0000 UTC m=+12.498225515 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e67100): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e67600): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e67600): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e67600): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e67600): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e67600): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e67600): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e67600): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e67600): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.069340285 +0000 UTC m=+12.498225515 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e67600): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e67b00): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e67b00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e67b00): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e67b00): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e67b00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.069340285 +0000 UTC m=+12.498225515 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e67b00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03030 item 23 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e88200): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e88200): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e88200): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e88200): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e88200): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.072682418 +0000 UTC m=+12.501567638 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e88200): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e88740): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e88740): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e88740): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e88740): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e88740): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.072682418 +0000 UTC m=+12.501567638 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e88740): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03500 item 24 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e88d80): _readAt: size=2, off=0 2025/07/16 02:10:41 ERROR : open-test-file(0xc000e88d80): Couldn't read size of file 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e88d80): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e88d80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e88d80): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e88d80): close: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e88d80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e89140): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e89140): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e89140): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e89140): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e89140): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.075345335 +0000 UTC m=+12.504230565 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e89140): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e89640): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e89640): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e89640): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e89640): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e89640): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e89640): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e89640): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e89640): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.075345335 +0000 UTC m=+12.504230565 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e89640): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e89b80): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e89b80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e89b80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e89b80): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e89b80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.075345335 +0000 UTC m=+12.504230565 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000e89b80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03960 item 25 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea8280): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea8280): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea8280): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea8280): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea8280): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.078961421 +0000 UTC m=+12.507846661 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea8280): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea87c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea87c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea87c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea87c0): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea87c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.078961421 +0000 UTC m=+12.507846661 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea87c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03e30 item 26 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea8e00): _readAt: size=2, off=0 2025/07/16 02:10:41 ERROR : open-test-file(0xc000ea8e00): Couldn't read size of file 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea8e00): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea8e00): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea8e00): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea8e00): close: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea8e00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea91c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea91c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea91c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea91c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea91c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.081573633 +0000 UTC m=+12.510458862 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea91c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea96c0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea96c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea96c0): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea96c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea96c0): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea96c0): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea96c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea96c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.081573633 +0000 UTC m=+12.510458862 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea96c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea9c00): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea9c00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea9c00): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea9c00): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea9c00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.081573633 +0000 UTC m=+12.510458862 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ea9c00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14230 item 27 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f34300): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f34300): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f34300): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f34300): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f34300): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.084696513 +0000 UTC m=+12.513581743 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f34300): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f34840): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f34840): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f34840): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f34840): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f34840): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.084696513 +0000 UTC m=+12.513581743 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f34840): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14770 item 28 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f34e80): _readAt: size=2, off=0 2025/07/16 02:10:41 ERROR : open-test-file(0xc000f34e80): Couldn't read size of file 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f34e80): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f34e80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f34e80): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f34e80): close: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f34e80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f35240): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f35240): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f35240): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f35240): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f35240): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.087437737 +0000 UTC m=+12.516322967 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f35240): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f35900): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f35900): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f35900): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f35900): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f35900): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.087437737 +0000 UTC m=+12.516322967 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f35900): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14af0 item 29 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86000): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86000): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86000): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86000): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86000): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.089755316 +0000 UTC m=+12.518640556 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86000): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86540): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86540): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86540): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86540): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86540): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.089755316 +0000 UTC m=+12.518640556 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86540): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14e70 item 30 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86b80): _readAt: size=2, off=0 2025/07/16 02:10:41 ERROR : open-test-file(0xc000f86b80): Couldn't read size of file 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86b80): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86b80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86b80): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86b80): close: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86b80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86f40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86f40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86f40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86f40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86f40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.092141425 +0000 UTC m=+12.521026665 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f86f40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f87600): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f87600): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f87600): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f87600): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f87600): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.092141425 +0000 UTC m=+12.521026665 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f87600): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15340 item 31 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f87c80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f87c80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f87c80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f87c80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f87c80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.094849106 +0000 UTC m=+12.523734336 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000f87c80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000fa2240): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000fa2240): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000fa2240): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000fa2240): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000fa2240): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.094849106 +0000 UTC m=+12.523734336 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000fa2240): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e156c0 item 32 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000fa2880): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000fa2880): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000fa2880): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000fa2880): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000fa2880): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.098190696 +0000 UTC m=+12.527075947 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000fa2880): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000fa2d00): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000fa2d00): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000fa2d00): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000fa2d00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000fa2d00): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15a40 item 33 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000fa2d00): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000fa2d00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.0991571 +0000 UTC m=+12.528042350 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000fa2d00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5cc00): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5cc00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5cc00): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5cc00): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5cc00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.0991571 +0000 UTC m=+12.528042350 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5cc00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004970a0 item 33 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5d240): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5d240): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5d240): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5d240): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5d240): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.101783178 +0000 UTC m=+12.530668418 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5d240): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5c040): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5c040): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3650 item 34 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5c040): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5c040): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5c040): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5c040): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5c040): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.103515369 +0000 UTC m=+12.532400609 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5c040): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5c580): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5c580): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5c580): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5c580): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5c580): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.103515369 +0000 UTC m=+12.532400609 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5c580): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004963f0 item 34 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5d480): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5d480): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5d480): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5d480): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5d480): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.107071763 +0000 UTC m=+12.535957013 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5d480): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5d900): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5d900): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5d900): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5d900): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5d900): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496e70 item 35 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5d900): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5d900): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.107960822 +0000 UTC m=+12.536846071 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5d900): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5de00): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5de00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5de00): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5de00): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5de00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.107960822 +0000 UTC m=+12.536846071 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5de00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004975e0 item 35 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f8800): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f8800): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f8800): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f8800): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f8800): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.111801178 +0000 UTC m=+12.540686428 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f8800): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f8d00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f8d00): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497b20 item 36 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f8d00): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f8d00): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f8d00): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f8d00): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f8d00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.112891213 +0000 UTC m=+12.541776453 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f8d00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f9240): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f9240): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f9240): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f9240): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f9240): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.112891213 +0000 UTC m=+12.541776453 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f9240): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497dc0 item 36 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f9880): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f9880): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f9880): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f9880): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f9880): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.116282548 +0000 UTC m=+12.545167798 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f9880): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f9d00): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f9d00): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f9d00): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f9d00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f9d00): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fe230 item 37 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f9d00): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f9d00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.117275391 +0000 UTC m=+12.546160641 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009f9d00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079a180): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079a180): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079a180): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079a180): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079a180): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.117275391 +0000 UTC m=+12.546160641 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079a180): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2070 item 37 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079ab80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079ab80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079ab80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079ab80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079ab80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.120779156 +0000 UTC m=+12.549664396 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079ab80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079b4c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079b4c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d24d0 item 38 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079b4c0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079b4c0): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079b4c0): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079b4c0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079b4c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.121981813 +0000 UTC m=+12.550867062 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079b4c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079bc80): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079bc80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079bc80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079bc80): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079bc80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.121981813 +0000 UTC m=+12.550867062 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079bc80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d2b60 item 38 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2540): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2540): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2540): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2540): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2540): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.124867809 +0000 UTC m=+12.553753049 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2540): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2a40): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2a40): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2a40): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2a40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2a40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3b20 item 39 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2a40): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2a40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.125992349 +0000 UTC m=+12.554877599 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2a40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2f40): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2f40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2f40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2f40): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2f40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.125992349 +0000 UTC m=+12.554877599 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2f40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e140e0 item 39 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b35c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b35c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b35c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b35c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b35c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.129101694 +0000 UTC m=+12.557986944 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b35c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3e00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3e00): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e144d0 item 40 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3e00): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3e00): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3e00): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3e00): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3e00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.130222368 +0000 UTC m=+12.559107638 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3e00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0003612c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0003612c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0003612c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0003612c0): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0003612c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.130222368 +0000 UTC m=+12.559107638 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0003612c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14690 item 40 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075a580): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075a580): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075a580): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075a580): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075a580): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075a580): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075a580): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.133185598 +0000 UTC m=+12.562070848 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075a580): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075adc0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075adc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075adc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14a10 item 41 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075adc0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075adc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.134292045 +0000 UTC m=+12.563177305 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075adc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b280): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b280): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b280): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b280): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b280): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14bd0 item 41 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b280): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b280): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.135463582 +0000 UTC m=+12.564348833 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b280): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b840): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b840): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b840): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b840): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b840): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.135463582 +0000 UTC m=+12.564348833 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b840): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14d90 item 41 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075be80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075be80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075be80): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075be80): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075be80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075be80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075be80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.138601882 +0000 UTC m=+12.567487133 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075be80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000114900): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000114900): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000114900): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15260 item 42 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000114900): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000114900): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.139613611 +0000 UTC m=+12.568498860 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000114900): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000115140): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000115140): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15420 item 42 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000115140): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000115140): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000115140): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000115140): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000115140): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.140953244 +0000 UTC m=+12.569838495 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000115140): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96400): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96400): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96400): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96400): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96400): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.140953244 +0000 UTC m=+12.569838495 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96400): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e155e0 item 42 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96a40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96a40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96a40): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96a40): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96a40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96a40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96a40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.144285418 +0000 UTC m=+12.573170659 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96a40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96f40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96f40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96f40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15960 item 43 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96f40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96f40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.145726602 +0000 UTC m=+12.574611853 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96f40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97480): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97480): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97480): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97480): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97480): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15ce0 item 43 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97480): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97480): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.147001937 +0000 UTC m=+12.575887186 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97480): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b979c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b979c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b979c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b979c0): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b979c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.147001937 +0000 UTC m=+12.575887186 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b979c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d92000 item 43 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e0c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e0c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e0c0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e0c0): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e0c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e0c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e0c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.150197854 +0000 UTC m=+12.579083104 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e0c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e6c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e6c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e6c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d92460 item 44 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e6c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e6c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.151145753 +0000 UTC m=+12.580030973 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e6c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087ec00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087ec00): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d92620 item 44 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087ec00): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087ec00): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087ec00): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087ec00): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087ec00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.152382322 +0000 UTC m=+12.581267573 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087ec00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f180): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f180): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f180): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f180): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f180): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.152382322 +0000 UTC m=+12.581267573 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f180): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d928c0 item 44 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f7c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f7c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f7c0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f7c0): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f7c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f7c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f7c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.154937739 +0000 UTC m=+12.583822988 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f7c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087fcc0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087fcc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087fcc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d92cb0 item 45 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087fcc0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087fcc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.155945088 +0000 UTC m=+12.584830339 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087fcc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646540): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646540): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646540): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646540): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646540): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.155945088 +0000 UTC m=+12.584830339 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646540): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d92e70 item 45 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646b80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646b80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646b80): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646b80): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646b80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646b80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646b80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.158570565 +0000 UTC m=+12.587455806 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646b80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647080): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647080): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647080): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d931f0 item 46 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647080): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647080): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.159380646 +0000 UTC m=+12.588265896 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647080): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647780): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647780): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647780): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647780): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647780): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.159380646 +0000 UTC m=+12.588265896 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647780): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d93490 item 46 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647dc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647dc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647dc0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647dc0): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647dc0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647dc0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647dc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.161996305 +0000 UTC m=+12.590881555 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647dc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e340): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e340): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e340): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d93810 item 47 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e340): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e340): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.162932161 +0000 UTC m=+12.591817411 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e340): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015ea40): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015ea40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015ea40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015ea40): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015ea40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.162932161 +0000 UTC m=+12.591817411 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015ea40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d939d0 item 47 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f080): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f080): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f080): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f080): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f080): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f080): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f080): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.16543132 +0000 UTC m=+12.594316570 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f080): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f580): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f580): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f580): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d93d50 item 48 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f580): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f580): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.166893985 +0000 UTC m=+12.595779245 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f580): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015fc80): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015fc80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015fc80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015fc80): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015fc80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.166893985 +0000 UTC m=+12.595779245 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015fc80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0c070 item 48 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178380): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178380): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178380): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178380): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178380): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.169660908 +0000 UTC m=+12.598546159 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178380): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178800): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178800): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178800): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178800): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178800): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178800): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0c770 item 49 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178800): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178800): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.170703304 +0000 UTC m=+12.599588555 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178800): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178d40): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178d40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178d40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178d40): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178d40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.170703304 +0000 UTC m=+12.599588555 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178d40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0c930 item 49 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179440): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179440): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179440): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179440): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179440): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.173318001 +0000 UTC m=+12.602203252 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179440): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179940): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179940): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179940): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0ccb0 item 50 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179940): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179940): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179940): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179940): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179940): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.174567826 +0000 UTC m=+12.603453076 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179940): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179ec0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179ec0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179ec0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179ec0): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179ec0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.174567826 +0000 UTC m=+12.603453076 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179ec0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0ce70 item 50 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc5c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc5c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc5c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc5c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc5c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.177349827 +0000 UTC m=+12.606235077 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc5c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccac0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccac0): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccac0): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccac0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccac0): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccac0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0d340 item 51 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccac0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccac0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.178393175 +0000 UTC m=+12.607278425 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccac0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd100): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd100): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd100): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd100): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd100): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.178393175 +0000 UTC m=+12.607278425 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd100): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0d500 item 51 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd780): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd780): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd780): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd780): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd780): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.181741297 +0000 UTC m=+12.610626538 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd780): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cdc80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cdc80): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cdc80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0d8f0 item 52 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cdc80): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cdc80): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cdc80): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cdc80): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cdc80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.182883191 +0000 UTC m=+12.611768441 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cdc80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a280): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a280): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a280): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a280): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a280): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.182883191 +0000 UTC m=+12.611768441 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a280): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0dab0 item 52 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a980): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a980): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a980): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a980): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a980): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.185790336 +0000 UTC m=+12.614675587 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a980): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ae80): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ae80): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ae80): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ae80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ae80): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ae80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0de30 item 53 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ae80): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ae80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.187454309 +0000 UTC m=+12.616339560 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ae80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0007764c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0007764c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0007764c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0007764c0): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0007764c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.187454309 +0000 UTC m=+12.616339560 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0007764c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e2a0 item 53 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776b40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776b40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776b40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776b40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776b40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.190302364 +0000 UTC m=+12.619187604 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776b40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777040): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777040): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777040): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e620 item 54 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777040): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777040): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777040): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777040): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777040): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.191773404 +0000 UTC m=+12.620658664 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777040): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0007775c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0007775c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0007775c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0007775c0): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0007775c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.191773404 +0000 UTC m=+12.620658664 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0007775c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e7e0 item 54 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777d40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777d40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777d40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777d40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777d40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.195027751 +0000 UTC m=+12.623913001 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777d40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa2c0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa2c0): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa2c0): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa2c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa2c0): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa2c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3eb60 item 55 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa2c0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa2c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.196146501 +0000 UTC m=+12.625031741 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa2c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa800): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa800): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa800): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa800): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa800): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.196146501 +0000 UTC m=+12.625031741 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa800): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3ed20 item 55 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008faec0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008faec0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008faec0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008faec0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008faec0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.198651802 +0000 UTC m=+12.627537042 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008faec0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb3c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb3c0): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb3c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f0a0 item 56 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb3c0): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb3c0): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb3c0): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb3c0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb3c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.199947133 +0000 UTC m=+12.628832383 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb3c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb940): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb940): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb940): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb940): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb940): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.199947133 +0000 UTC m=+12.628832383 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb940): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f260 item 56 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e000): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e000): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e000): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e000): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e000): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e000): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e000): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e000): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.20238537 +0000 UTC m=+12.631270609 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e000): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e540): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e540): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e540): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f5e0 item 57 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e540): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e540): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.203828427 +0000 UTC m=+12.632713677 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e540): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5ea80): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5ea80): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5ea80): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5ea80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5ea80): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5ea80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f7a0 item 57 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5ea80): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5ea80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.205166147 +0000 UTC m=+12.634051398 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5ea80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f040): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f040): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f040): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f040): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f040): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.205166147 +0000 UTC m=+12.634051398 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f040): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f960 item 57 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f680): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f680): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f680): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f680): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f680): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f680): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f680): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f680): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.207965721 +0000 UTC m=+12.636850951 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f680): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5fbc0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5fbc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5fbc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3fce0 item 58 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5fbc0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5fbc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.209139333 +0000 UTC m=+12.638024583 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5fbc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a180): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a180): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a180): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3fea0 item 58 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a180): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a180): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a180): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a180): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a180): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.210614923 +0000 UTC m=+12.639500173 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a180): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a740): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a740): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a740): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a740): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a740): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.210614923 +0000 UTC m=+12.639500173 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a740): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470310 item 58 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ad80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ad80): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ad80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ad80): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ad80): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ad80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ad80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ad80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.21342163 +0000 UTC m=+12.642306890 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ad80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b2c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b2c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b2c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470cb0 item 59 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b2c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b2c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.214404264 +0000 UTC m=+12.643289514 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b2c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b840): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b840): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b840): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b840): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b840): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b840): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471110 item 59 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b840): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b840): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.215759206 +0000 UTC m=+12.644644456 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b840): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067bdc0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067bdc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067bdc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067bdc0): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067bdc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.215759206 +0000 UTC m=+12.644644456 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067bdc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471490 item 59 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2a80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2a80): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2a80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2a80): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2a80): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2a80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2a80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2a80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.218349617 +0000 UTC m=+12.647234868 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2a80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3240): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3240): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3240): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471960 item 60 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3240): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3240): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.219227956 +0000 UTC m=+12.648113206 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3240): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e37c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e37c0): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e37c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471c00 item 60 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e37c0): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e37c0): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e37c0): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e37c0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e37c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.220352136 +0000 UTC m=+12.649237385 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e37c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3e00): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3e00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3e00): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3e00): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3e00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.220352136 +0000 UTC m=+12.649237385 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3e00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471e30 item 60 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68500): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68500): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68500): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68500): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68500): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68500): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68500): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68500): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.223682826 +0000 UTC m=+12.652568086 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68500): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68a40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68a40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68a40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456770 item 61 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68a40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68a40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.224774164 +0000 UTC m=+12.653659414 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68a40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69140): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69140): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69140): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69140): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69140): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.224774164 +0000 UTC m=+12.653659414 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69140): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456a10 item 61 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69780): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69780): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69780): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69780): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69780): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69780): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69780): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69780): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.228206435 +0000 UTC m=+12.657091686 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69780): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69cc0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69cc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69cc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456fc0 item 62 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69cc0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69cc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.229324964 +0000 UTC m=+12.658210224 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69cc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864440): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864440): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864440): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864440): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864440): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.229324964 +0000 UTC m=+12.658210224 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864440): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457420 item 62 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864a80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864a80): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864a80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864a80): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864a80): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864a80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864a80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864a80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.232359208 +0000 UTC m=+12.661244448 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864a80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865000): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865000): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865000): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2230 item 63 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865000): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865000): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.233395793 +0000 UTC m=+12.662281044 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865000): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865700): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865700): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865700): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865700): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865700): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.233395793 +0000 UTC m=+12.662281044 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865700): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2a10 item 63 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865d40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865d40): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865d40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865d40): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865d40): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865d40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865d40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865d40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.236599165 +0000 UTC m=+12.665484415 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865d40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676300): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676300): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676300): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3ab0 item 64 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676300): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676300): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.237540551 +0000 UTC m=+12.666425791 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676300): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676a40): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676a40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676a40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676a40): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676a40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.237540551 +0000 UTC m=+12.666425791 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676a40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3e070 item 64 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677080): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677080): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677080): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677080): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677080): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.240243454 +0000 UTC m=+12.669128703 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677080): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677500): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677500): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677500): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677500): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677500): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3e540 item 65 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677500): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677500): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.241386559 +0000 UTC m=+12.670271809 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677500): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677a00): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677a00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677a00): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677a00): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677a00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.241386559 +0000 UTC m=+12.670271809 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677a00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3e700 item 65 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe0c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe0c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe0c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe0c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe0c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.243929631 +0000 UTC m=+12.672814881 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe0c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe540): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe540): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3ea80 item 66 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe540): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe540): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe540): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe540): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe540): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.245329027 +0000 UTC m=+12.674214267 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe540): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efea80): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efea80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efea80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efea80): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efea80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.245329027 +0000 UTC m=+12.674214267 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efea80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3ec40 item 66 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff0c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff0c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff0c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff0c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff0c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.248251532 +0000 UTC m=+12.677136762 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff0c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff540): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff540): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff540): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff540): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff540): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3efc0 item 67 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff540): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff540): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.250556017 +0000 UTC m=+12.679441237 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff540): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000effa40): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000effa40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000effa40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000effa40): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000effa40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.250556017 +0000 UTC m=+12.679441237 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000effa40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3f180 item 67 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886180): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886180): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886180): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886180): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886180): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.252807712 +0000 UTC m=+12.681692943 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886180): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886680): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886680): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3f500 item 68 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886680): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886680): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886680): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886680): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886680): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.253740563 +0000 UTC m=+12.682625792 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886680): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886c00): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886c00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886c00): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886c00): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886c00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.253740563 +0000 UTC m=+12.682625792 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886c00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3f6c0 item 68 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887240): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887240): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887240): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887240): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887240): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.256291199 +0000 UTC m=+12.685176439 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887240): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008876c0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008876c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008876c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008876c0): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008876c0): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3fab0 item 69 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008876c0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008876c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.257459942 +0000 UTC m=+12.686345172 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008876c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887bc0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887bc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887bc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887bc0): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887bc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.257459942 +0000 UTC m=+12.686345172 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887bc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3fc70 item 69 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e2c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e2c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e2c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e2c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e2c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.260126887 +0000 UTC m=+12.689012117 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e2c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e800): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e800): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370230 item 70 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e800): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e800): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e800): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e800): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e800): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.261408652 +0000 UTC m=+12.690293903 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e800): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090ed40): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090ed40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090ed40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090ed40): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090ed40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.261408652 +0000 UTC m=+12.690293903 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090ed40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370460 item 70 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f3c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f3c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f3c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f3c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f3c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.262721036 +0000 UTC m=+12.691606246 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f3c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f8c0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f8c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f8c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f8c0): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f8c0): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370a80 item 71 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f8c0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f8c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.26344276 +0000 UTC m=+12.692327989 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f8c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090fdc0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090fdc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090fdc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090fdc0): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090fdc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.26344276 +0000 UTC m=+12.692327989 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090fdc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370c40 item 71 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c500): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c500): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c500): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c500): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c500): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.266161551 +0000 UTC m=+12.695046781 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c500): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082ca00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082ca00): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050230 item 72 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082ca00): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082ca00): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082ca00): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082ca00): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082ca00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.2668902 +0000 UTC m=+12.695775429 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082ca00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082cf40): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082cf40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082cf40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082cf40): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082cf40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.2668902 +0000 UTC m=+12.695775429 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082cf40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000503f0 item 72 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082d500): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082d500): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082d500): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082d500): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082d500): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082d500): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082d500): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.268898928 +0000 UTC m=+12.697784168 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082d500): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082da00): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082da00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082da00): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000509a0 item 73 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082da00): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082da00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.269684764 +0000 UTC m=+12.698570004 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082da00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082dec0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082dec0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082dec0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082dec0): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082dec0): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e00 item 73 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082dec0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082dec0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.270570225 +0000 UTC m=+12.699455476 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082dec0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2480): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2480): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2480): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2480): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2480): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.270570225 +0000 UTC m=+12.699455476 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2480): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051030 item 73 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2ac0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2ac0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2ac0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2ac0): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2ac0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2ac0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2ac0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.272815198 +0000 UTC m=+12.701700438 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2ac0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2fc0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2fc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2fc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051490 item 74 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2fc0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2fc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.273740825 +0000 UTC m=+12.702626065 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2fc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3500): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3500): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ce0 item 74 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3500): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3500): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3500): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3500): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3500): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.274804852 +0000 UTC m=+12.703690102 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3500): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3a80): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3a80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3a80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3a80): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3a80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.274804852 +0000 UTC m=+12.703690102 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3a80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051f10 item 74 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838180): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838180): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838180): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838180): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838180): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838180): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838180): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.277028685 +0000 UTC m=+12.705913935 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838180): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838680): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838680): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838680): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0460 item 75 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838680): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838680): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.277973327 +0000 UTC m=+12.706858578 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838680): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838bc0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838bc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838bc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838bc0): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838bc0): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0690 item 75 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838bc0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838bc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.278900688 +0000 UTC m=+12.707785928 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838bc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839100): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839100): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839100): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839100): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839100): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.278900688 +0000 UTC m=+12.707785928 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839100): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0af0 item 75 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839780): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839780): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839780): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839780): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839780): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839780): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839780): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.281157212 +0000 UTC m=+12.710042463 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839780): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839c80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839c80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839c80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b18f0 item 76 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839c80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839c80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.281983403 +0000 UTC m=+12.710868643 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839c80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866240): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866240): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1ce0 item 76 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866240): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866240): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866240): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866240): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866240): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.282991394 +0000 UTC m=+12.711876635 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866240): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866800): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866800): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866800): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866800): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866800): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.282991394 +0000 UTC m=+12.711876635 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866800): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444150 item 76 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866e40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866e40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866e40): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866e40): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866e40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866e40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866e40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.28526466 +0000 UTC m=+12.714149911 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866e40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867340): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867340): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867340): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444540 item 77 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867340): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867340): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.286047309 +0000 UTC m=+12.714932560 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867340): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867a40): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867a40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867a40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867a40): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867a40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.286047309 +0000 UTC m=+12.714932560 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867a40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444850 item 77 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878100): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878100): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878100): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878100): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878100): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878100): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878100): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.288441833 +0000 UTC m=+12.717327073 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878100): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878600): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878600): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878600): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444d20 item 78 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878600): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878600): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.289239891 +0000 UTC m=+12.718125131 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878600): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878d40): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878d40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878d40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878d40): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878d40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.289239891 +0000 UTC m=+12.718125131 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878d40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444ee0 item 78 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879380): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879380): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879380): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879380): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879380): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879380): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879380): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.291773075 +0000 UTC m=+12.720658315 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879380): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879880): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879880): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879880): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004455e0 item 79 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879880): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879880): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.292702328 +0000 UTC m=+12.721587579 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879880): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a72000): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a72000): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a72000): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a72000): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a72000): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.292702328 +0000 UTC m=+12.721587579 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a72000): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004458f0 item 79 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a72640): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a72640): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a72640): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a72640): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a72640): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a72640): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a72640): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.295468129 +0000 UTC m=+12.724353369 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a72640): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a72b40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a72b40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a72b40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445f10 item 80 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a72b40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a72b40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.296669022 +0000 UTC m=+12.725554262 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a72b40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a73240): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a73240): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a73240): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a73240): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a73240): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.296669022 +0000 UTC m=+12.725554262 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a73240): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464620 item 80 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a73880): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a73880): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a73880): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a73880): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a73880): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.299158033 +0000 UTC m=+12.728043284 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a73880): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a73d00): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a73d00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a73d00): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a73d00): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a73d00): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a73d00): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464af0 item 81 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a73d00): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a73d00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.300235966 +0000 UTC m=+12.729121216 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a73d00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8e2c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8e2c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8e2c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8e2c0): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8e2c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.300235966 +0000 UTC m=+12.729121216 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8e2c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464e00 item 81 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8e940): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8e940): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8e940): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8e940): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8e940): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.302426838 +0000 UTC m=+12.731312077 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8e940): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8ee40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8ee40): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8ee40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465b90 item 82 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8ee40): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8ee40): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8ee40): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8ee40): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8ee40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.303329812 +0000 UTC m=+12.732215052 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8ee40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8f3c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8f3c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8f3c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8f3c0): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8f3c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.303329812 +0000 UTC m=+12.732215052 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8f3c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465e30 item 82 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8fa40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8fa40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8fa40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8fa40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8fa40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.30591291 +0000 UTC m=+12.734798160 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8fa40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8ff40): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8ff40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8ff40): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8ff40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8ff40): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8ff40): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c5b0 item 83 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8ff40): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8ff40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.306805635 +0000 UTC m=+12.735690885 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000a8ff40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aaa500): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aaa500): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aaa500): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aaa500): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aaa500): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.306805635 +0000 UTC m=+12.735690885 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aaa500): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c7e0 item 83 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aaab80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aaab80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aaab80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aaab80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aaab80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.308990736 +0000 UTC m=+12.737875986 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aaab80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aab080): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aab080): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aab080): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ce00 item 84 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aab080): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aab080): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aab080): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aab080): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aab080): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.309997415 +0000 UTC m=+12.738882654 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aab080): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aab600): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aab600): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aab600): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aab600): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aab600): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.309997415 +0000 UTC m=+12.738882654 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aab600): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d260 item 84 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aabc80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aabc80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aabc80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aabc80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aabc80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.312533433 +0000 UTC m=+12.741418684 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aabc80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac8200): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac8200): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac8200): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac8200): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac8200): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac8200): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d650 item 85 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac8200): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac8200): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.31345877 +0000 UTC m=+12.742344020 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac8200): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac8740): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac8740): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac8740): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac8740): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac8740): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.31345877 +0000 UTC m=+12.742344020 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac8740): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d880 item 85 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac8dc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac8dc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac8dc0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac8dc0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac8dc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.315993276 +0000 UTC m=+12.744878527 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac8dc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac92c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac92c0): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac92c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e25b0 item 86 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac92c0): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac92c0): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac92c0): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac92c0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac92c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.317324595 +0000 UTC m=+12.746209845 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac92c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac9840): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac9840): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac9840): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac9840): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac9840): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.317324595 +0000 UTC m=+12.746209845 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac9840): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3110 item 86 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac9ec0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac9ec0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac9ec0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac9ec0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac9ec0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.320705068 +0000 UTC m=+12.749590338 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ac9ec0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aee440): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aee440): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aee440): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aee440): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aee440): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aee440): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3880 item 87 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aee440): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aee440): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.321961306 +0000 UTC m=+12.750846556 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aee440): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aee980): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aee980): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aee980): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aee980): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aee980): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.321961306 +0000 UTC m=+12.750846556 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aee980): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3ea0 item 87 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aef000): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aef000): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aef000): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aef000): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aef000): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.32509162 +0000 UTC m=+12.753976871 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aef000): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aef500): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aef500): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aef500): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a44d0 item 88 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aef500): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aef500): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aef500): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aef500): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aef500): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.326402901 +0000 UTC m=+12.755288151 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aef500): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aefa80): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aefa80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aefa80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aefa80): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aefa80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.326402901 +0000 UTC m=+12.755288151 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000aefa80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a47e0 item 88 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08140): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08140): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08140): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08140): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08140): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08140): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08140): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08140): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.329857024 +0000 UTC m=+12.758742263 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08140): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08680): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08680): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08680): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4d20 item 89 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08680): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08680): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.331312965 +0000 UTC m=+12.760198216 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08680): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08bc0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08bc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08bc0): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08bc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08bc0): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08bc0): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a51f0 item 89 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08bc0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08bc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.332556889 +0000 UTC m=+12.761442139 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b08bc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b09140): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b09140): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b09140): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b09140): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b09140): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.332556889 +0000 UTC m=+12.761442139 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b09140): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5490 item 89 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b09780): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b09780): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b09780): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b09780): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b09780): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b09780): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b09780): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b09780): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.335673117 +0000 UTC m=+12.764558367 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b09780): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b09cc0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b09cc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b09cc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5810 item 90 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b09cc0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b09cc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.336546196 +0000 UTC m=+12.765431446 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b09cc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22280): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22280): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22280): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a59d0 item 90 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22280): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22280): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22280): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22280): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22280): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.337814847 +0000 UTC m=+12.766700097 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22280): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22840): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22840): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22840): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22840): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22840): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.337814847 +0000 UTC m=+12.766700097 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22840): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5ce0 item 90 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22e80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22e80): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22e80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22e80): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22e80): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22e80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22e80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22e80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.341051781 +0000 UTC m=+12.769937031 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b22e80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b233c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b233c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b233c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e460 item 91 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b233c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b233c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.342164319 +0000 UTC m=+12.771049570 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b233c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b23900): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b23900): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b23900): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b23900): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b23900): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b23900): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e770 item 91 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b23900): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b23900): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.343437509 +0000 UTC m=+12.772322759 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b23900): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b23e80): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b23e80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b23e80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b23e80): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b23e80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.343437509 +0000 UTC m=+12.772322759 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b23e80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e9a0 item 91 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46540): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46540): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46540): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46540): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46540): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46540): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46540): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46540): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.346807763 +0000 UTC m=+12.775693013 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46540): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46a80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46a80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46a80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ed20 item 92 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46a80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46a80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.347981406 +0000 UTC m=+12.776866656 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46a80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46fc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46fc0): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46fc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040efc0 item 92 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46fc0): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46fc0): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46fc0): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46fc0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46fc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.349688299 +0000 UTC m=+12.778573548 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b46fc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b47580): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b47580): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b47580): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b47580): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b47580): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.349688299 +0000 UTC m=+12.778573548 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b47580): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f180 item 92 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b47bc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b47bc0): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b47bc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b47bc0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b47bc0): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b47bc0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b47bc0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b47bc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.352813353 +0000 UTC m=+12.781698603 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b47bc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba4180): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba4180): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba4180): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fb90 item 93 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba4180): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba4180): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.353858604 +0000 UTC m=+12.782743855 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba4180): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba4880): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba4880): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba4880): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba4880): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba4880): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.353858604 +0000 UTC m=+12.782743855 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba4880): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e4620 item 93 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba4ec0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba4ec0): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba4ec0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba4ec0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba4ec0): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba4ec0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba4ec0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba4ec0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.357332213 +0000 UTC m=+12.786217463 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba4ec0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba5400): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba5400): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba5400): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e4e70 item 94 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba5400): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba5400): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.358597828 +0000 UTC m=+12.787483069 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba5400): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba5b00): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba5b00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba5b00): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba5b00): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba5b00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.358597828 +0000 UTC m=+12.787483069 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000ba5b00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e5110 item 94 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bca1c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bca1c0): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bca1c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bca1c0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bca1c0): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bca1c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bca1c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bca1c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.361752288 +0000 UTC m=+12.790637528 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bca1c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bca700): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bca700): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bca700): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e5dc0 item 95 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bca700): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bca700): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.362841872 +0000 UTC m=+12.791727113 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bca700): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bcae00): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bcae00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bcae00): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bcae00): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bcae00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.362841872 +0000 UTC m=+12.791727113 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bcae00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2230 item 95 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bcb440): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bcb440): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bcb440): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bcb440): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bcb440): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bcb440): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bcb440): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bcb440): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.366223108 +0000 UTC m=+12.795108348 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bcb440): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bcb980): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bcb980): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bcb980): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2e00 item 96 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bcb980): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bcb980): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.367355863 +0000 UTC m=+12.796241114 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bcb980): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfa100): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfa100): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfa100): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfa100): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfa100): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.367355863 +0000 UTC m=+12.796241114 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000bfa100): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b36c0 item 96 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= 2025/07/16 02:10:41 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:41 DEBUG : Looking for writers 2025/07/16 02:10:41 DEBUG : >WaitForWriters: 2025/07/16 02:10:41 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:41 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:41 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:10:41 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:41 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/07/16 02:10:41 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079b980): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079b980): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079b980): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079b980): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079b980): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.393168434 +0000 UTC m=+12.822053734 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079b980): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0001e13c0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0001e13c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0001e13c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0001e13c0): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0001e13c0): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0001e13c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0001e13c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.393168434 +0000 UTC m=+12.822053734 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0001e13c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2580): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2580): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2580): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2580): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2580): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.393168434 +0000 UTC m=+12.822053734 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2580): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ca10 item 1 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2bc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2bc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2bc0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2bc0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2bc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.398445417 +0000 UTC m=+12.827330667 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2bc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b30c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b30c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b30c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b30c0): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b30c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.398445417 +0000 UTC m=+12.827330667 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b30c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d1f0 item 2 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3740): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3740): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3740): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3740): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3740): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.401936868 +0000 UTC m=+12.830822119 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3740): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3ec0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3ec0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3ec0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3ec0): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3ec0): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3ec0): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3ec0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.401936868 +0000 UTC m=+12.830822119 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3ec0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0003613c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0003613c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0003613c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0003613c0): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0003613c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.401936868 +0000 UTC m=+12.830822119 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0003613c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d650 item 3 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075a880): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075a880): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075a880): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075a880): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075a880): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.406882138 +0000 UTC m=+12.835767389 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075a880): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075af00): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075af00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075af00): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075af00): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075af00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.406882138 +0000 UTC m=+12.835767389 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075af00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dce0 item 4 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b540): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b540): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b540): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b540): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b540): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.409331676 +0000 UTC m=+12.838216907 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b540): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075ba40): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075ba40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075ba40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075ba40): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075ba40): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075ba40): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075ba40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.409331676 +0000 UTC m=+12.838216907 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075ba40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075bf00): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075bf00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075bf00): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075bf00): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075bf00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.409331676 +0000 UTC m=+12.838216907 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075bf00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a05b0 item 5 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000114c40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000114c40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000114c40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000114c40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000114c40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.412792049 +0000 UTC m=+12.841677300 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000114c40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96080): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96080): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96080): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96080): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96080): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.412792049 +0000 UTC m=+12.841677300 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96080): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0fc0 item 6 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96700): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96700): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96700): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96700): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96700): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.41504658 +0000 UTC m=+12.843931811 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96700): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96c00): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96c00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96c00): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96c00): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96c00): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96c00): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96c00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.41504658 +0000 UTC m=+12.843931811 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96c00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b970c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b970c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b970c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b970c0): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b970c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.41504658 +0000 UTC m=+12.843931811 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b970c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a17a0 item 7 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97740): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97740): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97740): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97740): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97740): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.418359819 +0000 UTC m=+12.847245039 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97740): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97c80): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97c80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97c80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97c80): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97c80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.418359819 +0000 UTC m=+12.847245039 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97c80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fe070 item 8 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e400): _readAt: size=2, off=0 2025/07/16 02:10:41 ERROR : open-test-file(0xc00087e400): Couldn't read size of file 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e400): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e400): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e400): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e400): close: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e400): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e7c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e7c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e7c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e7c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e7c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.421422065 +0000 UTC m=+12.850307295 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e7c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087ec40): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087ec40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087ec40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087ec40): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087ec40): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087ec40): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087ec40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.421422065 +0000 UTC m=+12.850307295 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087ec40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f140): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f140): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f140): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f140): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f140): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.421422065 +0000 UTC m=+12.850307295 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f140): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fe3f0 item 9 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f7c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f7c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f7c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f7c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f7c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.424583507 +0000 UTC m=+12.853468738 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f7c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087fd00): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087fd00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087fd00): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087fd00): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087fd00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.424583507 +0000 UTC m=+12.853468738 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087fd00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008feb60 item 10 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0006464c0): _readAt: size=2, off=0 2025/07/16 02:10:41 ERROR : open-test-file(0xc0006464c0): Couldn't read size of file 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0006464c0): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0006464c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0006464c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0006464c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0006464c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646880): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646880): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646880): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646880): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646880): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.426845111 +0000 UTC m=+12.855730352 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646880): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646d80): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646d80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646d80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646d80): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646d80): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646d80): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646d80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.426845111 +0000 UTC m=+12.855730352 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646d80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647280): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647280): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647280): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647280): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647280): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.426845111 +0000 UTC m=+12.855730352 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647280): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008feee0 item 11 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e180): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e180): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e180): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e180): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e180): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.430614265 +0000 UTC m=+12.859499515 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e180): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e6c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e6c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e6c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e6c0): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e6c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.430614265 +0000 UTC m=+12.859499515 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e6c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004964d0 item 12 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015ed00): _readAt: size=2, off=0 2025/07/16 02:10:41 ERROR : open-test-file(0xc00015ed00): Couldn't read size of file 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015ed00): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015ed00): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015ed00): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015ed00): close: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015ed00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f0c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f0c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f0c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f0c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f0c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.433424609 +0000 UTC m=+12.862309839 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f0c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f780): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f780): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f780): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f780): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f780): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.433424609 +0000 UTC m=+12.862309839 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f780): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496f50 item 13 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015fe40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015fe40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015fe40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015fe40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015fe40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.436056007 +0000 UTC m=+12.864941257 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015fe40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178400): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178400): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178400): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178400): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178400): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.436056007 +0000 UTC m=+12.864941257 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178400): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497490 item 14 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178a40): _readAt: size=2, off=0 2025/07/16 02:10:41 ERROR : open-test-file(0xc000178a40): Couldn't read size of file 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178a40): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178a40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178a40): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178a40): close: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178a40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178e00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178e00): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178e00): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178e00): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178e00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.438528928 +0000 UTC m=+12.867414138 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000178e00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179540): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179540): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179540): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179540): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179540): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.438528928 +0000 UTC m=+12.867414138 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179540): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004979d0 item 15 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179bc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179bc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179bc0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179bc0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179bc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.440104094 +0000 UTC m=+12.868989304 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000179bc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc180): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc180): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc180): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc180): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc180): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.440104094 +0000 UTC m=+12.868989304 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc180): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497f10 item 16 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc7c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc7c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc7c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc7c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc7c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.441762726 +0000 UTC m=+12.870647946 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc7c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccc40): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccc40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccc40): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccc40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccc40): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccc40): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccc40): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccc40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.441762726 +0000 UTC m=+12.870647946 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccc40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd240): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd240): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd240): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd240): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd240): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.441762726 +0000 UTC m=+12.870647946 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd240): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d23f0 item 17 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd8c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd8c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd8c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd8c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd8c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.444710929 +0000 UTC m=+12.873596169 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd8c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cde00): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cde00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cde00): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cde00): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cde00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.444710929 +0000 UTC m=+12.873596169 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cde00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3570 item 18 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776500): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776500): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776500): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776500): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776500): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.446769482 +0000 UTC m=+12.875654692 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776500): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776a00): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776a00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776a00): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776a00): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776a00): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776a00): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776a00): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776a00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.446769482 +0000 UTC m=+12.875654692 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776a00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776f00): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776f00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776f00): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776f00): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776f00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.446769482 +0000 UTC m=+12.875654692 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776f00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d3c00 item 19 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777580): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777580): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777580): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777580): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777580): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.452085488 +0000 UTC m=+12.880970698 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777580): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777bc0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777bc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777bc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777bc0): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777bc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.452085488 +0000 UTC m=+12.880970698 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777bc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e144d0 item 20 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa2c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa2c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa2c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa2c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa2c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.45461722 +0000 UTC m=+12.883502469 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa2c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa7c0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa7c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa7c0): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa7c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa7c0): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa7c0): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa7c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa7c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.45461722 +0000 UTC m=+12.883502469 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa7c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fad00): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fad00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fad00): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fad00): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fad00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.45461722 +0000 UTC m=+12.883502469 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fad00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14850 item 21 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb380): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb380): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb380): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb380): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb380): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.458653683 +0000 UTC m=+12.887538954 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb380): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a500): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a500): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a500): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a500): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a500): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.458653683 +0000 UTC m=+12.887538954 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a500): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14d20 item 22 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ac00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ac00): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ac00): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ac00): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ac00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.460776818 +0000 UTC m=+12.889662058 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ac00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064b100): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064b100): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064b100): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064b100): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064b100): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064b100): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064b100): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064b100): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.460776818 +0000 UTC m=+12.889662058 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064b100): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064b600): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064b600): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064b600): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064b600): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064b600): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.460776818 +0000 UTC m=+12.889662058 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064b600): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0cd90 item 23 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064bc80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064bc80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064bc80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064bc80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064bc80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.463045596 +0000 UTC m=+12.891930806 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064bc80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e240): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e240): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e240): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e240): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e240): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.463045596 +0000 UTC m=+12.891930806 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e240): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0d3b0 item 24 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e880): _readAt: size=2, off=0 2025/07/16 02:10:41 ERROR : open-test-file(0xc000b5e880): Couldn't read size of file 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e880): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e880): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e880): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e880): close: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e880): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5ec40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5ec40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5ec40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5ec40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5ec40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.464814215 +0000 UTC m=+12.893699425 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5ec40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f180): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f180): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f180): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f180): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f180): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f180): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f180): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f180): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.464814215 +0000 UTC m=+12.893699425 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f180): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f6c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f6c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f6c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f6c0): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f6c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.464814215 +0000 UTC m=+12.893699425 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f6c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0d730 item 25 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5fd40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5fd40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5fd40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5fd40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5fd40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.466804138 +0000 UTC m=+12.895689349 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5fd40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a300): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a300): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a300): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a300): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a300): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.466804138 +0000 UTC m=+12.895689349 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a300): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0dc70 item 26 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a940): _readAt: size=2, off=0 2025/07/16 02:10:41 ERROR : open-test-file(0xc00067a940): Couldn't read size of file 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a940): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a940): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a940): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a940): close: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a940): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ad00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ad00): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ad00): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ad00): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ad00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.46835012 +0000 UTC m=+12.897235340 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ad00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b200): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b200): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b200): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b200): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b200): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b200): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b200): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b200): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.46835012 +0000 UTC m=+12.897235340 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b200): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b780): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b780): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b780): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b780): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b780): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.46835012 +0000 UTC m=+12.897235340 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b780): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d92150 item 27 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067be00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067be00): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067be00): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067be00): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067be00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.47110489 +0000 UTC m=+12.899990120 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067be00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2980): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2980): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2980): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2980): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2980): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.47110489 +0000 UTC m=+12.899990120 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2980): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d92690 item 28 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3280): _readAt: size=2, off=0 2025/07/16 02:10:41 ERROR : open-test-file(0xc0000e3280): Couldn't read size of file 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3280): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3280): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3280): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3280): close: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3280): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3680): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3680): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3680): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3680): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3680): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.473939008 +0000 UTC m=+12.902824249 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3680): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3d40): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3d40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3d40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3d40): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3d40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.473939008 +0000 UTC m=+12.902824249 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3d40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d92b60 item 29 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68480): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68480): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68480): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68480): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68480): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.477116962 +0000 UTC m=+12.906002212 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68480): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d689c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d689c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d689c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d689c0): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d689c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.477116962 +0000 UTC m=+12.906002212 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d689c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d92ee0 item 30 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69000): _readAt: size=2, off=0 2025/07/16 02:10:41 ERROR : open-test-file(0xc000d69000): Couldn't read size of file 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69000): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69000): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69000): >_writeAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69000): close: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69000): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d693c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d693c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d693c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d693c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d693c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.479744594 +0000 UTC m=+12.908629824 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d693c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69a80): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69a80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69a80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69a80): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69a80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.479744594 +0000 UTC m=+12.908629824 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69a80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d932d0 item 31 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864180): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864180): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864180): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864180): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864180): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.482271525 +0000 UTC m=+12.911156765 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864180): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008646c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008646c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008646c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008646c0): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008646c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.482271525 +0000 UTC m=+12.911156765 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008646c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d936c0 item 32 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864d40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864d40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864d40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864d40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864d40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.484919153 +0000 UTC m=+12.913804384 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864d40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008651c0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008651c0): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008651c0): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008651c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008651c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d93a40 item 33 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008651c0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008651c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.485868966 +0000 UTC m=+12.914754206 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008651c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008656c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008656c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008656c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008656c0): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008656c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.485868966 +0000 UTC m=+12.914754206 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008656c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d93c00 item 33 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865d00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865d00): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865d00): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865d00): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865d00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.488399615 +0000 UTC m=+12.917284845 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865d00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676200): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676200): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e2a0 item 34 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676200): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676200): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676200): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676200): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676200): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.489826964 +0000 UTC m=+12.918712193 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676200): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676780): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676780): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676780): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676780): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676780): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.489826964 +0000 UTC m=+12.918712193 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676780): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e460 item 34 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676dc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676dc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676dc0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676dc0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676dc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.49215378 +0000 UTC m=+12.921039010 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676dc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677240): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677240): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677240): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677240): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677240): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e7e0 item 35 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677240): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677240): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.493017802 +0000 UTC m=+12.921903042 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677240): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677740): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677740): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677740): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677740): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677740): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.493017802 +0000 UTC m=+12.921903042 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677740): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e9a0 item 35 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677dc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677dc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677dc0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677dc0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677dc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.495640393 +0000 UTC m=+12.924525624 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677dc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe340): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe340): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3ed20 item 36 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe340): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe340): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe340): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe340): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe340): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.496556362 +0000 UTC m=+12.925441592 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe340): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe880): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe880): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe880): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe880): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe880): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.496556362 +0000 UTC m=+12.925441592 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe880): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3eee0 item 36 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efeec0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efeec0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efeec0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efeec0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efeec0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.499059119 +0000 UTC m=+12.927944358 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efeec0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff340): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff340): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff340): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff340): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff340): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f260 item 37 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff340): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff340): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.49993919 +0000 UTC m=+12.928824420 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff340): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff840): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff840): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff840): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff840): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff840): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.49993919 +0000 UTC m=+12.928824420 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff840): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f420 item 37 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0006477c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0006477c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0006477c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0006477c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0006477c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.502139369 +0000 UTC m=+12.931024569 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0006477c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647cc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647cc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008ff3b0 item 38 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647cc0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647cc0): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647cc0): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647cc0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647cc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.502937096 +0000 UTC m=+12.931822307 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647cc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886280): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886280): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886280): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886280): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886280): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.502937096 +0000 UTC m=+12.931822307 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886280): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008ff570 item 38 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886940): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886940): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886940): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886940): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886940): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.505158566 +0000 UTC m=+12.934043815 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886940): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886e40): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886e40): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886e40): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886e40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886e40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008ff8f0 item 39 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886e40): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886e40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.506233823 +0000 UTC m=+12.935119073 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886e40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887340): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887340): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887340): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887340): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887340): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.506233823 +0000 UTC m=+12.935119073 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887340): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008ffab0 item 39 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008879c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008879c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008879c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008879c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008879c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.509075796 +0000 UTC m=+12.937961036 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008879c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887ec0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887ec0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008ffe30 item 40 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887ec0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887ec0): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887ec0): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887ec0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887ec0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.510822454 +0000 UTC m=+12.939707684 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887ec0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e480): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e480): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e480): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e480): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e480): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.510822454 +0000 UTC m=+12.939707684 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e480): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004700e0 item 40 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090ea80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090ea80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090ea80): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090ea80): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090ea80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090ea80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090ea80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.513509206 +0000 UTC m=+12.942394436 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090ea80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090ef80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090ef80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090ef80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470a10 item 41 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090ef80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090ef80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.514416188 +0000 UTC m=+12.943301418 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090ef80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f440): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f440): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f440): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f440): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f440): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004710a0 item 41 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f440): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f440): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.515298785 +0000 UTC m=+12.944184014 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f440): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f980): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f980): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f980): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f980): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f980): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.515298785 +0000 UTC m=+12.944184014 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f980): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471420 item 41 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c040): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c040): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c040): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c040): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c040): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c040): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c040): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.517684201 +0000 UTC m=+12.946569440 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c040): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c580): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c580): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c580): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004718f0 item 42 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c580): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c580): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.518474474 +0000 UTC m=+12.947359714 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c580): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082cac0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082cac0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471b20 item 42 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082cac0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082cac0): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082cac0): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082cac0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082cac0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.519467066 +0000 UTC m=+12.948352297 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082cac0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082d040): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082d040): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082d040): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082d040): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082d040): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.519467066 +0000 UTC m=+12.948352297 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082d040): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471dc0 item 42 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082d680): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082d680): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082d680): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082d680): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082d680): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082d680): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082d680): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.521969313 +0000 UTC m=+12.950854553 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082d680): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082db80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082db80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082db80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456700 item 43 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082db80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082db80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.522923353 +0000 UTC m=+12.951808583 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082db80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2140): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2140): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2140): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2140): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2140): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456930 item 43 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2140): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2140): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.524161056 +0000 UTC m=+12.953046285 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2140): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2680): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2680): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2680): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2680): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2680): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.524161056 +0000 UTC m=+12.953046285 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2680): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456b60 item 43 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2cc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2cc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2cc0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2cc0): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2cc0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2cc0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2cc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.526827289 +0000 UTC m=+12.955712530 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a2cc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a31c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a31c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a31c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457340 item 44 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a31c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a31c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.527712972 +0000 UTC m=+12.956598201 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a31c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3700): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3700): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004577a0 item 44 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3700): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3700): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3700): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3700): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3700): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.528676108 +0000 UTC m=+12.957561349 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3700): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3cc0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3cc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3cc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3cc0): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3cc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.528676108 +0000 UTC m=+12.957561349 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008a3cc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457ce0 item 44 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838380): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838380): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838380): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838380): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838380): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838380): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838380): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.531370836 +0000 UTC m=+12.960256076 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838380): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838880): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838880): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838880): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3340 item 45 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838880): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838880): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.532325667 +0000 UTC m=+12.961210908 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838880): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838f80): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838f80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838f80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838f80): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838f80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.532325667 +0000 UTC m=+12.961210908 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000838f80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a3730 item 45 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839600): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839600): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839600): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839600): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839600): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839600): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839600): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.53485331 +0000 UTC m=+12.963738551 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839600): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839b00): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839b00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839b00): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3e310 item 46 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839b00): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839b00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.535805487 +0000 UTC m=+12.964690717 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000839b00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866280): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866280): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866280): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866280): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866280): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.535805487 +0000 UTC m=+12.964690717 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866280): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3e4d0 item 46 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866900): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866900): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866900): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866900): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866900): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866900): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866900): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.538733723 +0000 UTC m=+12.967618953 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866900): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866e00): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866e00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866e00): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3e850 item 47 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866e00): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866e00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.540042509 +0000 UTC m=+12.968927729 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000866e00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867500): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867500): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867500): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867500): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867500): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.540042509 +0000 UTC m=+12.968927729 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867500): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3ea10 item 47 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867b40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867b40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867b40): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867b40): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867b40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867b40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867b40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.542224504 +0000 UTC m=+12.971109734 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000867b40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008780c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008780c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008780c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3ed90 item 48 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008780c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008780c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.543304651 +0000 UTC m=+12.972189871 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008780c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008787c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008787c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008787c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008787c0): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008787c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.543304651 +0000 UTC m=+12.972189871 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008787c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3ef50 item 48 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878e40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878e40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878e40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878e40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878e40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.545994268 +0000 UTC m=+12.974879498 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000878e40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008792c0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008792c0): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008792c0): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008792c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008792c0): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008792c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3f2d0 item 49 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008792c0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008792c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.547233203 +0000 UTC m=+12.976118433 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008792c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879800): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879800): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879800): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879800): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879800): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.547233203 +0000 UTC m=+12.976118433 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879800): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3f490 item 49 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879e80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879e80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879e80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879e80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879e80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.549937188 +0000 UTC m=+12.978822418 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000879e80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000862400): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000862400): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000862400): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3f880 item 50 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000862400): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000862400): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000862400): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000862400): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000862400): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.550959235 +0000 UTC m=+12.979844465 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000862400): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000862980): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000862980): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000862980): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000862980): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000862980): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.550959235 +0000 UTC m=+12.979844465 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000862980): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3fa40 item 50 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000863000): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000863000): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000863000): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000863000): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000863000): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.554429437 +0000 UTC m=+12.983314717 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000863000): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000863500): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000863500): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000863500): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000863500): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000863500): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000863500): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d3fdc0 item 51 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000863500): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000863500): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.555575829 +0000 UTC m=+12.984461089 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000863500): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000863a40): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000863a40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000863a40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000863a40): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000863a40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.555575829 +0000 UTC m=+12.984461089 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000863a40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003701c0 item 51 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000894140): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000894140): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000894140): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000894140): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000894140): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.557748406 +0000 UTC m=+12.986633636 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000894140): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000894640): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000894640): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000894640): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370770 item 52 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000894640): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000894640): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000894640): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000894640): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000894640): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.558750166 +0000 UTC m=+12.987635395 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000894640): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000894bc0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000894bc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000894bc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000894bc0): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000894bc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.558750166 +0000 UTC m=+12.987635395 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000894bc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370a10 item 52 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000895240): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000895240): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000895240): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000895240): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000895240): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.561135421 +0000 UTC m=+12.990020641 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000895240): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000895740): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000895740): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000895740): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000895740): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000895740): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000895740): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371ab0 item 53 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000895740): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000895740): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.562027546 +0000 UTC m=+12.990912776 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000895740): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000895c80): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000895c80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000895c80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000895c80): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000895c80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.562027546 +0000 UTC m=+12.990912776 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000895c80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000501c0 item 53 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e4380): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e4380): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e4380): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e4380): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e4380): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.564128809 +0000 UTC m=+12.993014039 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e4380): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e4880): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e4880): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e4880): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050540 item 54 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e4880): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e4880): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e4880): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e4880): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e4880): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.565011987 +0000 UTC m=+12.993897217 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e4880): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e4e00): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e4e00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e4e00): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e4e00): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e4e00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.565011987 +0000 UTC m=+12.993897217 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e4e00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000507e0 item 54 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e5480): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e5480): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e5480): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e5480): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e5480): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.567276897 +0000 UTC m=+12.996162158 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e5480): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e5980): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e5980): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e5980): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e5980): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e5980): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e5980): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050fc0 item 55 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e5980): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e5980): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.568368806 +0000 UTC m=+12.997254056 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e5980): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e5ec0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e5ec0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e5ec0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e5ec0): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e5ec0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.568368806 +0000 UTC m=+12.997254056 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008e5ec0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000511f0 item 55 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091e5c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091e5c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091e5c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091e5c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091e5c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.57110454 +0000 UTC m=+12.999989810 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091e5c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091eac0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091eac0): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091eac0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051b90 item 56 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091eac0): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091eac0): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091eac0): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091eac0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091eac0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.57243142 +0000 UTC m=+13.001316670 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091eac0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091f040): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091f040): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091f040): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091f040): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091f040): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.57243142 +0000 UTC m=+13.001316670 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091f040): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ea0 item 56 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091f680): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091f680): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091f680): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091f680): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091f680): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091f680): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091f680): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091f680): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.575324739 +0000 UTC m=+13.004209979 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091f680): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091fbc0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091fbc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091fbc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b03f0 item 57 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091fbc0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091fbc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.576418432 +0000 UTC m=+13.005303672 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00091fbc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095e180): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095e180): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095e180): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095e180): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095e180): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095e180): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0620 item 57 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095e180): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095e180): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.577406356 +0000 UTC m=+13.006291586 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095e180): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095e700): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095e700): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095e700): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095e700): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095e700): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.577406356 +0000 UTC m=+13.006291586 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095e700): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0a10 item 57 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095ed40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095ed40): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095ed40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095ed40): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095ed40): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095ed40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095ed40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095ed40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.579580747 +0000 UTC m=+13.008465957 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095ed40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095f280): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095f280): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095f280): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1880 item 58 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095f280): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095f280): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.580245373 +0000 UTC m=+13.009130593 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095f280): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095f7c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095f7c0): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095f7c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1c70 item 58 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095f7c0): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095f7c0): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095f7c0): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095f7c0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095f7c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.580875106 +0000 UTC m=+13.009760316 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095f7c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095fd80): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095fd80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095fd80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095fd80): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095fd80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.580875106 +0000 UTC m=+13.009760316 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00095fd80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004440e0 item 58 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099e440): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099e440): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099e440): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099e440): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099e440): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099e440): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099e440): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099e440): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.58305669 +0000 UTC m=+13.011941900 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099e440): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099e980): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099e980): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099e980): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004444d0 item 59 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099e980): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099e980): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.583673697 +0000 UTC m=+13.012558908 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099e980): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099eec0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099eec0): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099eec0): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099eec0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099eec0): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099eec0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004447e0 item 59 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099eec0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099eec0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.584349916 +0000 UTC m=+13.013235126 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099eec0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099f440): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099f440): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099f440): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099f440): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099f440): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.584349916 +0000 UTC m=+13.013235126 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099f440): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444a10 item 59 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099fa80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099fa80): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099fa80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099fa80): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099fa80): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099fa80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099fa80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099fa80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.586289406 +0000 UTC m=+13.015174616 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00099fa80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da040): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da040): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da040): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444e70 item 60 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da040): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da040): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.586933094 +0000 UTC m=+13.015818294 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da040): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da580): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da580): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da580): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445180 item 60 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da580): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da580): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da580): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da580): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da580): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.587582973 +0000 UTC m=+13.016468183 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da580): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009dab40): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009dab40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009dab40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009dab40): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009dab40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.587582973 +0000 UTC m=+13.016468183 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009dab40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445570 item 60 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009db180): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009db180): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009db180): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009db180): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009db180): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009db180): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009db180): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009db180): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.588942986 +0000 UTC m=+13.017828196 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009db180): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009db6c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009db6c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009db6c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445a40 item 61 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009db6c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009db6c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.589843075 +0000 UTC m=+13.018728284 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009db6c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009dbdc0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009dbdc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009dbdc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009dbdc0): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009dbdc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.589843075 +0000 UTC m=+13.018728284 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009dbdc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445ce0 item 61 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da4c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da4c0): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da4c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da4c0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da4c0): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da4c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da4c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da4c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.592044435 +0000 UTC m=+13.020929646 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009da4c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009daa00): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009daa00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009daa00): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004442a0 item 62 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009daa00): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009daa00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.592594869 +0000 UTC m=+13.021480079 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009daa00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009db100): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009db100): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009db100): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009db100): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009db100): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.592594869 +0000 UTC m=+13.021480079 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0009db100): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004444d0 item 62 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe100): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe100): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe100): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe100): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe100): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe100): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe100): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe100): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.594435283 +0000 UTC m=+13.023320493 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe100): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe640): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe640): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe640): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444a10 item 63 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe640): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe640): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.594902369 +0000 UTC m=+13.023787589 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efe640): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efed40): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efed40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efed40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efed40): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efed40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.594902369 +0000 UTC m=+13.023787589 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000efed40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444cb0 item 63 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff380): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff380): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff380): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff380): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff380): >_readAt: n=0, err=Bad file descriptor 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff380): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff380): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff380): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.596499306 +0000 UTC m=+13.025384526 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff380): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff8c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff8c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff8c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445180 item 64 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff8c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff8c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.597248983 +0000 UTC m=+13.026134193 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000eff8c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa080): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa080): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa080): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa080): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa080): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.597248983 +0000 UTC m=+13.026134193 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa080): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445570 item 64 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa6c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa6c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa6c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa6c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa6c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.598853624 +0000 UTC m=+13.027738834 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fa6c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fab80): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fab80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fab80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fab80): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fab80): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e000 item 65 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fab80): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fab80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.599574988 +0000 UTC m=+13.028460198 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fab80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb080): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb080): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb080): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb080): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb080): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.599574988 +0000 UTC m=+13.028460198 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb080): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e380 item 65 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb6c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb6c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb6c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb6c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb6c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.600904032 +0000 UTC m=+13.029789242 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fb6c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fbb40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fbb40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e700 item 66 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fbb40): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fbb40): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fbb40): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fbb40): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fbb40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.601840359 +0000 UTC m=+13.030725569 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008fbb40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079a100): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079a100): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079a100): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079a100): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079a100): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.601840359 +0000 UTC m=+13.030725569 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079a100): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e8c0 item 66 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079a880): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079a880): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079a880): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079a880): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079a880): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.603056412 +0000 UTC m=+13.031941621 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079a880): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079b200): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079b200): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079b200): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079b200): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079b200): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3ec40 item 67 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079b200): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079b200): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.603689479 +0000 UTC m=+13.032574689 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079b200): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079bac0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079bac0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079bac0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079bac0): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079bac0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.603689479 +0000 UTC m=+13.032574689 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00079bac0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3ee00 item 67 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b22c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b22c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b22c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b22c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b22c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.605471273 +0000 UTC m=+13.034356483 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b22c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2880): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2880): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f180 item 68 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2880): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2880): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2880): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2880): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2880): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.605978866 +0000 UTC m=+13.034864075 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2880): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2dc0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2dc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2dc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2dc0): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2dc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.605978866 +0000 UTC m=+13.034864075 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b2dc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f340 item 68 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3400): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3400): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3400): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3400): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3400): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.607069281 +0000 UTC m=+13.035954492 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3400): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3bc0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3bc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3bc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3bc0): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3bc0): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f7a0 item 69 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3bc0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3bc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.607875033 +0000 UTC m=+13.036760244 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0005b3bc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000360880): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000360880): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000360880): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000360880): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000360880): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.607875033 +0000 UTC m=+13.036760244 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000360880): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f960 item 69 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000361e80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000361e80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000361e80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000361e80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000361e80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.609038707 +0000 UTC m=+13.037923918 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000361e80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075abc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075abc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3fce0 item 70 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075abc0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075abc0): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075abc0): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075abc0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075abc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.609555397 +0000 UTC m=+13.038440607 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075abc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b140): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b140): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b140): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b140): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b140): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.609555397 +0000 UTC m=+13.038440607 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b140): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3fea0 item 70 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b840): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b840): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b840): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b840): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b840): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.610662725 +0000 UTC m=+13.039547935 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075b840): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075bd40): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075bd40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075bd40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075bd40): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075bd40): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14310 item 71 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075bd40): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075bd40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.611132196 +0000 UTC m=+13.040017406 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00075bd40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0001147c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0001147c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0001147c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0001147c0): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0001147c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.611132196 +0000 UTC m=+13.040017406 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0001147c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e144d0 item 71 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000115140): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000115140): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000115140): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000115140): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000115140): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.612580444 +0000 UTC m=+13.041465655 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000115140): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96380): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96380): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14850 item 72 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96380): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96380): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96380): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96380): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96380): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.613101872 +0000 UTC m=+13.041987083 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96380): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b968c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b968c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b968c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b968c0): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b968c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.613101872 +0000 UTC m=+13.041987083 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b968c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14a10 item 72 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96e80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96e80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96e80): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96e80): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96e80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96e80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96e80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.614349383 +0000 UTC m=+13.043234593 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b96e80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97380): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97380): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97380): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14d90 item 73 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97380): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97380): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.614801802 +0000 UTC m=+13.043687013 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97380): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97840): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97840): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97840): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97840): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97840): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14f50 item 73 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97840): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97840): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.615387011 +0000 UTC m=+13.044272221 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97840): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97dc0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97dc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97dc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97dc0): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97dc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.615387011 +0000 UTC m=+13.044272221 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b97dc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15260 item 73 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e580): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e580): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e580): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e580): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e580): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e580): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e580): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.616760068 +0000 UTC m=+13.045645278 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087e580): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087ea80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087ea80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087ea80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e155e0 item 74 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087ea80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087ea80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.617649116 +0000 UTC m=+13.046534366 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087ea80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087efc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087efc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e157a0 item 74 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087efc0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087efc0): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087efc0): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087efc0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087efc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.61886668 +0000 UTC m=+13.047751930 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087efc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f540): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f540): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f540): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f540): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f540): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.61886668 +0000 UTC m=+13.047751930 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087f540): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15960 item 74 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087fb80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087fb80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087fb80): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087fb80): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087fb80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087fb80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087fb80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.620809827 +0000 UTC m=+13.049695038 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00087fb80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e100): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e100): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e100): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15ea0 item 75 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e100): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e100): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.621348588 +0000 UTC m=+13.050233799 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e100): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e640): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e640): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e640): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e640): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e640): _writeAt: size=3, off=2 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c310 item 75 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e640): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e640): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.622120608 +0000 UTC m=+13.051005818 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015e640): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015eb80): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015eb80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015eb80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015eb80): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015eb80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.622120608 +0000 UTC m=+13.051005818 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015eb80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c690 item 75 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f1c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f1c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f1c0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f1c0): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f1c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f1c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f1c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.623666017 +0000 UTC m=+13.052551228 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f1c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f6c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f6c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f6c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cd90 item 76 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f6c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f6c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.624149084 +0000 UTC m=+13.053034294 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015f6c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015fc00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015fc00): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d030 item 76 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015fc00): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015fc00): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015fc00): _writeAt: size=3, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015fc00): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015fc00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.624833178 +0000 UTC m=+13.053718388 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00015fc00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc240): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc240): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc240): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc240): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc240): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.624833178 +0000 UTC m=+13.053718388 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc240): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d1f0 item 76 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc880): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc880): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc880): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc880): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc880): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc880): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc880): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.62672107 +0000 UTC m=+13.055606300 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cc880): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccd80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccd80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccd80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d650 item 77 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccd80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccd80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.627447493 +0000 UTC m=+13.056332724 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008ccd80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd580): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd580): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd580): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd580): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd580): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.627447493 +0000 UTC m=+13.056332724 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cd580): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d960 item 77 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cdbc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cdbc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cdbc0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cdbc0): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cdbc0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cdbc0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cdbc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.629462615 +0000 UTC m=+13.058347856 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008cdbc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776140): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776140): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776140): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ddc0 item 78 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776140): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776140): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.630470116 +0000 UTC m=+13.059355356 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776140): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776840): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776840): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776840): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776840): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776840): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.630470116 +0000 UTC m=+13.059355356 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776840): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0150 item 78 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776e80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776e80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776e80): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776e80): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776e80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776e80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776e80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.632944439 +0000 UTC m=+13.061829678 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000776e80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777380): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777380): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777380): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0700 item 79 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777380): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777380): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.633710527 +0000 UTC m=+13.062595757 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777380): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777b80): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777b80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777b80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777b80): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777b80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.633710527 +0000 UTC m=+13.062595757 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000777b80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0af0 item 79 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a280): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a280): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a280): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a280): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a280): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a280): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a280): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.635942054 +0000 UTC m=+13.064827295 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a280): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a880): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a880): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a880): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1110 item 80 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a880): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a880): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.63685631 +0000 UTC m=+13.065741540 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064a880): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064af80): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064af80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064af80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064af80): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064af80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.63685631 +0000 UTC m=+13.065741540 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064af80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a15e0 item 80 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064b5c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064b5c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064b5c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064b5c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064b5c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.63937138 +0000 UTC m=+13.068256621 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064b5c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ba40): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ba40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ba40): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ba40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ba40): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ba40): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1dc0 item 81 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ba40): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ba40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.640376115 +0000 UTC m=+13.069261356 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00064ba40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e000): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e000): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e000): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e000): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e000): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.640376115 +0000 UTC m=+13.069261356 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e000): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496230 item 81 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e680): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e680): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e680): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e680): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e680): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.643197831 +0000 UTC m=+13.072083061 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5e680): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5eb80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5eb80): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5eb80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496a10 item 82 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5eb80): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5eb80): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5eb80): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5eb80): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5eb80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.644259693 +0000 UTC m=+13.073144933 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5eb80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f140): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f140): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f140): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f140): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f140): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.644259693 +0000 UTC m=+13.073144933 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f140): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496f50 item 82 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f7c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f7c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f7c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f7c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f7c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.646331962 +0000 UTC m=+13.075217192 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5f7c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5fcc0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5fcc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5fcc0): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5fcc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5fcc0): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5fcc0): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497490 item 83 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5fcc0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5fcc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.647134398 +0000 UTC m=+13.076019628 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000b5fcc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a280): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a280): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a280): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a280): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a280): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.647134398 +0000 UTC m=+13.076019628 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a280): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004977a0 item 83 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a900): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a900): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a900): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a900): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a900): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.649348764 +0000 UTC m=+13.078233984 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067a900): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ae00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ae00): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ae00): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497c00 item 84 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ae00): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ae00): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ae00): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ae00): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ae00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.650361174 +0000 UTC m=+13.079246394 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067ae00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b380): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b380): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b380): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b380): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b380): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.650361174 +0000 UTC m=+13.079246394 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00067b380): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497f10 item 84 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2400): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2400): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2400): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2400): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2400): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.652179306 +0000 UTC m=+13.081064526 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2400): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2d80): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2d80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2d80): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2d80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2d80): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2d80): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0c5b0 item 85 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2d80): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2d80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.653159335 +0000 UTC m=+13.082044565 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e2d80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3300): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3300): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3300): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3300): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3300): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.653159335 +0000 UTC m=+13.082044565 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3300): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0c930 item 85 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e39c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e39c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e39c0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e39c0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e39c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.656035662 +0000 UTC m=+13.084920902 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e39c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3ec0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3ec0): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3ec0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0ccb0 item 86 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3ec0): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3ec0): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3ec0): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3ec0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3ec0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.657031261 +0000 UTC m=+13.085916491 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0000e3ec0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68500): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68500): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68500): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68500): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68500): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.657031261 +0000 UTC m=+13.085916491 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68500): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0ce70 item 86 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68b80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68b80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68b80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68b80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68b80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.659288738 +0000 UTC m=+13.088173978 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d68b80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69080): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69080): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69080): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69080): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69080): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69080): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0d340 item 87 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69080): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69080): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.660232408 +0000 UTC m=+13.089117639 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69080): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d695c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d695c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d695c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d695c0): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d695c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.660232408 +0000 UTC m=+13.089117639 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d695c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0d500 item 87 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69c40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69c40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69c40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69c40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69c40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.662857163 +0000 UTC m=+13.091742394 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000d69c40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008641c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008641c0): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008641c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0d8f0 item 88 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008641c0): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008641c0): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008641c0): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008641c0): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008641c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.663786828 +0000 UTC m=+13.092672068 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008641c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864740): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864740): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864740): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864740): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864740): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.663786828 +0000 UTC m=+13.092672068 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864740): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0dab0 item 88 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864dc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864dc0): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864dc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864dc0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864dc0): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864dc0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864dc0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864dc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.665888983 +0000 UTC m=+13.094774213 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000864dc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865300): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865300): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865300): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0de30 item 89 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865300): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865300): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.666683584 +0000 UTC m=+13.095568815 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865300): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865840): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865840): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865840): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865840): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865840): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865840): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d92150 item 89 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865840): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865840): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.667589214 +0000 UTC m=+13.096474444 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865840): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865dc0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865dc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865dc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865dc0): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865dc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.667589214 +0000 UTC m=+13.096474444 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000865dc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d92380 item 89 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676480): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676480): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676480): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676480): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676480): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676480): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676480): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676480): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.670010938 +0000 UTC m=+13.098896158 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676480): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676a00): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676a00): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676a00): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d92700 item 90 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676a00): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676a00): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.67088558 +0000 UTC m=+13.099770809 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676a00): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676f40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676f40): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676f40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d92a10 item 90 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676f40): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676f40): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676f40): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676f40): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676f40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.671973963 +0000 UTC m=+13.100859183 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000676f40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677500): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677500): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677500): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677500): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677500): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.671973963 +0000 UTC m=+13.100859183 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677500): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d92bd0 item 90 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677b40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677b40): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677b40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677b40): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677b40): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677b40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677b40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677b40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.674469796 +0000 UTC m=+13.103355026 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000677b40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646200): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646200): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646200): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d92f50 item 91 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646200): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646200): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.675247776 +0000 UTC m=+13.104133007 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646200): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646740): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646740): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646740): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646740): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646740): >_readAt: n=2, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646740): _writeAt: size=3, off=7 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d93110 item 91 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646740): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646740): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.676345115 +0000 UTC m=+13.105230335 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646740): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646cc0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646cc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646cc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646cc0): >_readAt: n=8, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646cc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.676345115 +0000 UTC m=+13.105230335 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000646cc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d93340 item 91 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647300): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647300): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647300): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647300): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647300): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647300): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647300): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647300): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.678442181 +0000 UTC m=+13.107327411 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647300): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647840): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647840): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647840): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d93730 item 92 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647840): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647840): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.679320209 +0000 UTC m=+13.108205439 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647840): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647d80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647d80): open at offset 5 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647d80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d938f0 item 92 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647d80): _readAt: size=2, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647d80): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647d80): _writeAt: size=3, off=5 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647d80): >_writeAt: n=3, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647d80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.680295018 +0000 UTC m=+13.109180238 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000647d80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008863c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008863c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008863c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008863c0): >_readAt: n=3, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008863c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.680295018 +0000 UTC m=+13.109180238 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc0008863c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d93ab0 item 92 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886a40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886a40): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886a40): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886a40): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886a40): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886a40): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886a40): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886a40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.682460412 +0000 UTC m=+13.111345642 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886a40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886f80): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886f80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886f80): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d93e30 item 93 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886f80): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886f80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.683342788 +0000 UTC m=+13.112228018 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000886f80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887680): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887680): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887680): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887680): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887680): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.683342788 +0000 UTC m=+13.112228018 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887680): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fe150 item 93 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887cc0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887cc0): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887cc0): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887cc0): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887cc0): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887cc0): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887cc0): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887cc0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.68598772 +0000 UTC m=+13.114872940 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc000887cc0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e280): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e280): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e280): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fe770 item 94 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e280): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e280): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.686761132 +0000 UTC m=+13.115646352 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e280): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e9c0): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e9c0): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e9c0): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e9c0): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e9c0): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.686761132 +0000 UTC m=+13.115646352 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090e9c0): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fe930 item 94 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f000): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f000): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f000): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f000): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f000): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f000): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f000): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f000): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.689020382 +0000 UTC m=+13.117905612 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f000): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f540): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f540): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f540): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fecb0 item 95 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f540): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f540): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.69020744 +0000 UTC m=+13.119092660 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090f540): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090fc40): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090fc40): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090fc40): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090fc40): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090fc40): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.69020744 +0000 UTC m=+13.119092660 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00090fc40): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fee70 item 95 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 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/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c340): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c340): open at offset 0 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c340): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c340): _readAt: size=2, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c340): >_readAt: n=0, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c340): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c340): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c340): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.692648109 +0000 UTC m=+13.121533339 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c340): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c880): _writeAt: size=5, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c880): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c880): >openPending: err= 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008ff1f0 item 96 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c880): >_writeAt: n=5, err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c880): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.693375775 +0000 UTC m=+13.122261006 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082c880): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/16 02:10:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:10:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/16 02:10:41 DEBUG : open-test-file: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082cf80): _readAt: size=512, off=0 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082cf80): openPending: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082cf80): >openPending: err= 2025/07/16 02:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082cf80): >_readAt: n=5, err=EOF 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082cf80): close: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-16 02:10:41.693375775 +0000 UTC m=+13.122261006 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/16 02:10:41 DEBUG : open-test-file(0xc00082cf80): >close: err= 2025/07/16 02:10:41 DEBUG : open-test-file: Remove: 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008ff3b0 item 96 2025/07/16 02:10:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/16 02:10:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/16 02:10:41 DEBUG : open-test-file: >Remove: err= 2025/07/16 02:10:41 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:41 DEBUG : Looking for writers 2025/07/16 02:10:41 DEBUG : >WaitForWriters: 2025/07/16 02:10:41 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.72s) --- PASS: TestRWFileHandleOpenTests/writes (0.40s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.33s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:10:41 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:10:41 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:10:41 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:41 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:10:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:10:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:10:41 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:10:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:10:41 DEBUG : file1: newRWFileHandle: 2025/07/16 02:10:41 DEBUG : file1(0xc000866f80): openPending: 2025/07/16 02:10:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:41 DEBUG : file1(0xc000866f80): >openPending: err= 2025/07/16 02:10:41 DEBUG : file1: >newRWFileHandle: err= 2025/07/16 02:10:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:10:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/16 02:10:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/07/16 02:10:41 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:10:41 DEBUG : Looking for writers 2025/07/16 02:10:41 DEBUG : file1: reading active writers 2025/07/16 02:10:41 DEBUG : file1: active writers 1 2025/07/16 02:10:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/07/16 02:10:41 DEBUG : Looking for writers 2025/07/16 02:10:41 DEBUG : file1: reading active writers 2025/07/16 02:10:41 DEBUG : file1: active writers 1 2025/07/16 02:10:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/07/16 02:10:41 DEBUG : Looking for writers 2025/07/16 02:10:41 DEBUG : file1: reading active writers 2025/07/16 02:10:41 DEBUG : file1: active writers 1 2025/07/16 02:10:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/07/16 02:10:41 DEBUG : Looking for writers 2025/07/16 02:10:41 DEBUG : file1: reading active writers 2025/07/16 02:10:41 DEBUG : file1: active writers 1 2025/07/16 02:10:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/07/16 02:10:41 DEBUG : Looking for writers 2025/07/16 02:10:41 DEBUG : file1: reading active writers 2025/07/16 02:10:41 DEBUG : file1: active writers 1 2025/07/16 02:10:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/07/16 02:10:42 DEBUG : Looking for writers 2025/07/16 02:10:42 DEBUG : file1: reading active writers 2025/07/16 02:10:42 DEBUG : file1: active writers 1 2025/07/16 02:10:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/07/16 02:10:42 DEBUG : Looking for writers 2025/07/16 02:10:42 DEBUG : file1: reading active writers 2025/07/16 02:10:42 DEBUG : file1: active writers 1 2025/07/16 02:10:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/07/16 02:10:42 DEBUG : Looking for writers 2025/07/16 02:10:42 DEBUG : file1: reading active writers 2025/07/16 02:10:42 DEBUG : file1: active writers 1 2025/07/16 02:10:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:10:43 DEBUG : Looking for writers 2025/07/16 02:10:43 DEBUG : file1: reading active writers 2025/07/16 02:10:43 DEBUG : file1: active writers 1 2025/07/16 02:10:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:10:44 DEBUG : Looking for writers 2025/07/16 02:10:44 DEBUG : file1: reading active writers 2025/07/16 02:10:44 DEBUG : file1: active writers 1 2025/07/16 02:10:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:10:45 DEBUG : Looking for writers 2025/07/16 02:10:45 DEBUG : file1: reading active writers 2025/07/16 02:10:45 DEBUG : file1: active writers 1 2025/07/16 02:10:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:10:46 DEBUG : Looking for writers 2025/07/16 02:10:46 DEBUG : file1: reading active writers 2025/07/16 02:10:46 DEBUG : file1: active writers 1 2025/07/16 02:10:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:10:47 DEBUG : Looking for writers 2025/07/16 02:10:47 DEBUG : file1: reading active writers 2025/07/16 02:10:47 DEBUG : file1: active writers 1 2025/07/16 02:10:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:10:48 DEBUG : Looking for writers 2025/07/16 02:10:48 DEBUG : file1: reading active writers 2025/07/16 02:10:48 DEBUG : file1: active writers 1 2025/07/16 02:10:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:10:49 DEBUG : Looking for writers 2025/07/16 02:10:49 DEBUG : file1: reading active writers 2025/07/16 02:10:49 DEBUG : file1: active writers 1 2025/07/16 02:10:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:10:50 DEBUG : Looking for writers 2025/07/16 02:10:50 DEBUG : file1: reading active writers 2025/07/16 02:10:50 DEBUG : file1: active writers 1 2025/07/16 02:10:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:10:51 DEBUG : Looking for writers 2025/07/16 02:10:51 DEBUG : file1: reading active writers 2025/07/16 02:10:51 DEBUG : file1: active writers 1 2025/07/16 02:10:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:10:53 DEBUG : Looking for writers 2025/07/16 02:10:53 DEBUG : file1: reading active writers 2025/07/16 02:10:53 DEBUG : file1: active writers 1 2025/07/16 02:10:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:10:54 DEBUG : Looking for writers 2025/07/16 02:10:54 DEBUG : file1: reading active writers 2025/07/16 02:10:54 DEBUG : file1: active writers 1 2025/07/16 02:10:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:10:55 DEBUG : Looking for writers 2025/07/16 02:10:55 DEBUG : file1: reading active writers 2025/07/16 02:10:55 DEBUG : file1: active writers 1 2025/07/16 02:10:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:10:56 DEBUG : Looking for writers 2025/07/16 02:10:56 DEBUG : file1: reading active writers 2025/07/16 02:10:56 DEBUG : file1: active writers 1 2025/07/16 02:10:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:10:57 DEBUG : Looking for writers 2025/07/16 02:10:57 DEBUG : file1: reading active writers 2025/07/16 02:10:57 DEBUG : file1: active writers 1 2025/07/16 02:10:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:10:58 DEBUG : Looking for writers 2025/07/16 02:10:58 DEBUG : file1: reading active writers 2025/07/16 02:10:58 DEBUG : file1: active writers 1 2025/07/16 02:10:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:10:59 DEBUG : Looking for writers 2025/07/16 02:10:59 DEBUG : file1: reading active writers 2025/07/16 02:10:59 DEBUG : file1: active writers 1 2025/07/16 02:10:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:11:00 DEBUG : Looking for writers 2025/07/16 02:11:00 DEBUG : file1: reading active writers 2025/07/16 02:11:00 DEBUG : file1: active writers 1 2025/07/16 02:11:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:11:01 DEBUG : Looking for writers 2025/07/16 02:11:01 DEBUG : file1: reading active writers 2025/07/16 02:11:01 DEBUG : file1: active writers 1 2025/07/16 02:11:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:11:02 DEBUG : Looking for writers 2025/07/16 02:11:02 DEBUG : file1: reading active writers 2025/07/16 02:11:02 DEBUG : file1: active writers 1 2025/07/16 02:11:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:11:03 DEBUG : Looking for writers 2025/07/16 02:11:03 DEBUG : file1: reading active writers 2025/07/16 02:11:03 DEBUG : file1: active writers 1 2025/07/16 02:11:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:11:04 DEBUG : Looking for writers 2025/07/16 02:11:04 DEBUG : file1: reading active writers 2025/07/16 02:11:04 DEBUG : file1: active writers 1 2025/07/16 02:11:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:11:05 DEBUG : Looking for writers 2025/07/16 02:11:05 DEBUG : file1: reading active writers 2025/07/16 02:11:05 DEBUG : file1: active writers 1 2025/07/16 02:11:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:11:06 DEBUG : Looking for writers 2025/07/16 02:11:06 DEBUG : file1: reading active writers 2025/07/16 02:11:06 DEBUG : file1: active writers 1 2025/07/16 02:11:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:11:07 DEBUG : Looking for writers 2025/07/16 02:11:07 DEBUG : file1: reading active writers 2025/07/16 02:11:07 DEBUG : file1: active writers 1 2025/07/16 02:11:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:11:08 DEBUG : Looking for writers 2025/07/16 02:11:08 DEBUG : file1: reading active writers 2025/07/16 02:11:08 DEBUG : file1: active writers 1 2025/07/16 02:11:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:11:09 DEBUG : Looking for writers 2025/07/16 02:11:09 DEBUG : file1: reading active writers 2025/07/16 02:11:09 DEBUG : file1: active writers 1 2025/07/16 02:11:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:11:10 DEBUG : Looking for writers 2025/07/16 02:11:10 DEBUG : file1: reading active writers 2025/07/16 02:11:10 DEBUG : file1: active writers 1 2025/07/16 02:11:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:11:11 DEBUG : Looking for writers 2025/07/16 02:11:11 DEBUG : file1: reading active writers 2025/07/16 02:11:11 DEBUG : file1: active writers 1 2025/07/16 02:11:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/16 02:11:11 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc00063f590 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc00026bc08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824636259392} name:file1 opens:1 downloaders: o: fd:0xc0003f2010 info:{ModTime:{wall:13985330956943099298 ext:13148078726 loc:0x3ff2640} ATime:{wall:13985330956943099298 ext:13148078726 loc:0x3ff2640} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/07/16 02:11:11 DEBUG : >WaitForWriters: 2025/07/16 02:11:11 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:11:11 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:11 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:11:11 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:11:11 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:11:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:11:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:11:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:11:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:11:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:11:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:11:11 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:11:11 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:11:11 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:11:11 DEBUG : rename_me: newRWFileHandle: 2025/07/16 02:11:11 DEBUG : rename_me(0xc000914740): openPending: 2025/07/16 02:11:11 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/16 02:11:11 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/16 02:11:11 DEBUG : rename_me(0xc000914740): >openPending: err= 2025/07/16 02:11:11 DEBUG : rename_me: >newRWFileHandle: err= 2025/07/16 02:11:11 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/16 02:11:11 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/07/16 02:11:11 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/07/16 02:11:11 DEBUG : rename_me(0xc000914740): _writeAt: size=5, off=0 2025/07/16 02:11:11 DEBUG : rename_me(0xc000914740): >_writeAt: n=5, err= 2025/07/16 02:11:11 DEBUG : rename_me(0xc000914740): close: 2025/07/16 02:11:11 DEBUG : rename_me: vfs cache: setting modification time to 2025-07-16 02:11:11.743977412 +0000 UTC m=+43.172862652 2025/07/16 02:11:11 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/07/16 02:11:11 DEBUG : rename_me(0xc000914740): >close: err= 2025/07/16 02:11:11 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/07/16 02:11:11 DEBUG : i_was_renamed: Updating file with 0xc000be1e00 2025/07/16 02:11:11 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/07/16 02:11:11 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/16 02:11:11 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:11 DEBUG : Looking for writers 2025/07/16 02:11:11 DEBUG : i_was_renamed: reading active writers 2025/07/16 02:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/16 02:11:11 DEBUG : Looking for writers 2025/07/16 02:11:11 DEBUG : i_was_renamed: reading active writers 2025/07/16 02:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/16 02:11:11 DEBUG : Looking for writers 2025/07/16 02:11:11 DEBUG : i_was_renamed: reading active writers 2025/07/16 02:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/16 02:11:11 DEBUG : Looking for writers 2025/07/16 02:11:11 DEBUG : i_was_renamed: reading active writers 2025/07/16 02:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/16 02:11:11 DEBUG : i_was_renamed: vfs cache: starting upload 2025/07/16 02:11:11 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:11 INFO : i_was_renamed: Copied (new) 2025/07/16 02:11:11 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-07-16 02:11:11 +0000 UTC" 2025/07/16 02:11:11 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/07/16 02:11:11 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/16 02:11:11 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/07/16 02:11:11 DEBUG : Looking for writers 2025/07/16 02:11:11 DEBUG : i_was_renamed: reading active writers 2025/07/16 02:11:11 DEBUG : >WaitForWriters: 2025/07/16 02:11:11 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:11:11 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:11 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/16 02:11:11 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:11:11 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:11:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:11:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:11:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:11:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:11:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/16 02:11:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{L62vo}/rclone-test-wujocam8yumi" 2025/07/16 02:11:11 INFO : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/16 02:11:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:12 DEBUG : forgetting directory cache 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc00098c300): _readAt: size=512, off=0 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc00098c300): openPending: 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-16 01:12:11 +0000 UTC" against cached fingerprint "" 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/16 02:11:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc00098c300): >openPending: err= 2025/07/16 02:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc00098c300): >_readAt: n=20, err=EOF 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc00098c300): close: 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-16 01:12:11 +0000 GMT 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc00098c300): >close: err= 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:12 DEBUG : forgetting directory cache 2025/07/16 02:11:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc00089f5c0): _readAt: size=512, off=0 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc00089f5c0): openPending: 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-16 01:13:11 +0000 UTC" against cached fingerprint "20,2025-07-16 01:12:11 +0000 UTC" 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-16 01:13:11 +0000 UTC" != cached fingerprint "20,2025-07-16 01:12:11 +0000 UTC") 2025/07/16 02:11:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/16 02:11:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc00089f5c0): >openPending: err= 2025/07/16 02:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc00089f5c0): >_readAt: n=20, err=EOF 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc00089f5c0): close: 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-16 01:13:11 +0000 GMT 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc00089f5c0): >close: err= 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:12 DEBUG : forgetting directory cache 2025/07/16 02:11:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc0008b5700): _readAt: size=512, off=0 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc0008b5700): openPending: 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-16 01:14:11 +0000 UTC" against cached fingerprint "20,2025-07-16 01:13:11 +0000 UTC" 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-16 01:14:11 +0000 UTC" != cached fingerprint "20,2025-07-16 01:13:11 +0000 UTC") 2025/07/16 02:11:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/16 02:11:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc0008b5700): >openPending: err= 2025/07/16 02:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc0008b5700): >_readAt: n=20, err=EOF 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc0008b5700): close: 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-16 01:14:11 +0000 GMT 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc0008b5700): >close: err= 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:12 DEBUG : forgetting directory cache 2025/07/16 02:11:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc0008d9880): _readAt: size=512, off=0 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc0008d9880): openPending: 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-16 01:15:11 +0000 UTC" against cached fingerprint "20,2025-07-16 01:14:11 +0000 UTC" 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-16 01:15:11 +0000 UTC" != cached fingerprint "20,2025-07-16 01:14:11 +0000 UTC") 2025/07/16 02:11:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/16 02:11:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc0008d9880): >openPending: err= 2025/07/16 02:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc0008d9880): >_readAt: n=20, err=EOF 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc0008d9880): close: 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-16 01:15:11 +0000 GMT 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate(0xc0008d9880): >close: err= 2025/07/16 02:11:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:13 DEBUG : forgetting directory cache 2025/07/16 02:11:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc000efe840): _readAt: size=512, off=0 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc000efe840): openPending: 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-16 01:16:11 +0000 UTC" against cached fingerprint "20,2025-07-16 01:15:11 +0000 UTC" 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-16 01:16:11 +0000 UTC" != cached fingerprint "20,2025-07-16 01:15:11 +0000 UTC") 2025/07/16 02:11:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/16 02:11:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc000efe840): >openPending: err= 2025/07/16 02:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc000efe840): >_readAt: n=20, err=EOF 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc000efe840): close: 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-16 01:16:11 +0000 GMT 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc000efe840): >close: err= 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:13 DEBUG : forgetting directory cache 2025/07/16 02:11:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc0005b24c0): _readAt: size=512, off=0 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc0005b24c0): openPending: 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-16 01:17:11 +0000 UTC" against cached fingerprint "20,2025-07-16 01:16:11 +0000 UTC" 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-16 01:17:11 +0000 UTC" != cached fingerprint "20,2025-07-16 01:16:11 +0000 UTC") 2025/07/16 02:11:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/16 02:11:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc0005b24c0): >openPending: err= 2025/07/16 02:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc0005b24c0): >_readAt: n=20, err=EOF 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc0005b24c0): close: 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-16 01:17:11 +0000 GMT 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc0005b24c0): >close: err= 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:13 DEBUG : forgetting directory cache 2025/07/16 02:11:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc000b96ac0): _readAt: size=512, off=0 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc000b96ac0): openPending: 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-07-16 01:18:11 +0000 UTC" against cached fingerprint "20,2025-07-16 01:17:11 +0000 UTC" 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-07-16 01:18:11 +0000 UTC" != cached fingerprint "20,2025-07-16 01:17:11 +0000 UTC") 2025/07/16 02:11:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/07/16 02:11:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc000b96ac0): >openPending: err= 2025/07/16 02:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc000b96ac0): >_readAt: n=21, err=EOF 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc000b96ac0): close: 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-16 01:18:11 +0000 GMT 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc000b96ac0): >close: err= 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:13 DEBUG : forgetting directory cache 2025/07/16 02:11:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc00015ff00): _readAt: size=512, off=0 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc00015ff00): openPending: 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-07-16 01:19:11 +0000 UTC" against cached fingerprint "21,2025-07-16 01:18:11 +0000 UTC" 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-07-16 01:19:11 +0000 UTC" != cached fingerprint "21,2025-07-16 01:18:11 +0000 UTC") 2025/07/16 02:11:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/07/16 02:11:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc00015ff00): >openPending: err= 2025/07/16 02:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc00015ff00): >_readAt: n=22, err=EOF 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc00015ff00): close: 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-16 01:19:11 +0000 GMT 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate(0xc00015ff00): >close: err= 2025/07/16 02:11:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:14 DEBUG : forgetting directory cache 2025/07/16 02:11:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate(0xc00064b440): _readAt: size=512, off=0 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate(0xc00064b440): openPending: 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-07-16 01:20:11 +0000 UTC" against cached fingerprint "22,2025-07-16 01:19:11 +0000 UTC" 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-07-16 01:20:11 +0000 UTC" != cached fingerprint "22,2025-07-16 01:19:11 +0000 UTC") 2025/07/16 02:11:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/07/16 02:11:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate(0xc00064b440): >openPending: err= 2025/07/16 02:11:14 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate(0xc00064b440): >_readAt: n=23, err=EOF 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate(0xc00064b440): close: 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-16 01:20:11 +0000 GMT 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate(0xc00064b440): >close: err= 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:14 DEBUG : forgetting directory cache 2025/07/16 02:11:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate(0xc000d69180): _readAt: size=512, off=0 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate(0xc000d69180): openPending: 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-07-16 01:21:11 +0000 UTC" against cached fingerprint "23,2025-07-16 01:20:11 +0000 UTC" 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-07-16 01:21:11 +0000 UTC" != cached fingerprint "23,2025-07-16 01:20:11 +0000 UTC") 2025/07/16 02:11:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/07/16 02:11:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate(0xc000d69180): >openPending: err= 2025/07/16 02:11:14 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate(0xc000d69180): >_readAt: n=24, err=EOF 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate(0xc000d69180): close: 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-16 01:21:11 +0000 GMT 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate(0xc000d69180): >close: err= 2025/07/16 02:11:14 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:14 DEBUG : Looking for writers 2025/07/16 02:11:14 DEBUG : TestRWCacheUpdate: reading active writers 2025/07/16 02:11:14 DEBUG : >WaitForWriters: 2025/07/16 02:11:14 DEBUG : webdav root 'rclone-test-wujocam8yumi': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:11:14 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:14 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:14 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:14 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:14 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/16 02:11:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/16 02:11:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/16 02:11:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/16 02:11:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/16 02:11:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/16 02:11:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/16 02:11:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/16 02:11:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/16 02:11:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:14 DEBUG : forgetting directory cache 2025/07/16 02:11:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/16 02:11:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/16 02:11:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/16 02:11:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/16 02:11:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/16 02:11:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/16 02:11:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/16 02:11:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/16 02:11:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/16 02:11:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/16 02:11:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:14 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/16 02:11:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/16 02:11:14 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/07/16 02:11:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:14 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/16 02:11:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/16 02:11:14 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/07/16 02:11:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:14 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/16 02:11:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/16 02:11:14 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/07/16 02:11:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/16 02:11:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/16 02:11:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/16 02:11:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/16 02:11:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/16 02:11:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/16 02:11:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:14 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/16 02:11:14 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/16 02:11:14 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/16 02:11:14 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/16 02:11:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/16 02:11:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/16 02:11:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/16 02:11:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:14 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/07/16 02:11:14 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/07/16 02:11:14 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/07/16 02:11:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/16 02:11:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/16 02:11:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/16 02:11:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/16 02:11:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/16 02:11:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/16 02:11:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:14 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/07/16 02:11:14 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/07/16 02:11:14 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:14 DEBUG : Looking for writers 2025/07/16 02:11:14 DEBUG : FilEb: reading active writers 2025/07/16 02:11:14 DEBUG : FiLeA: reading active writers 2025/07/16 02:11:14 DEBUG : FiLeB: reading active writers 2025/07/16 02:11:14 DEBUG : >WaitForWriters: 2025/07/16 02:11:14 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:14 DEBUG : Looking for writers 2025/07/16 02:11:14 DEBUG : FilEb: reading active writers 2025/07/16 02:11:14 DEBUG : FiLeA: reading active writers 2025/07/16 02:11:14 DEBUG : FiLeB: reading active writers 2025/07/16 02:11:14 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:11:14 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:14 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:14 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/16 02:11:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/16 02:11:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/16 02:11:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/16 02:11:14 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/16 02:11:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/16 02:11:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/16 02:11:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/16 02:11:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/16 02:11:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/16 02:11:14 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:14 DEBUG : Looking for writers 2025/07/16 02:11:14 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/16 02:11:14 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/16 02:11:14 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:11:15 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:15 DEBUG : webdav root 'rclone-test-wujocam8yumi': Reusing VFS from active cache 2025/07/16 02:11:15 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:15 DEBUG : Looking for writers 2025/07/16 02:11:15 DEBUG : >WaitForWriters: 2025/07/16 02:11:15 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:15 DEBUG : Looking for writers 2025/07/16 02:11:15 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:11:15 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:15 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:15 DEBUG : Looking for writers 2025/07/16 02:11:15 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:11:15 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:15 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:15 DEBUG : Looking for writers 2025/07/16 02:11:15 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:11:15 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:15 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:15 DEBUG : dir: Looking for writers 2025/07/16 02:11:15 DEBUG : file2: reading active writers 2025/07/16 02:11:15 DEBUG : Looking for writers 2025/07/16 02:11:15 DEBUG : dir: reading active writers 2025/07/16 02:11:15 DEBUG : file1: reading active writers 2025/07/16 02:11:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:11:15 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:15 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:15 DEBUG : dir: Looking for writers 2025/07/16 02:11:15 DEBUG : Looking for writers 2025/07/16 02:11:15 DEBUG : dir: reading active writers 2025/07/16 02:11:15 DEBUG : file1: reading active writers 2025/07/16 02:11:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:11:15 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:15 DEBUG : file1: Open: flags=O_RDONLY 2025/07/16 02:11:15 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/16 02:11:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/16 02:11:15 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:15 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/16 02:11:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/16 02:11:15 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/16 02:11:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:11:15 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:11:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/16 02:11:15 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/16 02:11:15 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/16 02:11:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/16 02:11:15 DEBUG : webdav root 'rclone-test-wujocam8yumi': File to upload is small (0 bytes), uploading instead of streaming 2025/07/16 02:11:15 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:15 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/07/16 02:11:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/16 02:11:15 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:11:15 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/16 02:11:15 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:15 DEBUG : dir: Looking for writers 2025/07/16 02:11:15 DEBUG : file2: reading active writers 2025/07/16 02:11:15 DEBUG : new_file.txt: reading active writers 2025/07/16 02:11:15 DEBUG : Looking for writers 2025/07/16 02:11:15 DEBUG : dir: reading active writers 2025/07/16 02:11:15 DEBUG : file1: reading active writers 2025/07/16 02:11:15 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:11:15 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:15 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/07/16 02:11:15 DEBUG : dir/file1: Updating file with dir/file1 0xc0009ae180 2025/07/16 02:11:15 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/16 02:11:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:15 INFO : dir/file1: Moved (server-side) to: file0 2025/07/16 02:11:15 DEBUG : file0: Updating file with file0 0xc0009ae180 2025/07/16 02:11:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/16 02:11:15 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/07/16 02:11:15 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:15 DEBUG : dir: Looking for writers 2025/07/16 02:11:15 DEBUG : Looking for writers 2025/07/16 02:11:15 DEBUG : dir: reading active writers 2025/07/16 02:11:15 DEBUG : file0: reading active writers 2025/07/16 02:11:15 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:11:15 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:15 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:15 DEBUG : Looking for writers 2025/07/16 02:11:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:11:15 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:16 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/16 02:11:16 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/16 02:11:16 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/16 02:11:16 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/16 02:11:16 DEBUG : Added virtual directory entry vAddDir: "d" 2025/07/16 02:11:16 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:16 DEBUG : b: Looking for writers 2025/07/16 02:11:16 DEBUG : c: Looking for writers 2025/07/16 02:11:16 DEBUG : d: Looking for writers 2025/07/16 02:11:16 DEBUG : Looking for writers 2025/07/16 02:11:16 DEBUG : a: Looking for writers 2025/07/16 02:11:16 DEBUG : Looking for writers 2025/07/16 02:11:16 DEBUG : /: reading active writers 2025/07/16 02:11:16 DEBUG : a: reading active writers 2025/07/16 02:11:16 DEBUG : b: reading active writers 2025/07/16 02:11:16 DEBUG : c: reading active writers 2025/07/16 02:11:16 DEBUG : d: reading active writers 2025/07/16 02:11:16 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:11:16 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:16 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/16 02:11:16 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/07/16 02:11:16 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/07/16 02:11:16 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/07/16 02:11:16 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:16 DEBUG : a/b/c/d: Looking for writers 2025/07/16 02:11:16 DEBUG : a/b/c: Looking for writers 2025/07/16 02:11:16 DEBUG : d: reading active writers 2025/07/16 02:11:16 DEBUG : a/b: Looking for writers 2025/07/16 02:11:16 DEBUG : c: reading active writers 2025/07/16 02:11:16 DEBUG : a: Looking for writers 2025/07/16 02:11:16 DEBUG : b: reading active writers 2025/07/16 02:11:16 DEBUG : Looking for writers 2025/07/16 02:11:16 DEBUG : a: reading active writers 2025/07/16 02:11:16 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:11:16 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:16 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:16 DEBUG : Looking for writers 2025/07/16 02:11:16 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:11:16 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:11:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/16 02:11:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/16 02:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:16 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/16 02:11:16 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/16 02:11:16 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/16 02:11:16 DEBUG : webdav root 'rclone-test-wujocam8yumi': File to upload is small (5 bytes), uploading instead of streaming 2025/07/16 02:11:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:16 DEBUG : file1: Size of src and dst objects identical 2025/07/16 02:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:11:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/16 02:11:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/16 02:11:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:11:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/16 02:11:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/16 02:11:16 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/16 02:11:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/16 02:11:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/16 02:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/16 02:11:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/16 02:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:16 DEBUG : webdav root 'rclone-test-wujocam8yumi': File to upload is small (0 bytes), uploading instead of streaming 2025/07/16 02:11:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:16 DEBUG : file1: Size of src and dst objects identical 2025/07/16 02:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/16 02:11:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/16 02:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/16 02:11:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/16 02:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:16 DEBUG : webdav root 'rclone-test-wujocam8yumi': File to upload is small (7 bytes), uploading instead of streaming 2025/07/16 02:11:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:16 DEBUG : file1: Size of src and dst objects identical 2025/07/16 02:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:16 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:16 DEBUG : Looking for writers 2025/07/16 02:11:16 DEBUG : file1: reading active writers 2025/07/16 02:11:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:11:16 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:11:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/16 02:11:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/16 02:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:16 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/16 02:11:17 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/16 02:11:17 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/16 02:11:17 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/16 02:11:17 DEBUG : webdav root 'rclone-test-wujocam8yumi': File to upload is small (11 bytes), uploading instead of streaming 2025/07/16 02:11:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:18 DEBUG : file1: Size of src and dst objects identical 2025/07/16 02:11:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:18 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/16 02:11:18 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:18 DEBUG : Looking for writers 2025/07/16 02:11:18 DEBUG : file1: reading active writers 2025/07/16 02:11:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:11:18 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:11:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:11:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/16 02:11:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/16 02:11:18 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/16 02:11:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:18 DEBUG : webdav root 'rclone-test-wujocam8yumi': File to upload is small (5 bytes), uploading instead of streaming 2025/07/16 02:11:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:18 DEBUG : file1: Size of src and dst objects identical 2025/07/16 02:11:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:18 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/16 02:11:18 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:18 DEBUG : Looking for writers 2025/07/16 02:11:18 DEBUG : file1: reading active writers 2025/07/16 02:11:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:11:18 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:11:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:11:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/16 02:11:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/16 02:11:18 DEBUG : file1: WriteFileHandle.Release closing 2025/07/16 02:11:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:18 DEBUG : webdav root 'rclone-test-wujocam8yumi': File to upload is small (0 bytes), uploading instead of streaming 2025/07/16 02:11:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:18 DEBUG : file1: Size of src and dst objects identical 2025/07/16 02:11:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:18 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/07/16 02:11:18 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:18 DEBUG : Looking for writers 2025/07/16 02:11:18 DEBUG : file1: reading active writers 2025/07/16 02:11:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:11:18 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:11:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:11:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/16 02:11:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/07/16 02:11:18 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:18 DEBUG : Looking for writers 2025/07/16 02:11:18 DEBUG : file1: reading active writers 2025/07/16 02:11:18 DEBUG : file1: active writers 1 2025/07/16 02:11:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/07/16 02:11:18 DEBUG : Looking for writers 2025/07/16 02:11:18 DEBUG : file1: reading active writers 2025/07/16 02:11:18 DEBUG : file1: active writers 1 2025/07/16 02:11:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/07/16 02:11:18 DEBUG : Looking for writers 2025/07/16 02:11:18 DEBUG : file1: reading active writers 2025/07/16 02:11:18 DEBUG : file1: active writers 1 2025/07/16 02:11:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/07/16 02:11:18 DEBUG : Looking for writers 2025/07/16 02:11:18 DEBUG : file1: reading active writers 2025/07/16 02:11:18 DEBUG : file1: active writers 1 2025/07/16 02:11:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/07/16 02:11:18 DEBUG : Looking for writers 2025/07/16 02:11:18 DEBUG : file1: reading active writers 2025/07/16 02:11:18 DEBUG : file1: active writers 1 2025/07/16 02:11:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/07/16 02:11:18 DEBUG : Looking for writers 2025/07/16 02:11:18 DEBUG : file1: reading active writers 2025/07/16 02:11:18 DEBUG : file1: active writers 1 2025/07/16 02:11:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/07/16 02:11:18 DEBUG : Looking for writers 2025/07/16 02:11:18 DEBUG : file1: reading active writers 2025/07/16 02:11:18 DEBUG : file1: active writers 1 2025/07/16 02:11:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/07/16 02:11:19 DEBUG : Looking for writers 2025/07/16 02:11:19 DEBUG : file1: reading active writers 2025/07/16 02:11:19 DEBUG : file1: active writers 1 2025/07/16 02:11:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:20 DEBUG : Looking for writers 2025/07/16 02:11:20 DEBUG : file1: reading active writers 2025/07/16 02:11:20 DEBUG : file1: active writers 1 2025/07/16 02:11:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:21 DEBUG : Looking for writers 2025/07/16 02:11:21 DEBUG : file1: reading active writers 2025/07/16 02:11:21 DEBUG : file1: active writers 1 2025/07/16 02:11:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:22 DEBUG : Looking for writers 2025/07/16 02:11:22 DEBUG : file1: reading active writers 2025/07/16 02:11:22 DEBUG : file1: active writers 1 2025/07/16 02:11:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:23 DEBUG : Looking for writers 2025/07/16 02:11:23 DEBUG : file1: reading active writers 2025/07/16 02:11:23 DEBUG : file1: active writers 1 2025/07/16 02:11:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:24 DEBUG : Looking for writers 2025/07/16 02:11:24 DEBUG : file1: reading active writers 2025/07/16 02:11:24 DEBUG : file1: active writers 1 2025/07/16 02:11:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:25 DEBUG : Looking for writers 2025/07/16 02:11:25 DEBUG : file1: reading active writers 2025/07/16 02:11:25 DEBUG : file1: active writers 1 2025/07/16 02:11:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:26 DEBUG : Looking for writers 2025/07/16 02:11:26 DEBUG : file1: reading active writers 2025/07/16 02:11:26 DEBUG : file1: active writers 1 2025/07/16 02:11:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:27 DEBUG : Looking for writers 2025/07/16 02:11:27 DEBUG : file1: reading active writers 2025/07/16 02:11:27 DEBUG : file1: active writers 1 2025/07/16 02:11:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:28 DEBUG : Looking for writers 2025/07/16 02:11:28 DEBUG : file1: reading active writers 2025/07/16 02:11:28 DEBUG : file1: active writers 1 2025/07/16 02:11:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:29 DEBUG : Looking for writers 2025/07/16 02:11:29 DEBUG : file1: reading active writers 2025/07/16 02:11:29 DEBUG : file1: active writers 1 2025/07/16 02:11:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:30 DEBUG : Looking for writers 2025/07/16 02:11:30 DEBUG : file1: reading active writers 2025/07/16 02:11:30 DEBUG : file1: active writers 1 2025/07/16 02:11:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:31 DEBUG : Looking for writers 2025/07/16 02:11:31 DEBUG : file1: reading active writers 2025/07/16 02:11:31 DEBUG : file1: active writers 1 2025/07/16 02:11:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:32 DEBUG : Looking for writers 2025/07/16 02:11:32 DEBUG : file1: reading active writers 2025/07/16 02:11:32 DEBUG : file1: active writers 1 2025/07/16 02:11:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:33 DEBUG : Looking for writers 2025/07/16 02:11:33 DEBUG : file1: reading active writers 2025/07/16 02:11:33 DEBUG : file1: active writers 1 2025/07/16 02:11:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:34 DEBUG : Looking for writers 2025/07/16 02:11:34 DEBUG : file1: reading active writers 2025/07/16 02:11:34 DEBUG : file1: active writers 1 2025/07/16 02:11:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:35 DEBUG : Looking for writers 2025/07/16 02:11:35 DEBUG : file1: reading active writers 2025/07/16 02:11:35 DEBUG : file1: active writers 1 2025/07/16 02:11:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:36 DEBUG : Looking for writers 2025/07/16 02:11:36 DEBUG : file1: reading active writers 2025/07/16 02:11:36 DEBUG : file1: active writers 1 2025/07/16 02:11:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:37 DEBUG : Looking for writers 2025/07/16 02:11:37 DEBUG : file1: reading active writers 2025/07/16 02:11:37 DEBUG : file1: active writers 1 2025/07/16 02:11:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:38 DEBUG : Looking for writers 2025/07/16 02:11:38 DEBUG : file1: reading active writers 2025/07/16 02:11:38 DEBUG : file1: active writers 1 2025/07/16 02:11:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:39 DEBUG : Looking for writers 2025/07/16 02:11:39 DEBUG : file1: reading active writers 2025/07/16 02:11:39 DEBUG : file1: active writers 1 2025/07/16 02:11:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:40 DEBUG : Looking for writers 2025/07/16 02:11:40 DEBUG : file1: reading active writers 2025/07/16 02:11:40 DEBUG : file1: active writers 1 2025/07/16 02:11:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:41 DEBUG : Looking for writers 2025/07/16 02:11:41 DEBUG : file1: reading active writers 2025/07/16 02:11:41 DEBUG : file1: active writers 1 2025/07/16 02:11:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:42 DEBUG : Looking for writers 2025/07/16 02:11:42 DEBUG : file1: reading active writers 2025/07/16 02:11:42 DEBUG : file1: active writers 1 2025/07/16 02:11:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:43 DEBUG : Looking for writers 2025/07/16 02:11:43 DEBUG : file1: reading active writers 2025/07/16 02:11:43 DEBUG : file1: active writers 1 2025/07/16 02:11:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:44 DEBUG : Looking for writers 2025/07/16 02:11:44 DEBUG : file1: reading active writers 2025/07/16 02:11:44 DEBUG : file1: active writers 1 2025/07/16 02:11:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:45 DEBUG : Looking for writers 2025/07/16 02:11:45 DEBUG : file1: reading active writers 2025/07/16 02:11:45 DEBUG : file1: active writers 1 2025/07/16 02:11:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:46 DEBUG : Looking for writers 2025/07/16 02:11:46 DEBUG : file1: reading active writers 2025/07/16 02:11:46 DEBUG : file1: active writers 1 2025/07/16 02:11:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:47 DEBUG : Looking for writers 2025/07/16 02:11:47 DEBUG : file1: reading active writers 2025/07/16 02:11:47 DEBUG : file1: active writers 1 2025/07/16 02:11:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/16 02:11:48 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/07/16 02:11:48 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:11:48 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:11:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:11:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/16 02:11:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/16 02:11:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:48 DEBUG : webdav root 'rclone-test-wujocam8yumi': File to upload is small (0 bytes), uploading instead of streaming 2025/07/16 02:11:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:48 DEBUG : file1: Size of src and dst objects identical 2025/07/16 02:11:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:11:48 DEBUG : file1: Open: flags=O_RDONLY 2025/07/16 02:11:48 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/16 02:11:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/16 02:11:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:48 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:48 DEBUG : Looking for writers 2025/07/16 02:11:48 DEBUG : file1: reading active writers 2025/07/16 02:11:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-wujocam8yumi'", Local "Local file system at /tmp/rclone3132235979", Modify Window "1s" 2025/07/16 02:11:48 INFO : webdav root 'rclone-test-wujocam8yumi': poll-interval is not supported by this remote 2025/07/16 02:11:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/16 02:11:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/16 02:11:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/16 02:11:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/16 02:11:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:48 DEBUG : webdav root 'rclone-test-wujocam8yumi': File to upload is small (100 bytes), uploading instead of streaming 2025/07/16 02:11:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/16 02:11:48 DEBUG : file1: Size of src and dst objects identical 2025/07/16 02:11:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/16 02:11:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/16 02:11:48 DEBUG : file1: Open: flags=O_RDONLY 2025/07/16 02:11:48 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/16 02:11:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/16 02:11:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/16 02:11:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/16 02:11:48 DEBUG : WaitForWriters: timeout=30s 2025/07/16 02:11:48 DEBUG : Looking for writers 2025/07/16 02:11:48 DEBUG : file1: reading active writers 2025/07/16 02:11:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/07/16 02:11:48 DEBUG : webdav root 'rclone-test-wujocam8yumi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.854841178s (try 1/5)