"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/04/11 03:02:46 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-qagerac3joca" 2025/04/11 03:02:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 03:02:46 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/04/11 03:02:46 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/04/11 03:02:46 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/04/11 03:02:46 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/04/11 03:02:46 DEBUG : Setting pass="g1ASjn5C_Tkc1ztd2xe5iVCWIRAqytqJpDYNv5yO_n0F" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/04/11 03:02:46 DEBUG : TestWebdavRclone: detected overridden config - adding "{9ckFM}" suffix to name 2025/04/11 03:02:46 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/04/11 03:02:46 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/04/11 03:02:46 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/04/11 03:02:46 DEBUG : Setting pass="g1ASjn5C_Tkc1ztd2xe5iVCWIRAqytqJpDYNv5yO_n0F" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/04/11 03:02:46 DEBUG : found headers: 2025/04/11 03:02:46 DEBUG : Creating backend with remote "/tmp/rclone994726013" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:46 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:46 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:46 DEBUG : dir: Looking for writers 2025/04/11 03:02:46 DEBUG : : Looking for writers 2025/04/11 03:02:46 DEBUG : dir: reading active writers 2025/04/11 03:02:46 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:46 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:46 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:46 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:46 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:46 DEBUG : dir/subdir: Looking for writers 2025/04/11 03:02:46 DEBUG : dir: Looking for writers 2025/04/11 03:02:46 DEBUG : subdir: reading active writers 2025/04/11 03:02:46 DEBUG : file1: reading active writers 2025/04/11 03:02:46 DEBUG : file2: reading active writers 2025/04/11 03:02:46 DEBUG : : Looking for writers 2025/04/11 03:02:46 DEBUG : dir: reading active writers 2025/04/11 03:02:46 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:46 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:46 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:46 DEBUG : dir: Looking for writers 2025/04/11 03:02:46 DEBUG : file1: reading active writers 2025/04/11 03:02:46 DEBUG : : Looking for writers 2025/04/11 03:02:46 DEBUG : dir: reading active writers 2025/04/11 03:02:46 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:46 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:46 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:46 DEBUG : dir: Looking for writers 2025/04/11 03:02:46 DEBUG : : Looking for writers 2025/04/11 03:02:46 DEBUG : dir: reading active writers 2025/04/11 03:02:46 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:46 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:46 DEBUG : dir: forgetting directory cache 2025/04/11 03:02:46 DEBUG : : forgetting directory cache 2025/04/11 03:02:46 DEBUG : dir: forgetting directory cache 2025/04/11 03:02:46 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:46 DEBUG : : Looking for writers 2025/04/11 03:02:46 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:46 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:47 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/04/11 03:02:47 DEBUG : dir: invalidating directory cache 2025/04/11 03:02:47 DEBUG : : >ForgetPath: 2025/04/11 03:02:47 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/04/11 03:02:47 DEBUG : : invalidating directory cache 2025/04/11 03:02:47 DEBUG : dir: forgetting directory cache 2025/04/11 03:02:47 DEBUG : : >ForgetPath: 2025/04/11 03:02:47 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/04/11 03:02:47 DEBUG : : >ForgetPath: 2025/04/11 03:02:47 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:47 DEBUG : dir: Looking for writers 2025/04/11 03:02:47 DEBUG : : Looking for writers 2025/04/11 03:02:47 DEBUG : dir: reading active writers 2025/04/11 03:02:47 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:47 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:47 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:47 DEBUG : : forgetting directory cache 2025/04/11 03:02:47 DEBUG : dir: forgetting directory cache 2025/04/11 03:02:47 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:47 DEBUG : dir: Looking for writers 2025/04/11 03:02:47 DEBUG : fil/a/b: Looking for writers 2025/04/11 03:02:47 DEBUG : fil/a: Looking for writers 2025/04/11 03:02:47 DEBUG : b: reading active writers 2025/04/11 03:02:47 DEBUG : fil: Looking for writers 2025/04/11 03:02:47 DEBUG : a: reading active writers 2025/04/11 03:02:47 DEBUG : : Looking for writers 2025/04/11 03:02:47 DEBUG : dir: reading active writers 2025/04/11 03:02:47 DEBUG : fil: reading active writers 2025/04/11 03:02:47 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.41s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:47 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:47 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:47 DEBUG : dir: Looking for writers 2025/04/11 03:02:47 DEBUG : : Looking for writers 2025/04/11 03:02:47 DEBUG : dir: reading active writers 2025/04/11 03:02:47 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:47 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:47 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:47 DEBUG : dir: Looking for writers 2025/04/11 03:02:47 DEBUG : file1: reading active writers 2025/04/11 03:02:47 DEBUG : : Looking for writers 2025/04/11 03:02:47 DEBUG : dir: reading active writers 2025/04/11 03:02:47 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:47 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:47 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/04/11 03:02:47 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/04/11 03:02:47 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/04/11 03:02:47 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/11 03:02:47 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/04/11 03:02:47 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:47 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:48 DEBUG : dir: invalidating directory cache 2025/04/11 03:02:48 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/04/11 03:02:48 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/04/11 03:02:48 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/04/11 03:02:48 DEBUG : dir/file1: Reset virtual modtime 2025/04/11 03:02:48 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/04/11 03:02:48 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/11 03:02:48 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/04/11 03:02:48 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/04/11 03:02:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/11 03:02:48 DEBUG : dir: invalidating directory cache 2025/04/11 03:02:48 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/04/11 03:02:48 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/04/11 03:02:48 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/11 03:02:48 DEBUG : : forgetting directory cache 2025/04/11 03:02:48 DEBUG : dir: forgetting directory cache 2025/04/11 03:02:48 DEBUG : dir/virtualDir: forgetting directory cache 2025/04/11 03:02:48 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:48 DEBUG : dir/virtualDir: Looking for writers 2025/04/11 03:02:48 DEBUG : dir: Looking for writers 2025/04/11 03:02:48 DEBUG : file1: reading active writers 2025/04/11 03:02:48 DEBUG : virtualFile2: reading active writers 2025/04/11 03:02:48 DEBUG : virtualFile: reading active writers 2025/04/11 03:02:48 DEBUG : virtualDir: reading active writers 2025/04/11 03:02:48 DEBUG : : Looking for writers 2025/04/11 03:02:48 DEBUG : dir: reading active writers 2025/04/11 03:02:48 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:48 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:48 ERROR : dir/: Can only open directories read only 2025/04/11 03:02:48 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:48 DEBUG : dir: Looking for writers 2025/04/11 03:02:48 DEBUG : : Looking for writers 2025/04/11 03:02:48 DEBUG : dir: reading active writers 2025/04/11 03:02:48 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:48 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:48 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/11 03:02:48 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/11 03:02:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/11 03:02:48 DEBUG : webdav root 'rclone-test-qagerac3joca': File to upload is small (5 bytes), uploading instead of streaming 2025/04/11 03:02:48 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:48 NOTICE: webdav root 'rclone-test-qagerac3joca': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/11 03:02:48 DEBUG : dir/potato: Size of src and dst objects identical 2025/04/11 03:02:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/11 03:02:48 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:48 DEBUG : dir: Looking for writers 2025/04/11 03:02:48 DEBUG : file1: reading active writers 2025/04/11 03:02:48 DEBUG : potato: reading active writers 2025/04/11 03:02:48 DEBUG : : Looking for writers 2025/04/11 03:02:48 DEBUG : dir: reading active writers 2025/04/11 03:02:48 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:48 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/11 03:02:48 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:48 DEBUG : dir/sub: Looking for writers 2025/04/11 03:02:48 DEBUG : dir: Looking for writers 2025/04/11 03:02:48 DEBUG : sub: reading active writers 2025/04/11 03:02:48 DEBUG : file1: reading active writers 2025/04/11 03:02:48 DEBUG : : Looking for writers 2025/04/11 03:02:48 DEBUG : dir: reading active writers 2025/04/11 03:02:48 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:48 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/11 03:02:48 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/04/11 03:02:49 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:49 DEBUG : dir/sub/subsub: Looking for writers 2025/04/11 03:02:49 DEBUG : dir/sub: Looking for writers 2025/04/11 03:02:49 DEBUG : subsub: reading active writers 2025/04/11 03:02:49 DEBUG : dir: Looking for writers 2025/04/11 03:02:49 DEBUG : file1: reading active writers 2025/04/11 03:02:49 DEBUG : sub: reading active writers 2025/04/11 03:02:49 DEBUG : : Looking for writers 2025/04/11 03:02:49 DEBUG : dir: reading active writers 2025/04/11 03:02:49 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.28s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:49 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:49 ERROR : dir/: Dir.Remove not empty 2025/04/11 03:02:49 DEBUG : dir/file1: Remove: 2025/04/11 03:02:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/11 03:02:49 DEBUG : dir/file1: >Remove: err= 2025/04/11 03:02:49 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/11 03:02:49 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:49 DEBUG : : Looking for writers 2025/04/11 03:02:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:49 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:49 DEBUG : dir/file1: Remove: 2025/04/11 03:02:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/11 03:02:49 DEBUG : dir/file1: >Remove: err= 2025/04/11 03:02:49 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/11 03:02:49 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:49 DEBUG : : Looking for writers 2025/04/11 03:02:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:49 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:49 DEBUG : dir/file1: Remove: 2025/04/11 03:02:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/11 03:02:49 DEBUG : dir/file1: >Remove: err= 2025/04/11 03:02:49 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:49 DEBUG : dir: Looking for writers 2025/04/11 03:02:49 DEBUG : : Looking for writers 2025/04/11 03:02:49 DEBUG : dir: reading active writers 2025/04/11 03:02:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:49 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:49 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:49 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/04/11 03:02:49 DEBUG : dir: Updating dir with dir2 0xc000518a90 2025/04/11 03:02:49 DEBUG : dir: forgetting directory cache 2025/04/11 03:02:49 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/11 03:02:49 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/04/11 03:02:49 INFO : dir2/file1: Moved (server-side) to: file2 2025/04/11 03:02:49 DEBUG : file2: Updating file with file2 0xc000554d80 2025/04/11 03:02:49 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/04/11 03:02:49 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/11 03:02:50 INFO : dir2/file3: Deleted 2025/04/11 03:02:50 INFO : file2: Moved (server-side) to: dir2/file3 2025/04/11 03:02:50 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000554d80 2025/04/11 03:02:50 DEBUG : : Added virtual directory entry vDel: "file2" 2025/04/11 03:02:50 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/04/11 03:02:50 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/04/11 03:02:50 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00019e750 2025/04/11 03:02:50 DEBUG : empty directory: forgetting directory cache 2025/04/11 03:02:50 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/04/11 03:02:50 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/04/11 03:02:50 DEBUG : dir2: Renaming to "dir3" 2025/04/11 03:02:50 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:50 DEBUG : dir3: Looking for writers 2025/04/11 03:02:50 DEBUG : file3: reading active writers 2025/04/11 03:02:50 DEBUG : renamed empty directory: Looking for writers 2025/04/11 03:02:50 DEBUG : : Looking for writers 2025/04/11 03:02:50 DEBUG : renamed empty directory: reading active writers 2025/04/11 03:02:50 DEBUG : dir3: reading active writers 2025/04/11 03:02:50 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === 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-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:50 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:50 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/11 03:02:50 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:50 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/11 03:02:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/11 03:02:50 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/04/11 03:02:50 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/04/11 03:02:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/11 03:02:50 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:50 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/11 03:02:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/11 03:02:50 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/04/11 03:02:50 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/04/11 03:02:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/11 03:02:50 DEBUG : webdav root 'rclone-test-qagerac3joca': File to upload is small (12 bytes), uploading instead of streaming 2025/04/11 03:02:50 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:50 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/04/11 03:02:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/11 03:02:50 DEBUG : : forgetting directory cache 2025/04/11 03:02:50 DEBUG : dir: forgetting directory cache 2025/04/11 03:02:50 DEBUG : dir/sub: forgetting directory cache 2025/04/11 03:02:50 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/04/11 03:02:50 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/04/11 03:02:50 DEBUG : webdav root 'rclone-test-qagerac3joca': File to upload is small (5 bytes), uploading instead of streaming 2025/04/11 03:02:50 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:50 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/04/11 03:02:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/11 03:02:50 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:50 DEBUG : dir/sub: Looking for writers 2025/04/11 03:02:50 DEBUG : file2: reading active writers 2025/04/11 03:02:50 DEBUG : file0: reading active writers 2025/04/11 03:02:50 DEBUG : dir: Looking for writers 2025/04/11 03:02:50 DEBUG : file1: reading active writers 2025/04/11 03:02:50 DEBUG : sub: reading active writers 2025/04/11 03:02:50 DEBUG : : Looking for writers 2025/04/11 03:02:50 DEBUG : dir: reading active writers 2025/04/11 03:02:50 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:50 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/04/11 03:02:50 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:50 DEBUG : : Looking for writers 2025/04/11 03:02:50 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:50 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/04/11 03:02:50 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:50 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/04/11 03:02:50 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/04/11 03:02:50 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/04/11 03:02:50 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:02:50 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/11 03:02:50 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/04/11 03:02:50 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:50 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/04/11 03:02:50 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/04/11 03:02:50 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/04/11 03:02:50 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:02:50 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/11 03:02:50 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:50 DEBUG : dir: Looking for writers 2025/04/11 03:02:50 DEBUG : file1: reading active writers 2025/04/11 03:02:50 DEBUG : file1.metadata: reading active writers 2025/04/11 03:02:50 DEBUG : : Looking for writers 2025/04/11 03:02:50 DEBUG : dir: reading active writers 2025/04/11 03:02:50 DEBUG : dir.metadata: reading active writers 2025/04/11 03:02:50 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:50 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:50 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:50 DEBUG : dir: Looking for writers 2025/04/11 03:02:50 DEBUG : file1: reading active writers 2025/04/11 03:02:50 DEBUG : : Looking for writers 2025/04/11 03:02:50 DEBUG : dir: reading active writers 2025/04/11 03:02:50 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:50 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:50 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:50 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/04/11 03:02:50 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:50 DEBUG : dir: Looking for writers 2025/04/11 03:02:50 DEBUG : file1: reading active writers 2025/04/11 03:02:50 DEBUG : : Looking for writers 2025/04/11 03:02:50 DEBUG : dir: reading active writers 2025/04/11 03:02:50 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.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- 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-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:50 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/11 03:02:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/11 03:02:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:02:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/11 03:02:51 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:51 DEBUG : dir: Looking for writers 2025/04/11 03:02:51 DEBUG : file1: reading active writers 2025/04/11 03:02:51 DEBUG : : Looking for writers 2025/04/11 03:02:51 DEBUG : dir: reading active writers 2025/04/11 03:02:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/04/11 03:02:51 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/04/11 03:02:51 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/11 03:02:51 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:02:51 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/04/11 03:02:51 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:51 DEBUG : : Looking for writers 2025/04/11 03:02:51 DEBUG : file.txt: reading active writers 2025/04/11 03:02:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:51 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:51 DEBUG : webdav root 'rclone-test-qagerac3joca': File to upload is small (25 bytes), uploading instead of streaming 2025/04/11 03:02:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:51 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/11 03:02:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:51 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:51 DEBUG : dir: Looking for writers 2025/04/11 03:02:51 DEBUG : file1: reading active writers 2025/04/11 03:02:51 DEBUG : : Looking for writers 2025/04/11 03:02:51 DEBUG : dir: reading active writers 2025/04/11 03:02:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:51 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:51 DEBUG : dir/file1: Remove: 2025/04/11 03:02:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/11 03:02:51 DEBUG : dir/file1: >Remove: err= 2025/04/11 03:02:51 DEBUG : dir/file1: Remove: 2025/04/11 03:02:51 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/11 03:02:51 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:51 DEBUG : dir: Looking for writers 2025/04/11 03:02:51 DEBUG : : Looking for writers 2025/04/11 03:02:51 DEBUG : dir: reading active writers 2025/04/11 03:02:51 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:51 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:51 DEBUG : dir/file1: Remove: 2025/04/11 03:02:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/11 03:02:51 DEBUG : dir/file1: >Remove: err= 2025/04/11 03:02:51 DEBUG : dir/file1: Remove: 2025/04/11 03:02:51 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/11 03:02:51 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:51 DEBUG : dir: Looking for writers 2025/04/11 03:02:51 DEBUG : : Looking for writers 2025/04/11 03:02:51 DEBUG : dir: reading active writers 2025/04/11 03:02:51 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:51 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/11 03:02:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/11 03:02:51 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/11 03:02:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/11 03:02:51 DEBUG : dir/file1: Open: flags=O_RDWR 2025/04/11 03:02:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/11 03:02:51 DEBUG : dir/file1: Open: flags=0x3 2025/04/11 03:02:51 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/04/11 03:02:51 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/04/11 03:02:51 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:51 DEBUG : dir: Looking for writers 2025/04/11 03:02:51 DEBUG : file1: reading active writers 2025/04/11 03:02:51 DEBUG : : Looking for writers 2025/04/11 03:02:51 DEBUG : dir: reading active writers 2025/04/11 03:02:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:51 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:51 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:51 DEBUG : dir: Looking for writers 2025/04/11 03:02:51 DEBUG : file1: reading active writers 2025/04/11 03:02:51 DEBUG : : Looking for writers 2025/04/11 03:02:51 DEBUG : dir: reading active writers 2025/04/11 03:02:51 DEBUG : >WaitForWriters: 2025/04/11 03:02:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/11 03:02:51 DEBUG : newLeaf: Updating file with newLeaf 0xc000b50900 2025/04/11 03:02:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/11 03:02:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/11 03:02:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/11 03:02:51 DEBUG : dir/file1: Updating file with dir/file1 0xc000b50900 2025/04/11 03:02:51 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/11 03:02:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/11 03:02:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/11 03:02:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:51 DEBUG : dir/file1: File is currently open, delaying rename 0xc000b50900 2025/04/11 03:02:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/11 03:02:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/11 03:02:51 DEBUG : webdav root 'rclone-test-qagerac3joca': File to upload is small (25 bytes), uploading instead of streaming 2025/04/11 03:02:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:52 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/11 03:02:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/11 03:02:52 DEBUG : newLeaf: Running delayed rename now 2025/04/11 03:02:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/11 03:02:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000b50900 2025/04/11 03:02:52 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:52 DEBUG : dir: Looking for writers 2025/04/11 03:02:52 DEBUG : : Looking for writers 2025/04/11 03:02:52 DEBUG : dir: reading active writers 2025/04/11 03:02:52 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:52 DEBUG : >WaitForWriters: 2025/04/11 03:02:52 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:52 DEBUG : dir: Looking for writers 2025/04/11 03:02:52 DEBUG : : Looking for writers 2025/04/11 03:02:52 DEBUG : dir: reading active writers 2025/04/11 03:02:52 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:52 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:52 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:52 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:02:52 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:52 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:52 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:02:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:52 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:52 DEBUG : dir: Looking for writers 2025/04/11 03:02:52 DEBUG : file1: reading active writers 2025/04/11 03:02:52 DEBUG : : Looking for writers 2025/04/11 03:02:52 DEBUG : dir: reading active writers 2025/04/11 03:02:52 DEBUG : >WaitForWriters: 2025/04/11 03:02:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/11 03:02:52 DEBUG : newLeaf: Updating file with newLeaf 0xc0001bf8c0 2025/04/11 03:02:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/11 03:02:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/11 03:02:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/11 03:02:52 DEBUG : dir/file1: Updating file with dir/file1 0xc0001bf8c0 2025/04/11 03:02:52 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/11 03:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/11 03:02:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/11 03:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:52 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001bf8c0 2025/04/11 03:02:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/11 03:02:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/11 03:02:52 DEBUG : webdav root 'rclone-test-qagerac3joca': File to upload is small (25 bytes), uploading instead of streaming 2025/04/11 03:02:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:52 DEBUG : dir/file1: Size of src and dst objects identical 2025/04/11 03:02:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/11 03:02:52 DEBUG : newLeaf: Running delayed rename now 2025/04/11 03:02:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/11 03:02:52 DEBUG : newLeaf: Updating file with newLeaf 0xc0001bf8c0 2025/04/11 03:02:52 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:52 DEBUG : dir: Looking for writers 2025/04/11 03:02:52 DEBUG : : Looking for writers 2025/04/11 03:02:52 DEBUG : dir: reading active writers 2025/04/11 03:02:52 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:52 DEBUG : >WaitForWriters: 2025/04/11 03:02:52 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:52 DEBUG : dir: Looking for writers 2025/04/11 03:02:52 DEBUG : : Looking for writers 2025/04/11 03:02:52 DEBUG : dir: reading active writers 2025/04/11 03:02:52 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:52 DEBUG : >WaitForWriters: 2025/04/11 03:02:52 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:52 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:52 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:02:52 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:52 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:52 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:02:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/11 03:02:52 DEBUG : dir/file1: newRWFileHandle: 2025/04/11 03:02:52 DEBUG : dir/file1(0xc00096cf80): openPending: 2025/04/11 03:02:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/11 03:02:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/11 03:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:52 DEBUG : dir/file1(0xc00096cf80): >openPending: err= 2025/04/11 03:02:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/11 03:02:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/11 03:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/11 03:02:52 DEBUG : dir/file1(0xc00096cf80): _writeAt: size=14, off=0 2025/04/11 03:02:52 DEBUG : dir/file1(0xc00096cf80): >_writeAt: n=14, err= 2025/04/11 03:02:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/11 03:02:52 DEBUG : dir/file1(0xc00096cf80): close: 2025/04/11 03:02:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/11 03:02:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/11 03:02:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:52 DEBUG : dir/file1(0xc00096cf80): >close: err= 2025/04/11 03:02:52 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:52 DEBUG : dir: Looking for writers 2025/04/11 03:02:52 DEBUG : file1: reading active writers 2025/04/11 03:02:52 DEBUG : : Looking for writers 2025/04/11 03:02:52 DEBUG : dir: reading active writers 2025/04/11 03:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/11 03:02:52 DEBUG : dir: Looking for writers 2025/04/11 03:02:52 DEBUG : file1: reading active writers 2025/04/11 03:02:52 DEBUG : : Looking for writers 2025/04/11 03:02:52 DEBUG : dir: reading active writers 2025/04/11 03:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/11 03:02:52 DEBUG : dir: Looking for writers 2025/04/11 03:02:52 DEBUG : file1: reading active writers 2025/04/11 03:02:52 DEBUG : : Looking for writers 2025/04/11 03:02:52 DEBUG : dir: reading active writers 2025/04/11 03:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/11 03:02:52 DEBUG : dir: Looking for writers 2025/04/11 03:02:52 DEBUG : file1: reading active writers 2025/04/11 03:02:52 DEBUG : : Looking for writers 2025/04/11 03:02:52 DEBUG : dir: reading active writers 2025/04/11 03:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/11 03:02:52 DEBUG : dir/file1: vfs cache: starting upload 2025/04/11 03:02:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:52 INFO : dir/file1: Copied (replaced existing) 2025/04/11 03:02:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/11 03:02:52 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/11 03:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/11 03:02:52 DEBUG : dir: Looking for writers 2025/04/11 03:02:52 DEBUG : file1: reading active writers 2025/04/11 03:02:52 DEBUG : : Looking for writers 2025/04/11 03:02:52 DEBUG : dir: reading active writers 2025/04/11 03:02:52 DEBUG : >WaitForWriters: 2025/04/11 03:02:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/11 03:02:52 DEBUG : dir/file1: newRWFileHandle: 2025/04/11 03:02:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/11 03:02:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/11 03:02:52 DEBUG : dir/file1(0xc000b716c0): _readAt: size=512, off=0 2025/04/11 03:02:52 DEBUG : dir/file1(0xc000b716c0): openPending: 2025/04/11 03:02:52 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/04/11 03:02:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/11 03:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:52 DEBUG : dir/file1(0xc000b716c0): >openPending: err= 2025/04/11 03:02:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/11 03:02:52 DEBUG : dir/file1(0xc000b716c0): >_readAt: n=14, err=EOF 2025/04/11 03:02:52 DEBUG : dir/file1(0xc000b716c0): close: 2025/04/11 03:02:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/11 03:02:52 DEBUG : dir/file1(0xc000b716c0): >close: err= 2025/04/11 03:02:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/11 03:02:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/11 03:02:52 DEBUG : newLeaf: Updating file with newLeaf 0xc0001bfd40 2025/04/11 03:02:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/11 03:02:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/11 03:02:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/11 03:02:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/11 03:02:52 DEBUG : dir/file1: Updating file with dir/file1 0xc0001bfd40 2025/04/11 03:02:52 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/11 03:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/11 03:02:52 DEBUG : dir/file1: newRWFileHandle: 2025/04/11 03:02:52 DEBUG : dir/file1(0xc000a355c0): openPending: 2025/04/11 03:02:52 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/04/11 03:02:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/11 03:02:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:52 DEBUG : dir/file1(0xc000a355c0): >openPending: err= 2025/04/11 03:02:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/11 03:02:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/11 03:02:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/11 03:02:52 DEBUG : dir/file1(0xc000a355c0): _writeAt: size=25, off=0 2025/04/11 03:02:52 DEBUG : dir/file1(0xc000a355c0): >_writeAt: n=25, err= 2025/04/11 03:02:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/11 03:02:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/11 03:02:52 DEBUG : newLeaf: Updating file with newLeaf 0xc0001bfd40 2025/04/11 03:02:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/11 03:02:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/11 03:02:52 DEBUG : newLeaf(0xc000a355c0): close: 2025/04/11 03:02:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/11 03:02:52 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-11 03:02:52.882657069 +0000 UTC m=+6.809074187 2025/04/11 03:02:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:52 DEBUG : newLeaf(0xc000a355c0): >close: err= 2025/04/11 03:02:52 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:52 DEBUG : dir: Looking for writers 2025/04/11 03:02:52 DEBUG : : Looking for writers 2025/04/11 03:02:52 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:52 DEBUG : dir: reading active writers 2025/04/11 03:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/11 03:02:52 DEBUG : dir: Looking for writers 2025/04/11 03:02:52 DEBUG : : Looking for writers 2025/04/11 03:02:52 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:52 DEBUG : dir: reading active writers 2025/04/11 03:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/11 03:02:52 DEBUG : dir: Looking for writers 2025/04/11 03:02:52 DEBUG : : Looking for writers 2025/04/11 03:02:52 DEBUG : dir: reading active writers 2025/04/11 03:02:52 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/11 03:02:52 DEBUG : dir: Looking for writers 2025/04/11 03:02:52 DEBUG : : Looking for writers 2025/04/11 03:02:52 DEBUG : dir: reading active writers 2025/04/11 03:02:52 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/11 03:02:53 DEBUG : newLeaf: vfs cache: starting upload 2025/04/11 03:02:53 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:53 INFO : newLeaf: Copied (replaced existing) 2025/04/11 03:02:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-11 03:02:52 +0000 UTC" 2025/04/11 03:02:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/11 03:02:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/11 03:02:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/11 03:02:53 DEBUG : dir: Looking for writers 2025/04/11 03:02:53 DEBUG : : Looking for writers 2025/04/11 03:02:53 DEBUG : dir: reading active writers 2025/04/11 03:02:53 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:53 DEBUG : >WaitForWriters: 2025/04/11 03:02:53 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:53 DEBUG : dir: Looking for writers 2025/04/11 03:02:53 DEBUG : : Looking for writers 2025/04/11 03:02:53 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:53 DEBUG : dir: reading active writers 2025/04/11 03:02:53 DEBUG : >WaitForWriters: 2025/04/11 03:02:53 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:53 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:53 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:02:53 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:53 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:53 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:02:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:53 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:53 DEBUG : dir: Looking for writers 2025/04/11 03:02:53 DEBUG : file1: reading active writers 2025/04/11 03:02:53 DEBUG : : Looking for writers 2025/04/11 03:02:53 DEBUG : dir: reading active writers 2025/04/11 03:02:53 DEBUG : >WaitForWriters: 2025/04/11 03:02:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/11 03:02:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000555e00 2025/04/11 03:02:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/11 03:02:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/11 03:02:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/11 03:02:53 DEBUG : dir/file1: Updating file with dir/file1 0xc000555e00 2025/04/11 03:02:53 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/11 03:02:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/11 03:02:53 DEBUG : dir/file1: newRWFileHandle: 2025/04/11 03:02:53 DEBUG : dir/file1(0xc000e2e940): openPending: 2025/04/11 03:02:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/11 03:02:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/11 03:02:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:53 DEBUG : dir/file1(0xc000e2e940): >openPending: err= 2025/04/11 03:02:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/11 03:02:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/11 03:02:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/11 03:02:53 DEBUG : dir/file1(0xc000e2e940): _writeAt: size=25, off=0 2025/04/11 03:02:53 DEBUG : dir/file1(0xc000e2e940): >_writeAt: n=25, err= 2025/04/11 03:02:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/11 03:02:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/11 03:02:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000555e00 2025/04/11 03:02:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/11 03:02:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/11 03:02:53 DEBUG : newLeaf(0xc000e2e940): close: 2025/04/11 03:02:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/11 03:02:53 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-11 03:02:53.377863662 +0000 UTC m=+7.304280779 2025/04/11 03:02:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:53 DEBUG : newLeaf(0xc000e2e940): >close: err= 2025/04/11 03:02:53 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:53 DEBUG : dir: Looking for writers 2025/04/11 03:02:53 DEBUG : : Looking for writers 2025/04/11 03:02:53 DEBUG : dir: reading active writers 2025/04/11 03:02:53 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/11 03:02:53 DEBUG : dir: Looking for writers 2025/04/11 03:02:53 DEBUG : : Looking for writers 2025/04/11 03:02:53 DEBUG : dir: reading active writers 2025/04/11 03:02:53 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/11 03:02:53 DEBUG : dir: Looking for writers 2025/04/11 03:02:53 DEBUG : : Looking for writers 2025/04/11 03:02:53 DEBUG : dir: reading active writers 2025/04/11 03:02:53 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/11 03:02:53 DEBUG : dir: Looking for writers 2025/04/11 03:02:53 DEBUG : : Looking for writers 2025/04/11 03:02:53 DEBUG : dir: reading active writers 2025/04/11 03:02:53 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/11 03:02:53 DEBUG : newLeaf: vfs cache: starting upload 2025/04/11 03:02:53 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:53 INFO : newLeaf: Copied (replaced existing) 2025/04/11 03:02:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-11 03:02:53 +0000 UTC" 2025/04/11 03:02:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/11 03:02:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/11 03:02:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/11 03:02:53 DEBUG : dir: Looking for writers 2025/04/11 03:02:53 DEBUG : : Looking for writers 2025/04/11 03:02:53 DEBUG : dir: reading active writers 2025/04/11 03:02:53 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:53 DEBUG : >WaitForWriters: 2025/04/11 03:02:53 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:53 DEBUG : dir: Looking for writers 2025/04/11 03:02:53 DEBUG : : Looking for writers 2025/04/11 03:02:53 DEBUG : dir: reading active writers 2025/04/11 03:02:53 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:53 DEBUG : >WaitForWriters: 2025/04/11 03:02:53 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:53 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:53 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:02:53 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:53 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:53 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:02:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:53 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/11 03:02:53 DEBUG : dir/file1: newRWFileHandle: 2025/04/11 03:02:53 DEBUG : dir/file1(0xc000dd04c0): openPending: 2025/04/11 03:02:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/11 03:02:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/11 03:02:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:53 DEBUG : dir/file1(0xc000dd04c0): >openPending: err= 2025/04/11 03:02:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/11 03:02:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/11 03:02:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/11 03:02:53 DEBUG : dir/file1(0xc000dd04c0): _writeAt: size=14, off=0 2025/04/11 03:02:53 DEBUG : dir/file1(0xc000dd04c0): >_writeAt: n=14, err= 2025/04/11 03:02:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/11 03:02:53 DEBUG : dir/file1(0xc000dd04c0): close: 2025/04/11 03:02:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/11 03:02:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/11 03:02:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:53 DEBUG : dir/file1(0xc000dd04c0): >close: err= 2025/04/11 03:02:53 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:53 DEBUG : dir: Looking for writers 2025/04/11 03:02:53 DEBUG : file1: reading active writers 2025/04/11 03:02:53 DEBUG : : Looking for writers 2025/04/11 03:02:53 DEBUG : dir: reading active writers 2025/04/11 03:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/11 03:02:53 DEBUG : dir: Looking for writers 2025/04/11 03:02:53 DEBUG : file1: reading active writers 2025/04/11 03:02:53 DEBUG : : Looking for writers 2025/04/11 03:02:53 DEBUG : dir: reading active writers 2025/04/11 03:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/11 03:02:53 DEBUG : dir: Looking for writers 2025/04/11 03:02:53 DEBUG : file1: reading active writers 2025/04/11 03:02:53 DEBUG : : Looking for writers 2025/04/11 03:02:53 DEBUG : dir: reading active writers 2025/04/11 03:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/11 03:02:53 DEBUG : dir: Looking for writers 2025/04/11 03:02:53 DEBUG : file1: reading active writers 2025/04/11 03:02:53 DEBUG : : Looking for writers 2025/04/11 03:02:53 DEBUG : dir: reading active writers 2025/04/11 03:02:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/11 03:02:53 DEBUG : dir/file1: vfs cache: starting upload 2025/04/11 03:02:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:53 INFO : dir/file1: Copied (replaced existing) 2025/04/11 03:02:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/11 03:02:53 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/11 03:02:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/11 03:02:53 DEBUG : dir: Looking for writers 2025/04/11 03:02:53 DEBUG : file1: reading active writers 2025/04/11 03:02:53 DEBUG : : Looking for writers 2025/04/11 03:02:53 DEBUG : dir: reading active writers 2025/04/11 03:02:53 DEBUG : >WaitForWriters: 2025/04/11 03:02:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/11 03:02:53 DEBUG : dir/file1: newRWFileHandle: 2025/04/11 03:02:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/11 03:02:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/11 03:02:53 DEBUG : dir/file1(0xc000ed1180): _readAt: size=512, off=0 2025/04/11 03:02:53 DEBUG : dir/file1(0xc000ed1180): openPending: 2025/04/11 03:02:53 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/04/11 03:02:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/11 03:02:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:53 DEBUG : dir/file1(0xc000ed1180): >openPending: err= 2025/04/11 03:02:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/11 03:02:53 DEBUG : dir/file1(0xc000ed1180): >_readAt: n=14, err=EOF 2025/04/11 03:02:53 DEBUG : dir/file1(0xc000ed1180): close: 2025/04/11 03:02:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/11 03:02:53 DEBUG : dir/file1(0xc000ed1180): >close: err= 2025/04/11 03:02:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/11 03:02:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/11 03:02:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000b512c0 2025/04/11 03:02:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/11 03:02:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/11 03:02:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/11 03:02:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/11 03:02:53 DEBUG : dir/file1: Updating file with dir/file1 0xc000b512c0 2025/04/11 03:02:53 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/11 03:02:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/11 03:02:54 DEBUG : dir/file1: newRWFileHandle: 2025/04/11 03:02:54 DEBUG : dir/file1(0xc000f80480): openPending: 2025/04/11 03:02:54 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/04/11 03:02:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/11 03:02:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:54 DEBUG : dir/file1(0xc000f80480): >openPending: err= 2025/04/11 03:02:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/11 03:02:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/11 03:02:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/11 03:02:54 DEBUG : dir/file1(0xc000f80480): _writeAt: size=25, off=0 2025/04/11 03:02:54 DEBUG : dir/file1(0xc000f80480): >_writeAt: n=25, err= 2025/04/11 03:02:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/11 03:02:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/11 03:02:54 DEBUG : newLeaf: Updating file with newLeaf 0xc000b512c0 2025/04/11 03:02:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/11 03:02:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/11 03:02:54 DEBUG : newLeaf(0xc000f80480): close: 2025/04/11 03:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/11 03:02:54 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-11 03:02:54.019326619 +0000 UTC m=+7.945743766 2025/04/11 03:02:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:54 DEBUG : newLeaf(0xc000f80480): >close: err= 2025/04/11 03:02:54 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:54 DEBUG : dir: Looking for writers 2025/04/11 03:02:54 DEBUG : : Looking for writers 2025/04/11 03:02:54 DEBUG : dir: reading active writers 2025/04/11 03:02:54 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/11 03:02:54 DEBUG : dir: Looking for writers 2025/04/11 03:02:54 DEBUG : : Looking for writers 2025/04/11 03:02:54 DEBUG : dir: reading active writers 2025/04/11 03:02:54 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/11 03:02:54 DEBUG : dir: Looking for writers 2025/04/11 03:02:54 DEBUG : : Looking for writers 2025/04/11 03:02:54 DEBUG : dir: reading active writers 2025/04/11 03:02:54 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/11 03:02:54 DEBUG : dir: Looking for writers 2025/04/11 03:02:54 DEBUG : : Looking for writers 2025/04/11 03:02:54 DEBUG : dir: reading active writers 2025/04/11 03:02:54 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/11 03:02:54 DEBUG : newLeaf: vfs cache: starting upload 2025/04/11 03:02:54 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:54 INFO : newLeaf: Copied (replaced existing) 2025/04/11 03:02:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-11 03:02:54 +0000 UTC" 2025/04/11 03:02:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/11 03:02:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/11 03:02:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/11 03:02:54 DEBUG : dir: Looking for writers 2025/04/11 03:02:54 DEBUG : : Looking for writers 2025/04/11 03:02:54 DEBUG : dir: reading active writers 2025/04/11 03:02:54 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:54 DEBUG : >WaitForWriters: 2025/04/11 03:02:54 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:54 DEBUG : dir: Looking for writers 2025/04/11 03:02:54 DEBUG : : Looking for writers 2025/04/11 03:02:54 DEBUG : dir: reading active writers 2025/04/11 03:02:54 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:54 DEBUG : >WaitForWriters: 2025/04/11 03:02:54 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:54 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:54 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:02:54 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:54 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:54 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:02:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:54 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:54 DEBUG : dir: Looking for writers 2025/04/11 03:02:54 DEBUG : file1: reading active writers 2025/04/11 03:02:54 DEBUG : : Looking for writers 2025/04/11 03:02:54 DEBUG : dir: reading active writers 2025/04/11 03:02:54 DEBUG : >WaitForWriters: 2025/04/11 03:02:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/11 03:02:54 DEBUG : dir/file1: newRWFileHandle: 2025/04/11 03:02:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/11 03:02:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/11 03:02:54 DEBUG : dir/file1(0xc00092fe40): _readAt: size=512, off=0 2025/04/11 03:02:54 DEBUG : dir/file1(0xc00092fe40): openPending: 2025/04/11 03:02:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/11 03:02:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/11 03:02:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:54 DEBUG : dir/file1(0xc00092fe40): >openPending: err= 2025/04/11 03:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/04/11 03:02:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/11 03:02:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/11 03:02:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:02:54 DEBUG : dir/file1(0xc00092fe40): >_readAt: n=14, err=EOF 2025/04/11 03:02:54 DEBUG : dir/file1(0xc00092fe40): close: 2025/04/11 03:02:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/11 03:02:54 DEBUG : dir/file1(0xc00092fe40): >close: err= 2025/04/11 03:02:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/11 03:02:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/11 03:02:54 DEBUG : newLeaf: Updating file with newLeaf 0xc000e26300 2025/04/11 03:02:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/11 03:02:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/11 03:02:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/11 03:02:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/11 03:02:54 DEBUG : dir/file1: Updating file with dir/file1 0xc000e26300 2025/04/11 03:02:54 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/11 03:02:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/11 03:02:54 DEBUG : dir/file1: newRWFileHandle: 2025/04/11 03:02:54 DEBUG : dir/file1(0xc000f3f740): openPending: 2025/04/11 03:02:54 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/04/11 03:02:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/11 03:02:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:54 DEBUG : dir/file1(0xc000f3f740): >openPending: err= 2025/04/11 03:02:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/11 03:02:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/11 03:02:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/11 03:02:54 DEBUG : dir/file1(0xc000f3f740): _writeAt: size=25, off=0 2025/04/11 03:02:54 DEBUG : dir/file1(0xc000f3f740): >_writeAt: n=25, err= 2025/04/11 03:02:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/11 03:02:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/11 03:02:54 DEBUG : newLeaf: Updating file with newLeaf 0xc000e26300 2025/04/11 03:02:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/11 03:02:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/11 03:02:54 DEBUG : newLeaf(0xc000f3f740): close: 2025/04/11 03:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/11 03:02:54 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-11 03:02:54.524213779 +0000 UTC m=+8.450630866 2025/04/11 03:02:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:54 DEBUG : newLeaf(0xc000f3f740): >close: err= 2025/04/11 03:02:54 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:54 DEBUG : dir: Looking for writers 2025/04/11 03:02:54 DEBUG : : Looking for writers 2025/04/11 03:02:54 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:54 DEBUG : dir: reading active writers 2025/04/11 03:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/11 03:02:54 DEBUG : dir: Looking for writers 2025/04/11 03:02:54 DEBUG : : Looking for writers 2025/04/11 03:02:54 DEBUG : dir: reading active writers 2025/04/11 03:02:54 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/11 03:02:54 DEBUG : dir: Looking for writers 2025/04/11 03:02:54 DEBUG : : Looking for writers 2025/04/11 03:02:54 DEBUG : dir: reading active writers 2025/04/11 03:02:54 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/11 03:02:54 DEBUG : dir: Looking for writers 2025/04/11 03:02:54 DEBUG : : Looking for writers 2025/04/11 03:02:54 DEBUG : dir: reading active writers 2025/04/11 03:02:54 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/11 03:02:54 DEBUG : newLeaf: vfs cache: starting upload 2025/04/11 03:02:54 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:54 INFO : newLeaf: Copied (replaced existing) 2025/04/11 03:02:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-11 03:02:54 +0000 UTC" 2025/04/11 03:02:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/11 03:02:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/11 03:02:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/11 03:02:54 DEBUG : dir: Looking for writers 2025/04/11 03:02:54 DEBUG : : Looking for writers 2025/04/11 03:02:54 DEBUG : dir: reading active writers 2025/04/11 03:02:54 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:54 DEBUG : >WaitForWriters: 2025/04/11 03:02:54 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:54 DEBUG : dir: Looking for writers 2025/04/11 03:02:54 DEBUG : : Looking for writers 2025/04/11 03:02:54 DEBUG : dir: reading active writers 2025/04/11 03:02:54 DEBUG : newLeaf: reading active writers 2025/04/11 03:02:54 DEBUG : >WaitForWriters: 2025/04/11 03:02:54 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting --- PASS: TestFileRename (3.04s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.49s) --- 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-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:54 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:54 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:54 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:54 DEBUG : : Looking for writers 2025/04/11 03:02:54 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-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:54 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:02:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/11 03:02:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/11 03:02:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/11 03:02:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:02:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/11 03:02:54 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/04/11 03:02:54 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:54 DEBUG : dir: Looking for writers 2025/04/11 03:02:54 DEBUG : file1: reading active writers 2025/04/11 03:02:54 DEBUG : : Looking for writers 2025/04/11 03:02:54 DEBUG : dir: reading active writers 2025/04/11 03:02:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:54 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:02:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/11 03:02:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/11 03:02:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/11 03:02:55 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/11 03:02:55 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/11 03:02:55 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/11 03:02:55 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/11 03:02:55 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/04/11 03:02:55 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/04/11 03:02:55 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:55 DEBUG : dir: Looking for writers 2025/04/11 03:02:55 DEBUG : file1: reading active writers 2025/04/11 03:02:55 DEBUG : : Looking for writers 2025/04/11 03:02:55 DEBUG : dir: reading active writers 2025/04/11 03:02:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:55 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:02:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/11 03:02:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/11 03:02:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/11 03:02:55 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/11 03:02:55 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/11 03:02:55 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/11 03:02:55 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/11 03:02:55 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/04/11 03:02:55 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/04/11 03:02:55 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/04/11 03:02:55 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/04/11 03:02:55 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/11 03:02:55 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/11 03:02:55 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/11 03:02:55 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/11 03:02:55 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/11 03:02:55 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/04/11 03:02:55 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/11 03:02:55 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/11 03:02:55 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/11 03:02:55 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/04/11 03:02:55 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:55 DEBUG : dir: Looking for writers 2025/04/11 03:02:55 DEBUG : file1: reading active writers 2025/04/11 03:02:55 DEBUG : : Looking for writers 2025/04/11 03:02:55 DEBUG : dir: reading active writers 2025/04/11 03:02:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:55 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:02:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/11 03:02:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/11 03:02:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/11 03:02:55 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:55 DEBUG : dir: Looking for writers 2025/04/11 03:02:55 DEBUG : file1: reading active writers 2025/04/11 03:02:55 DEBUG : : Looking for writers 2025/04/11 03:02:55 DEBUG : dir: reading active writers 2025/04/11 03:02:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:55 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:02:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/11 03:02:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/11 03:02:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/11 03:02:55 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/04/11 03:02:55 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/04/11 03:02:55 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:55 DEBUG : dir: Looking for writers 2025/04/11 03:02:55 DEBUG : file1: reading active writers 2025/04/11 03:02:55 DEBUG : : Looking for writers 2025/04/11 03:02:55 DEBUG : dir: reading active writers 2025/04/11 03:02:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:55 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:55 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:02:55 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:55 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:55 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:02:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:02:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/11 03:02:55 DEBUG : dir/file1: newRWFileHandle: 2025/04/11 03:02:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/11 03:02:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/11 03:02:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/11 03:02:55 DEBUG : dir/file1(0xc0008a2240): _readAt: size=1, off=0 2025/04/11 03:02:55 DEBUG : dir/file1(0xc0008a2240): openPending: 2025/04/11 03:02:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/11 03:02:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/11 03:02:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:55 DEBUG : dir/file1(0xc0008a2240): >openPending: err= 2025/04/11 03:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:02:55 DEBUG : dir/file1(0xc0008a2240): >_readAt: n=1, err= 2025/04/11 03:02:55 DEBUG : dir/file1(0xc0008a2240): _readAt: size=256, off=1 2025/04/11 03:02:55 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/04/11 03:02:55 DEBUG : dir/file1(0xc0008a2240): >_readAt: n=15, err=EOF 2025/04/11 03:02:55 DEBUG : dir/file1(0xc0008a2240): _readAt: size=16, off=16 2025/04/11 03:02:55 DEBUG : dir/file1(0xc0008a2240): >_readAt: n=0, err=EOF 2025/04/11 03:02:55 DEBUG : dir/file1(0xc0008a2240): close: 2025/04/11 03:02:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/11 03:02:55 DEBUG : dir/file1(0xc0008a2240): >close: err= 2025/04/11 03:02:55 DEBUG : dir/file1(0xc0008a2240): close: 2025/04/11 03:02:55 DEBUG : dir/file1(0xc0008a2240): >close: err=file already closed 2025/04/11 03:02:55 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:55 DEBUG : dir: Looking for writers 2025/04/11 03:02:55 DEBUG : file1: reading active writers 2025/04/11 03:02:55 DEBUG : : Looking for writers 2025/04/11 03:02:55 DEBUG : dir: reading active writers 2025/04/11 03:02:55 DEBUG : >WaitForWriters: 2025/04/11 03:02:55 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:55 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:55 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:02:55 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:55 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:55 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:02:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:02:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/11 03:02:55 DEBUG : dir/file1: newRWFileHandle: 2025/04/11 03:02:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/11 03:02:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/11 03:02:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/11 03:02:55 DEBUG : dir/file1(0xc00098cd40): _readAt: size=1, off=0 2025/04/11 03:02:55 DEBUG : dir/file1(0xc00098cd40): openPending: 2025/04/11 03:02:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/11 03:02:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/11 03:02:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:55 DEBUG : dir/file1(0xc00098cd40): >openPending: err= 2025/04/11 03:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/11 03:02:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:02:55 DEBUG : dir/file1(0xc00098cd40): >_readAt: n=1, err= 2025/04/11 03:02:55 DEBUG : dir/file1(0xc00098cd40): _readAt: size=1, off=5 2025/04/11 03:02:55 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/11 03:02:55 DEBUG : dir/file1(0xc00098cd40): >_readAt: n=1, err= 2025/04/11 03:02:55 DEBUG : dir/file1(0xc00098cd40): _readAt: size=1, off=3 2025/04/11 03:02:55 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/11 03:02:55 DEBUG : dir/file1(0xc00098cd40): >_readAt: n=1, err= 2025/04/11 03:02:55 DEBUG : dir/file1(0xc00098cd40): _readAt: size=1, off=13 2025/04/11 03:02:55 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/11 03:02:55 DEBUG : dir/file1(0xc00098cd40): >_readAt: n=1, err= 2025/04/11 03:02:55 DEBUG : dir/file1(0xc00098cd40): _readAt: size=16, off=100 2025/04/11 03:02:55 DEBUG : dir/file1(0xc00098cd40): >_readAt: n=0, err=EOF 2025/04/11 03:02:55 DEBUG : dir/file1(0xc00098cd40): close: 2025/04/11 03:02:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/11 03:02:55 DEBUG : dir/file1(0xc00098cd40): >close: err= 2025/04/11 03:02:55 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:55 DEBUG : dir: Looking for writers 2025/04/11 03:02:55 DEBUG : file1: reading active writers 2025/04/11 03:02:55 DEBUG : : Looking for writers 2025/04/11 03:02:55 DEBUG : dir: reading active writers 2025/04/11 03:02:55 DEBUG : >WaitForWriters: 2025/04/11 03:02:55 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:55 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:55 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:02:55 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:55 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:55 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:02:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:02:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/11 03:02:56 DEBUG : dir/file1: newRWFileHandle: 2025/04/11 03:02:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/11 03:02:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/11 03:02:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/11 03:02:56 DEBUG : dir/file1(0xc0009b3ec0): _readAt: size=1, off=0 2025/04/11 03:02:56 DEBUG : dir/file1(0xc0009b3ec0): openPending: 2025/04/11 03:02:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/11 03:02:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/11 03:02:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:56 DEBUG : dir/file1(0xc0009b3ec0): >openPending: err= 2025/04/11 03:02:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/11 03:02:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/11 03:02:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/11 03:02:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:02:56 DEBUG : dir/file1(0xc0009b3ec0): >_readAt: n=1, err= 2025/04/11 03:02:56 DEBUG : dir/file1(0xc0009b3ec0): _readAt: size=1, off=5 2025/04/11 03:02:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/11 03:02:56 DEBUG : dir/file1(0xc0009b3ec0): >_readAt: n=1, err= 2025/04/11 03:02:56 DEBUG : dir/file1(0xc0009b3ec0): _readAt: size=1, off=1 2025/04/11 03:02:56 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/11 03:02:56 DEBUG : dir/file1(0xc0009b3ec0): >_readAt: n=1, err= 2025/04/11 03:02:56 DEBUG : dir/file1(0xc0009b3ec0): _readAt: size=6, off=10 2025/04/11 03:02:56 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/11 03:02:56 DEBUG : dir/file1(0xc0009b3ec0): >_readAt: n=6, err= 2025/04/11 03:02:56 DEBUG : dir/file1(0xc0009b3ec0): _readAt: size=256, off=10 2025/04/11 03:02:56 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/11 03:02:56 DEBUG : dir/file1(0xc0009b3ec0): >_readAt: n=6, err=EOF 2025/04/11 03:02:56 DEBUG : dir/file1(0xc0009b3ec0): _readAt: size=256, off=100 2025/04/11 03:02:56 DEBUG : dir/file1(0xc0009b3ec0): >_readAt: n=0, err=EOF 2025/04/11 03:02:56 DEBUG : dir/file1(0xc0009b3ec0): close: 2025/04/11 03:02:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/11 03:02:56 DEBUG : dir/file1(0xc0009b3ec0): >close: err= 2025/04/11 03:02:56 DEBUG : dir/file1(0xc0009b3ec0): _readAt: size=256, off=100 2025/04/11 03:02:56 DEBUG : dir/file1(0xc0009b3ec0): >_readAt: n=0, err=file already closed 2025/04/11 03:02:56 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:56 DEBUG : dir: Looking for writers 2025/04/11 03:02:56 DEBUG : file1: reading active writers 2025/04/11 03:02:56 DEBUG : : Looking for writers 2025/04/11 03:02:56 DEBUG : dir: reading active writers 2025/04/11 03:02:56 DEBUG : >WaitForWriters: 2025/04/11 03:02:56 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:56 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:56 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:02:56 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:02:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:02:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/11 03:02:56 DEBUG : dir/file1: newRWFileHandle: 2025/04/11 03:02:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/11 03:02:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/11 03:02:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/11 03:02:56 DEBUG : dir/file1(0xc000965040): RWFileHandle.Flush 2025/04/11 03:02:56 DEBUG : dir/file1(0xc000965040): _readAt: size=256, off=0 2025/04/11 03:02:56 DEBUG : dir/file1(0xc000965040): openPending: 2025/04/11 03:02:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/11 03:02:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/11 03:02:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:56 DEBUG : dir/file1(0xc000965040): >openPending: err= 2025/04/11 03:02:56 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/11 03:02:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/11 03:02:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/11 03:02:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:02:56 DEBUG : dir/file1(0xc000965040): >_readAt: n=16, err=EOF 2025/04/11 03:02:56 DEBUG : dir/file1(0xc000965040): RWFileHandle.Flush 2025/04/11 03:02:56 DEBUG : dir/file1(0xc000965040): RWFileHandle.Flush 2025/04/11 03:02:56 DEBUG : dir/file1(0xc000965040): close: 2025/04/11 03:02:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/11 03:02:56 DEBUG : dir/file1(0xc000965040): >close: err= 2025/04/11 03:02:56 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:56 DEBUG : dir: Looking for writers 2025/04/11 03:02:56 DEBUG : file1: reading active writers 2025/04/11 03:02:56 DEBUG : : Looking for writers 2025/04/11 03:02:56 DEBUG : dir: reading active writers 2025/04/11 03:02:56 DEBUG : >WaitForWriters: 2025/04/11 03:02:56 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:56 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:56 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:02:56 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:02:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:02:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/11 03:02:56 DEBUG : dir/file1: newRWFileHandle: 2025/04/11 03:02:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/11 03:02:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/11 03:02:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/11 03:02:56 DEBUG : dir/file1(0xc000b4fe00): _readAt: size=256, off=0 2025/04/11 03:02:56 DEBUG : dir/file1(0xc000b4fe00): openPending: 2025/04/11 03:02:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/11 03:02:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/11 03:02:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:56 DEBUG : dir/file1(0xc000b4fe00): >openPending: err= 2025/04/11 03:02:56 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/11 03:02:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/11 03:02:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/11 03:02:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:02:56 DEBUG : dir/file1(0xc000b4fe00): >_readAt: n=16, err=EOF 2025/04/11 03:02:56 DEBUG : dir/file1(0xc000b4fe00): RWFileHandle.Release 2025/04/11 03:02:56 DEBUG : dir/file1(0xc000b4fe00): close: 2025/04/11 03:02:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/04/11 03:02:56 DEBUG : dir/file1(0xc000b4fe00): >close: err= 2025/04/11 03:02:56 DEBUG : dir/file1(0xc000b4fe00): RWFileHandle.Release 2025/04/11 03:02:56 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:56 DEBUG : dir: Looking for writers 2025/04/11 03:02:56 DEBUG : file1: reading active writers 2025/04/11 03:02:56 DEBUG : : Looking for writers 2025/04/11 03:02:56 DEBUG : dir: reading active writers 2025/04/11 03:02:56 DEBUG : >WaitForWriters: 2025/04/11 03:02:56 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:56 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:56 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:02:56 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:56 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:02:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:56 DEBUG : file1: newRWFileHandle: 2025/04/11 03:02:56 DEBUG : file1(0xc000d0efc0): openPending: 2025/04/11 03:02:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:56 DEBUG : file1(0xc000d0efc0): >openPending: err= 2025/04/11 03:02:56 DEBUG : file1: >newRWFileHandle: err= 2025/04/11 03:02:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/11 03:02:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/11 03:02:56 DEBUG : file1(0xc000d0efc0): _writeAt: size=5, off=0 2025/04/11 03:02:56 DEBUG : file1(0xc000d0efc0): >_writeAt: n=5, err= 2025/04/11 03:02:56 DEBUG : file1(0xc000d0efc0): _writeAt: size=7, off=5 2025/04/11 03:02:56 DEBUG : file1(0xc000d0efc0): >_writeAt: n=7, err= 2025/04/11 03:02:56 DEBUG : file1: vfs cache: truncate to size=11 2025/04/11 03:02:56 DEBUG : file1(0xc000d0efc0): close: 2025/04/11 03:02:56 DEBUG : file1: vfs cache: setting modification time to 2025-04-11 03:02:56.453605571 +0000 UTC m=+10.380022698 2025/04/11 03:02:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:56 DEBUG : file1(0xc000d0efc0): >close: err= 2025/04/11 03:02:56 DEBUG : file1(0xc000d0efc0): close: 2025/04/11 03:02:56 DEBUG : file1(0xc000d0efc0): >close: err=file already closed 2025/04/11 03:02:56 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:56 DEBUG : : Looking for writers 2025/04/11 03:02:56 DEBUG : file1: reading active writers 2025/04/11 03:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/11 03:02:56 DEBUG : : Looking for writers 2025/04/11 03:02:56 DEBUG : file1: reading active writers 2025/04/11 03:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/11 03:02:56 DEBUG : : Looking for writers 2025/04/11 03:02:56 DEBUG : file1: reading active writers 2025/04/11 03:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/11 03:02:56 DEBUG : : Looking for writers 2025/04/11 03:02:56 DEBUG : file1: reading active writers 2025/04/11 03:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/11 03:02:56 DEBUG : file1: vfs cache: starting upload 2025/04/11 03:02:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:56 INFO : file1: Copied (new) 2025/04/11 03:02:56 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-11 03:02:56 +0000 UTC" 2025/04/11 03:02:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/11 03:02:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:56 INFO : file1: vfs cache: upload succeeded try #1 2025/04/11 03:02:56 DEBUG : : Looking for writers 2025/04/11 03:02:56 DEBUG : file1: reading active writers 2025/04/11 03:02:56 DEBUG : >WaitForWriters: 2025/04/11 03:02:56 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:56 DEBUG : : Looking for writers 2025/04/11 03:02:56 DEBUG : file1: reading active writers 2025/04/11 03:02:56 DEBUG : >WaitForWriters: 2025/04/11 03:02:56 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:56 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:56 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:02:56 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:56 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:02:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:56 DEBUG : file1: newRWFileHandle: 2025/04/11 03:02:56 DEBUG : file1(0xc000d36080): openPending: 2025/04/11 03:02:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:56 DEBUG : file1(0xc000d36080): >openPending: err= 2025/04/11 03:02:56 DEBUG : file1: >newRWFileHandle: err= 2025/04/11 03:02:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/11 03:02:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/11 03:02:56 DEBUG : file1(0xc000d36080): _writeAt: size=7, off=0 2025/04/11 03:02:56 DEBUG : file1(0xc000d36080): >_writeAt: n=7, err= 2025/04/11 03:02:56 DEBUG : file1(0xc000d36080): _writeAt: size=6, off=5 2025/04/11 03:02:56 DEBUG : file1(0xc000d36080): >_writeAt: n=6, err= 2025/04/11 03:02:56 DEBUG : file1(0xc000d36080): close: 2025/04/11 03:02:56 DEBUG : file1: vfs cache: setting modification time to 2025-04-11 03:02:56.649350701 +0000 UTC m=+10.575767828 2025/04/11 03:02:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:56 DEBUG : file1(0xc000d36080): >close: err= 2025/04/11 03:02:56 DEBUG : file1(0xc000d36080): _writeAt: size=5, off=0 2025/04/11 03:02:56 DEBUG : file1(0xc000d36080): >_writeAt: n=0, err=file already closed 2025/04/11 03:02:56 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:56 DEBUG : : Looking for writers 2025/04/11 03:02:56 DEBUG : file1: reading active writers 2025/04/11 03:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/11 03:02:56 DEBUG : : Looking for writers 2025/04/11 03:02:56 DEBUG : file1: reading active writers 2025/04/11 03:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/11 03:02:56 DEBUG : : Looking for writers 2025/04/11 03:02:56 DEBUG : file1: reading active writers 2025/04/11 03:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/11 03:02:56 DEBUG : : Looking for writers 2025/04/11 03:02:56 DEBUG : file1: reading active writers 2025/04/11 03:02:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/11 03:02:56 DEBUG : file1: vfs cache: starting upload 2025/04/11 03:02:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:56 INFO : file1: Copied (new) 2025/04/11 03:02:56 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-11 03:02:56 +0000 UTC" 2025/04/11 03:02:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/11 03:02:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:56 INFO : file1: vfs cache: upload succeeded try #1 2025/04/11 03:02:56 DEBUG : : Looking for writers 2025/04/11 03:02:56 DEBUG : file1: reading active writers 2025/04/11 03:02:56 DEBUG : >WaitForWriters: 2025/04/11 03:02:56 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:56 DEBUG : : Looking for writers 2025/04/11 03:02:56 DEBUG : file1: reading active writers 2025/04/11 03:02:56 DEBUG : >WaitForWriters: 2025/04/11 03:02:56 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:56 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:56 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:02:56 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:56 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:02:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:56 DEBUG : file1: newRWFileHandle: 2025/04/11 03:02:56 DEBUG : file1(0xc000d37f40): openPending: 2025/04/11 03:02:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:56 DEBUG : file1(0xc000d37f40): >openPending: err= 2025/04/11 03:02:56 DEBUG : file1: >newRWFileHandle: err= 2025/04/11 03:02:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/11 03:02:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/11 03:02:56 DEBUG : file1(0xc000d37f40): close: 2025/04/11 03:02:56 DEBUG : file1: vfs cache: setting modification time to 2025-04-11 03:02:56.847389548 +0000 UTC m=+10.773806676 2025/04/11 03:02:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:56 DEBUG : file1(0xc000d37f40): >close: err= 2025/04/11 03:02:56 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/11 03:02:56 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/11 03:02:56 DEBUG : file2: newRWFileHandle: 2025/04/11 03:02:56 DEBUG : file2(0xc000d58080): openPending: 2025/04/11 03:02:56 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:56 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/11 03:02:56 DEBUG : file2(0xc000d58080): >openPending: err= 2025/04/11 03:02:56 DEBUG : file2: >newRWFileHandle: err= 2025/04/11 03:02:56 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/11 03:02:56 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/04/11 03:02:56 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/04/11 03:02:56 DEBUG : file2(0xc000d58080): RWFileHandle.Flush 2025/04/11 03:02:56 DEBUG : file2(0xc000d58080): RWFileHandle.Release 2025/04/11 03:02:56 DEBUG : file2(0xc000d58080): close: 2025/04/11 03:02:56 DEBUG : file2: vfs cache: setting modification time to 2025-04-11 03:02:56.848490787 +0000 UTC m=+10.774907914 2025/04/11 03:02:56 INFO : file2: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:56 DEBUG : file2(0xc000d58080): >close: err= 2025/04/11 03:02:56 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:56 DEBUG : : Looking for writers 2025/04/11 03:02:56 DEBUG : file2: reading active writers 2025/04/11 03:02:56 DEBUG : file1: reading active writers 2025/04/11 03:02:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/04/11 03:02:56 DEBUG : : Looking for writers 2025/04/11 03:02:56 DEBUG : file1: reading active writers 2025/04/11 03:02:56 DEBUG : file2: reading active writers 2025/04/11 03:02:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/04/11 03:02:56 DEBUG : : Looking for writers 2025/04/11 03:02:56 DEBUG : file1: reading active writers 2025/04/11 03:02:56 DEBUG : file2: reading active writers 2025/04/11 03:02:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/04/11 03:02:56 DEBUG : : Looking for writers 2025/04/11 03:02:56 DEBUG : file1: reading active writers 2025/04/11 03:02:56 DEBUG : file2: reading active writers 2025/04/11 03:02:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/04/11 03:02:56 DEBUG : file1: vfs cache: starting upload 2025/04/11 03:02:56 DEBUG : file2: vfs cache: starting upload 2025/04/11 03:02:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:56 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:56 INFO : file1: Copied (new) 2025/04/11 03:02:56 DEBUG : file1: vfs cache: fingerprint now "0,2025-04-11 03:02:56 +0000 UTC" 2025/04/11 03:02:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/11 03:02:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:56 INFO : file1: vfs cache: upload succeeded try #1 2025/04/11 03:02:57 DEBUG : : Looking for writers 2025/04/11 03:02:57 DEBUG : file1: reading active writers 2025/04/11 03:02:57 DEBUG : file2: reading active writers 2025/04/11 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/11 03:02:57 INFO : file2: Copied (new) 2025/04/11 03:02:57 DEBUG : file2: vfs cache: fingerprint now "0,2025-04-11 03:02:56 +0000 UTC" 2025/04/11 03:02:57 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/04/11 03:02:57 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/11 03:02:57 INFO : file2: vfs cache: upload succeeded try #1 2025/04/11 03:02:57 DEBUG : : Looking for writers 2025/04/11 03:02:57 DEBUG : file1: reading active writers 2025/04/11 03:02:57 DEBUG : file2: reading active writers 2025/04/11 03:02:57 DEBUG : >WaitForWriters: 2025/04/11 03:02:57 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:57 DEBUG : : Looking for writers 2025/04/11 03:02:57 DEBUG : file1: reading active writers 2025/04/11 03:02:57 DEBUG : file2: reading active writers 2025/04/11 03:02:57 DEBUG : >WaitForWriters: 2025/04/11 03:02:57 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:57 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:57 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:02:57 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:57 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:02:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:57 DEBUG : file1: newRWFileHandle: 2025/04/11 03:02:57 DEBUG : file1(0xc000e23e00): openPending: 2025/04/11 03:02:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:57 DEBUG : file1(0xc000e23e00): >openPending: err= 2025/04/11 03:02:57 DEBUG : file1: >newRWFileHandle: err= 2025/04/11 03:02:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/11 03:02:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/11 03:02:57 DEBUG : file1(0xc000e23e00): _writeAt: size=5, off=0 2025/04/11 03:02:57 DEBUG : file1(0xc000e23e00): >_writeAt: n=5, err= 2025/04/11 03:02:57 DEBUG : file1(0xc000e23e00): RWFileHandle.Flush 2025/04/11 03:02:57 DEBUG : file1(0xc000e23e00): RWFileHandle.Flush 2025/04/11 03:02:57 DEBUG : file1(0xc000e23e00): close: 2025/04/11 03:02:57 DEBUG : file1: vfs cache: setting modification time to 2025-04-11 03:02:57.216018687 +0000 UTC m=+11.142435815 2025/04/11 03:02:57 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:57 DEBUG : file1(0xc000e23e00): >close: err= 2025/04/11 03:02:57 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:57 DEBUG : : Looking for writers 2025/04/11 03:02:57 DEBUG : file1: reading active writers 2025/04/11 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/11 03:02:57 DEBUG : : Looking for writers 2025/04/11 03:02:57 DEBUG : file1: reading active writers 2025/04/11 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/11 03:02:57 DEBUG : : Looking for writers 2025/04/11 03:02:57 DEBUG : file1: reading active writers 2025/04/11 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/11 03:02:57 DEBUG : : Looking for writers 2025/04/11 03:02:57 DEBUG : file1: reading active writers 2025/04/11 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/11 03:02:57 DEBUG : file1: vfs cache: starting upload 2025/04/11 03:02:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:57 INFO : file1: Copied (new) 2025/04/11 03:02:57 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-11 03:02:57 +0000 UTC" 2025/04/11 03:02:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/11 03:02:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:57 INFO : file1: vfs cache: upload succeeded try #1 2025/04/11 03:02:57 DEBUG : : Looking for writers 2025/04/11 03:02:57 DEBUG : file1: reading active writers 2025/04/11 03:02:57 DEBUG : >WaitForWriters: 2025/04/11 03:02:57 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:57 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:57 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:02:57 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:57 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:02:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:57 DEBUG : file1: newRWFileHandle: 2025/04/11 03:02:57 DEBUG : file1(0xc000d6d480): openPending: 2025/04/11 03:02:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:57 DEBUG : file1(0xc000d6d480): >openPending: err= 2025/04/11 03:02:57 DEBUG : file1: >newRWFileHandle: err= 2025/04/11 03:02:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/11 03:02:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/11 03:02:57 DEBUG : file1(0xc000d6d480): _writeAt: size=5, off=0 2025/04/11 03:02:57 DEBUG : file1(0xc000d6d480): >_writeAt: n=5, err= 2025/04/11 03:02:57 DEBUG : file1(0xc000d6d480): RWFileHandle.Release 2025/04/11 03:02:57 DEBUG : file1(0xc000d6d480): close: 2025/04/11 03:02:57 DEBUG : file1: vfs cache: setting modification time to 2025-04-11 03:02:57.403023434 +0000 UTC m=+11.329440581 2025/04/11 03:02:57 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:57 DEBUG : file1(0xc000d6d480): >close: err= 2025/04/11 03:02:57 DEBUG : file1(0xc000d6d480): RWFileHandle.Release 2025/04/11 03:02:57 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:57 DEBUG : : Looking for writers 2025/04/11 03:02:57 DEBUG : file1: reading active writers 2025/04/11 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/11 03:02:57 DEBUG : : Looking for writers 2025/04/11 03:02:57 DEBUG : file1: reading active writers 2025/04/11 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/11 03:02:57 DEBUG : : Looking for writers 2025/04/11 03:02:57 DEBUG : file1: reading active writers 2025/04/11 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/11 03:02:57 DEBUG : : Looking for writers 2025/04/11 03:02:57 DEBUG : file1: reading active writers 2025/04/11 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/11 03:02:57 DEBUG : file1: vfs cache: starting upload 2025/04/11 03:02:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:57 INFO : file1: Copied (new) 2025/04/11 03:02:57 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-11 03:02:57 +0000 UTC" 2025/04/11 03:02:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/11 03:02:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:57 INFO : file1: vfs cache: upload succeeded try #1 2025/04/11 03:02:57 DEBUG : : Looking for writers 2025/04/11 03:02:57 DEBUG : file1: reading active writers 2025/04/11 03:02:57 DEBUG : >WaitForWriters: 2025/04/11 03:02:57 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:57 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:57 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:02:57 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:02:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:57 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/04/11 03:02:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/11 03:02:57 DEBUG : dir/file1: newRWFileHandle: 2025/04/11 03:02:57 DEBUG : dir/file1(0xc00061fb40): openPending: 2025/04/11 03:02:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/11 03:02:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/11 03:02:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:57 DEBUG : dir/file1(0xc00061fb40): >openPending: err= 2025/04/11 03:02:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/11 03:02:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/11 03:02:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/11 03:02:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/11 03:02:57 DEBUG : dir/file1(0xc00061fb40): _writeAt: size=5, off=0 2025/04/11 03:02:57 DEBUG : dir/file1(0xc00061fb40): >_writeAt: n=5, err= 2025/04/11 03:02:57 DEBUG : dir/file1(0xc00061fb40): close: 2025/04/11 03:02:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:57 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-11 03:02:57.653850272 +0000 UTC m=+11.580267399 2025/04/11 03:02:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:57 DEBUG : dir/file1(0xc00061fb40): >close: err= 2025/04/11 03:02:57 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:57 DEBUG : dir: Looking for writers 2025/04/11 03:02:57 DEBUG : file1: reading active writers 2025/04/11 03:02:57 DEBUG : : Looking for writers 2025/04/11 03:02:57 DEBUG : dir: reading active writers 2025/04/11 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/11 03:02:57 DEBUG : dir: Looking for writers 2025/04/11 03:02:57 DEBUG : file1: reading active writers 2025/04/11 03:02:57 DEBUG : : Looking for writers 2025/04/11 03:02:57 DEBUG : dir: reading active writers 2025/04/11 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/11 03:02:57 DEBUG : dir: Looking for writers 2025/04/11 03:02:57 DEBUG : file1: reading active writers 2025/04/11 03:02:57 DEBUG : : Looking for writers 2025/04/11 03:02:57 DEBUG : dir: reading active writers 2025/04/11 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/11 03:02:57 DEBUG : dir: Looking for writers 2025/04/11 03:02:57 DEBUG : file1: reading active writers 2025/04/11 03:02:57 DEBUG : : Looking for writers 2025/04/11 03:02:57 DEBUG : dir: reading active writers 2025/04/11 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/11 03:02:57 DEBUG : dir/file1: vfs cache: starting upload 2025/04/11 03:02:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:57 INFO : dir/file1: Copied (replaced existing) 2025/04/11 03:02:57 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-04-11 03:02:57 +0000 UTC" 2025/04/11 03:02:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/11 03:02:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/11 03:02:57 DEBUG : dir: Looking for writers 2025/04/11 03:02:57 DEBUG : file1: reading active writers 2025/04/11 03:02:57 DEBUG : : Looking for writers 2025/04/11 03:02:57 DEBUG : dir: reading active writers 2025/04/11 03:02:57 DEBUG : >WaitForWriters: 2025/04/11 03:02:57 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:57 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:57 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:02:57 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:57 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:02:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:57 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:57 DEBUG : dir/file1: newRWFileHandle: 2025/04/11 03:02:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/11 03:02:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/11 03:02:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/11 03:02:57 DEBUG : dir/file1(0xc000a34900): _writeAt: size=5, off=0 2025/04/11 03:02:57 DEBUG : dir/file1(0xc000a34900): openPending: 2025/04/11 03:02:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/04/11 03:02:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/11 03:02:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:57 DEBUG : dir/file1(0xc000a34900): >openPending: err= 2025/04/11 03:02:57 DEBUG : dir/file1(0xc000a34900): >_writeAt: n=5, err= 2025/04/11 03:02:57 DEBUG : dir/file1(0xc000a34900): _writeAt: size=15, off=5 2025/04/11 03:02:57 DEBUG : dir/file1(0xc000a34900): >_writeAt: n=15, err= 2025/04/11 03:02:57 DEBUG : dir/file1(0xc000a34900): close: 2025/04/11 03:02:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/04/11 03:02:57 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-11 03:02:57.936529816 +0000 UTC m=+11.862946933 2025/04/11 03:02:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:57 DEBUG : dir/file1(0xc000a34900): >close: err= 2025/04/11 03:02:57 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:57 DEBUG : dir: Looking for writers 2025/04/11 03:02:57 DEBUG : file1: reading active writers 2025/04/11 03:02:57 DEBUG : : Looking for writers 2025/04/11 03:02:57 DEBUG : dir: reading active writers 2025/04/11 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/11 03:02:57 DEBUG : dir: Looking for writers 2025/04/11 03:02:57 DEBUG : file1: reading active writers 2025/04/11 03:02:57 DEBUG : : Looking for writers 2025/04/11 03:02:57 DEBUG : dir: reading active writers 2025/04/11 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/11 03:02:57 DEBUG : dir: Looking for writers 2025/04/11 03:02:57 DEBUG : file1: reading active writers 2025/04/11 03:02:57 DEBUG : : Looking for writers 2025/04/11 03:02:57 DEBUG : dir: reading active writers 2025/04/11 03:02:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/11 03:02:58 DEBUG : dir: Looking for writers 2025/04/11 03:02:58 DEBUG : file1: reading active writers 2025/04/11 03:02:58 DEBUG : : Looking for writers 2025/04/11 03:02:58 DEBUG : dir: reading active writers 2025/04/11 03:02:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/11 03:02:58 DEBUG : dir/file1: vfs cache: starting upload 2025/04/11 03:02:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:58 INFO : dir/file1: Copied (replaced existing) 2025/04/11 03:02:58 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-04-11 03:02:57 +0000 UTC" 2025/04/11 03:02:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/11 03:02:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/11 03:02:58 DEBUG : dir: Looking for writers 2025/04/11 03:02:58 DEBUG : file1: reading active writers 2025/04/11 03:02:58 DEBUG : : Looking for writers 2025/04/11 03:02:58 DEBUG : dir: reading active writers 2025/04/11 03:02:58 DEBUG : >WaitForWriters: 2025/04/11 03:02:58 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:58 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:58 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:02:58 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:58 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:02:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : file1: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : file1(0xc00096dcc0): openPending: 2025/04/11 03:02:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:58 DEBUG : file1(0xc00096dcc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : file1: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/11 03:02:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/11 03:02:58 DEBUG : file1(0xc00096dcc0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : file1(0xc00096dcc0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : file1(0xc00096dcc0): close: 2025/04/11 03:02:58 DEBUG : file1: vfs cache: setting modification time to 2025-04-11 03:02:58.155720333 +0000 UTC m=+12.082137460 2025/04/11 03:02:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : file1(0xc00096dcc0): >close: err= 2025/04/11 03:02:58 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:58 DEBUG : : Looking for writers 2025/04/11 03:02:58 DEBUG : file1: reading active writers 2025/04/11 03:02:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/11 03:02:58 DEBUG : : Looking for writers 2025/04/11 03:02:58 DEBUG : file1: reading active writers 2025/04/11 03:02:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/11 03:02:58 DEBUG : : Looking for writers 2025/04/11 03:02:58 DEBUG : file1: reading active writers 2025/04/11 03:02:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/11 03:02:58 DEBUG : : Looking for writers 2025/04/11 03:02:58 DEBUG : file1: reading active writers 2025/04/11 03:02:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/11 03:02:58 DEBUG : file1: vfs cache: starting upload 2025/04/11 03:02:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:02:58 INFO : file1: Copied (new) 2025/04/11 03:02:58 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-11 03:02:58 +0000 UTC" 2025/04/11 03:02:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:58 INFO : file1: vfs cache: upload succeeded try #1 2025/04/11 03:02:58 DEBUG : : Looking for writers 2025/04/11 03:02:58 DEBUG : file1: reading active writers 2025/04/11 03:02:58 DEBUG : >WaitForWriters: 2025/04/11 03:02:58 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:58 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:58 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:02:58 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:58 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/04/11 03:02:58 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56a40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56a40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56a40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56a40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56a40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.344101624 +0000 UTC m=+12.270518741 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56a40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56a80): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56a80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56a80): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56a80): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56a80): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56a80): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56a80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.344101624 +0000 UTC m=+12.270518741 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56a80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56ac0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56ac0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56ac0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56ac0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56ac0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.344101624 +0000 UTC m=+12.270518741 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56ac0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435570 item 1 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56b00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56b00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56b00): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56b00): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56b00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.347100485 +0000 UTC m=+12.273517603 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56b00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56b40): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56b40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56b40): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56b40): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56b40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.347100485 +0000 UTC m=+12.273517603 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56b40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c150 item 2 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56b80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56b80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56b80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56b80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56b80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.354362483 +0000 UTC m=+12.280779600 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56b80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56bc0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56bc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56bc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56bc0): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56bc0): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56bc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56bc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.354362483 +0000 UTC m=+12.280779600 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56bc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56c00): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56c00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56c00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56c00): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56c00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.354362483 +0000 UTC m=+12.280779600 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56c00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c8c0 item 3 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56c80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56c80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56c80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56c80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56c80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.35710357 +0000 UTC m=+12.283520688 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56c80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56d00): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56d00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56d00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56d00): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56d00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.35710357 +0000 UTC m=+12.283520688 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56d00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d180 item 4 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56d40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56d40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56d40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56d40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56d40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.362020133 +0000 UTC m=+12.288437250 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56d40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56d80): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56d80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56d80): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56d80): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56d80): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56d80): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56d80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.362020133 +0000 UTC m=+12.288437250 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56d80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56dc0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56dc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56dc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56dc0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56dc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.362020133 +0000 UTC m=+12.288437250 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56dc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d6c0 item 5 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56e40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56e40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56e40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56e40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56e40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.364909049 +0000 UTC m=+12.291326165 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56e40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56ec0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56ec0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56ec0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56ec0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56ec0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.364909049 +0000 UTC m=+12.291326165 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56ec0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a1c0 item 6 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56f40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56f40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56f40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56f40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56f40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.366990216 +0000 UTC m=+12.293407334 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e56f40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57000): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57000): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57000): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57000): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57000): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57000): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57000): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.366990216 +0000 UTC m=+12.293407334 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57000): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57040): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57040): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57040): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57040): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57040): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.366990216 +0000 UTC m=+12.293407334 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57040): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a700 item 7 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e570c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e570c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e570c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e570c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e570c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.374557176 +0000 UTC m=+12.300974294 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e570c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57140): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57140): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57140): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57140): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57140): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.374557176 +0000 UTC m=+12.300974294 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57140): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ab60 item 8 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57180): _readAt: size=2, off=0 2025/04/11 03:02:58 ERROR : open-test-file(0xc000e57180): Couldn't read size of file 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57180): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57180): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57180): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57180): close: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57180): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e571c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e571c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e571c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e571c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e571c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.376737721 +0000 UTC m=+12.303154848 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e571c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57200): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57200): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57200): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57200): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57200): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57200): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57200): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.376737721 +0000 UTC m=+12.303154848 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57200): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57240): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57240): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57240): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57240): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57240): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.376737721 +0000 UTC m=+12.303154848 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57240): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ae70 item 9 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e572c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e572c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e572c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e572c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e572c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.379587403 +0000 UTC m=+12.306004531 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e572c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57340): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57340): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57340): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57340): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57340): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.379587403 +0000 UTC m=+12.306004531 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57340): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b500 item 10 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57400): _readAt: size=2, off=0 2025/04/11 03:02:58 ERROR : open-test-file(0xc000e57400): Couldn't read size of file 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57400): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57400): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57400): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57400): close: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57400): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57440): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57440): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57440): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57440): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57440): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.381859089 +0000 UTC m=+12.308276206 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57440): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57500): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57500): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57500): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57500): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57500): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57500): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57500): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.381859089 +0000 UTC m=+12.308276206 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57500): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57540): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57540): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57540): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57540): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57540): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.381859089 +0000 UTC m=+12.308276206 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57540): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b810 item 11 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e575c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e575c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e575c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e575c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e575c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.384845477 +0000 UTC m=+12.311262654 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e575c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57640): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57640): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57640): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57640): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57640): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.384845477 +0000 UTC m=+12.311262654 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57640): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041bc00 item 12 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57700): _readAt: size=2, off=0 2025/04/11 03:02:58 ERROR : open-test-file(0xc000e57700): Couldn't read size of file 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57700): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57700): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57700): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57700): close: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57700): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57740): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57740): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57740): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57740): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57740): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.387311598 +0000 UTC m=+12.313728716 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57740): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57800): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57800): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57800): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57800): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57800): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.387311598 +0000 UTC m=+12.313728716 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57800): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001120e0 item 13 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57880): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57880): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57880): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57880): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57880): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.389379291 +0000 UTC m=+12.315796408 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57880): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57900): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57900): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57900): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57900): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57900): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.389379291 +0000 UTC m=+12.315796408 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57900): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112770 item 14 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e579c0): _readAt: size=2, off=0 2025/04/11 03:02:58 ERROR : open-test-file(0xc000e579c0): Couldn't read size of file 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e579c0): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e579c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e579c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e579c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e579c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57a00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57a00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57a00): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57a00): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57a00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.391750184 +0000 UTC m=+12.318167310 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57a00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57ac0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57ac0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57ac0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57ac0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57ac0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.391750184 +0000 UTC m=+12.318167310 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57ac0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112c40 item 15 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57b40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57b40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57b40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57b40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57b40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.393805252 +0000 UTC m=+12.320222369 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57b40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57bc0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57bc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57bc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57bc0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57bc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.393805252 +0000 UTC m=+12.320222369 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57bc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113420 item 16 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57c00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57c00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57c00): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57c00): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57c00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.395844642 +0000 UTC m=+12.322261769 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57c00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57c40): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57c40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57c40): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57c40): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57c40): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57c40): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57c40): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57c40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.395844642 +0000 UTC m=+12.322261769 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57c40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57c80): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57c80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57c80): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57c80): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57c80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.395844642 +0000 UTC m=+12.322261769 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57c80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001139d0 item 17 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57d40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57d40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57d40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57d40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57d40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.398888879 +0000 UTC m=+12.325305996 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57d40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57dc0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57dc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57dc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57dc0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57dc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.398888879 +0000 UTC m=+12.325305996 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57dc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe2a0 item 18 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57e40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57e40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57e40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57e40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57e40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.400904324 +0000 UTC m=+12.327321442 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57e40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57f00): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57f00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57f00): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57f00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57f00): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57f00): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57f00): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57f00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.400904324 +0000 UTC m=+12.327321442 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57f00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57f40): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57f40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57f40): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57f40): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57f40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.400904324 +0000 UTC m=+12.327321442 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e57f40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe700 item 19 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda040): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda040): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda040): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda040): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda040): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.403225443 +0000 UTC m=+12.329642549 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda040): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda0c0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda0c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda0c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda0c0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda0c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.403225443 +0000 UTC m=+12.329642549 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda0c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fef50 item 20 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda140): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda140): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda140): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda140): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda140): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.405035782 +0000 UTC m=+12.331452889 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda140): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda200): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda200): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda200): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda200): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda200): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda200): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda200): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda200): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.405035782 +0000 UTC m=+12.331452889 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda200): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda240): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda240): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda240): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda240): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda240): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.405035782 +0000 UTC m=+12.331452889 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda240): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff490 item 21 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda2c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda2c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda2c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda2c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda2c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.407443965 +0000 UTC m=+12.333861092 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda2c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda340): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda340): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda340): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda340): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda340): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.407443965 +0000 UTC m=+12.333861092 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda340): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffc00 item 22 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda3c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda3c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda3c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda3c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda3c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.409166881 +0000 UTC m=+12.335583987 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda3c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda480): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda480): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda480): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda480): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda480): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda480): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda480): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda480): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.409166881 +0000 UTC m=+12.335583987 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda480): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda4c0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda4c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda4c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda4c0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda4c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.409166881 +0000 UTC m=+12.335583987 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda4c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc000 item 23 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda540): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda540): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda540): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda540): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda540): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.411658689 +0000 UTC m=+12.338075786 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda540): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda5c0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda5c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda5c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda5c0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda5c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.411658689 +0000 UTC m=+12.338075786 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda5c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcd90 item 24 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda680): _readAt: size=2, off=0 2025/04/11 03:02:58 ERROR : open-test-file(0xc000fda680): Couldn't read size of file 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda680): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda680): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda680): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda680): close: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda680): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda6c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda6c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda6c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda6c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda6c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.413729589 +0000 UTC m=+12.340146686 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda6c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda780): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda780): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda780): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda780): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda780): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda780): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda780): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda780): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.413729589 +0000 UTC m=+12.340146686 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda780): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda7c0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda7c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda7c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda7c0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda7c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.413729589 +0000 UTC m=+12.340146686 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda7c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd3b0 item 25 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda840): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda840): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda840): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda840): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda840): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.416732347 +0000 UTC m=+12.343149455 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda840): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda8c0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda8c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda8c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda8c0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda8c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.416732347 +0000 UTC m=+12.343149455 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda8c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd960 item 26 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda980): _readAt: size=2, off=0 2025/04/11 03:02:58 ERROR : open-test-file(0xc000fda980): Couldn't read size of file 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda980): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda980): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda980): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda980): close: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda980): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda9c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda9c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda9c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda9c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda9c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.418616877 +0000 UTC m=+12.345033974 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fda9c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaa80): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaa80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaa80): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaa80): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaa80): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaa80): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaa80): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaa80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.418616877 +0000 UTC m=+12.345033974 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaa80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaac0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaac0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaac0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaac0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaac0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.418616877 +0000 UTC m=+12.345033974 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaac0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da2a0 item 27 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdab40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdab40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdab40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdab40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdab40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.421072167 +0000 UTC m=+12.347489294 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdab40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdabc0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdabc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdabc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdabc0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdabc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.421072167 +0000 UTC m=+12.347489294 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdabc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003daa10 item 28 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdac80): _readAt: size=2, off=0 2025/04/11 03:02:58 ERROR : open-test-file(0xc000fdac80): Couldn't read size of file 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdac80): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdac80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdac80): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdac80): close: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdac80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdacc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdacc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdacc0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdacc0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdacc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.423867005 +0000 UTC m=+12.350284122 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdacc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdadc0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdadc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdadc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdadc0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdadc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.423867005 +0000 UTC m=+12.350284122 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdadc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db180 item 29 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdae40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdae40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdae40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdae40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdae40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.426392288 +0000 UTC m=+12.352809415 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdae40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaec0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaec0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaec0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaec0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaec0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.426392288 +0000 UTC m=+12.352809415 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaec0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db880 item 30 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ad980): _readAt: size=2, off=0 2025/04/11 03:02:58 ERROR : open-test-file(0xc0003ad980): Couldn't read size of file 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ad980): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ad980): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ad980): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ad980): close: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ad980): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ad9c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ad9c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ad9c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ad9c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ad9c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.428843691 +0000 UTC m=+12.355260819 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ad9c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ada80): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ada80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ada80): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ada80): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ada80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.428843691 +0000 UTC m=+12.355260819 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ada80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004204d0 item 31 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adb00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adb00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adb00): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adb00): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adb00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.430830983 +0000 UTC m=+12.357248110 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adb00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adb80): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adb80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adb80): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adb80): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adb80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.430830983 +0000 UTC m=+12.357248110 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adb80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004207e0 item 32 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adbc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adbc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adbc0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adbc0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adbc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.43271438 +0000 UTC m=+12.359131497 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adbc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adc00): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adc00): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adc00): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adc00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adc00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420d20 item 33 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adc00): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adc00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.433330877 +0000 UTC m=+12.359747984 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adc00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adc40): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adc40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adc40): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adc40): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adc40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.433330877 +0000 UTC m=+12.359747984 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adc40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420ee0 item 33 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adc80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adc80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adc80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adc80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adc80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.435253559 +0000 UTC m=+12.361670686 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adc80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adcc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adcc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004211f0 item 34 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adcc0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adcc0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adcc0): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adcc0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adcc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.436264777 +0000 UTC m=+12.362681905 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adcc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003add00): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003add00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003add00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003add00): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003add00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.436264777 +0000 UTC m=+12.362681905 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003add00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421340 item 34 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003add40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003add40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003add40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003add40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003add40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.439042513 +0000 UTC m=+12.365459620 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003add40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003add80): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003add80): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003add80): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003add80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003add80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004217a0 item 35 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003add80): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003add80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.440117122 +0000 UTC m=+12.366534219 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003add80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003addc0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003addc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003addc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003addc0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003addc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.440117122 +0000 UTC m=+12.366534219 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003addc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004219d0 item 35 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ade40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ade40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ade40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ade40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ade40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.442750127 +0000 UTC m=+12.369167264 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003ade40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adf00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adf00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421d50 item 36 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adf00): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adf00): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adf00): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adf00): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adf00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.443601525 +0000 UTC m=+12.370018633 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adf00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adf40): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adf40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adf40): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adf40): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adf40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.443601525 +0000 UTC m=+12.370018633 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0003adf40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421f10 item 36 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98000): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98000): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98000): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98000): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98000): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.445611689 +0000 UTC m=+12.372028786 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98000): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98040): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98040): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98040): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98040): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98040): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a700 item 37 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98040): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98040): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.44635743 +0000 UTC m=+12.372774527 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98040): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98080): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98080): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98080): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98080): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98080): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.44635743 +0000 UTC m=+12.372774527 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98080): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ae00 item 37 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97ac0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97ac0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97ac0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97ac0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97ac0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.447968997 +0000 UTC m=+12.374386094 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97ac0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97b80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97b80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ee70 item 38 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97b80): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97b80): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97b80): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97b80): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97b80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.448642 +0000 UTC m=+12.375059107 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97b80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97bc0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97bc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97bc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97bc0): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97bc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.448642 +0000 UTC m=+12.375059107 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97bc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f0a0 item 38 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97c40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97c40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97c40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97c40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97c40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.450341451 +0000 UTC m=+12.376758559 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97c40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97d00): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97d00): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97d00): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97d00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97d00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f570 item 39 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97d00): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97d00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.451128009 +0000 UTC m=+12.377545106 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97d00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97d40): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97d40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97d40): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97d40): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97d40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.451128009 +0000 UTC m=+12.377545106 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97d40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f730 item 39 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97dc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97dc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97dc0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97dc0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97dc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.453239454 +0000 UTC m=+12.379656562 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97dc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97e80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97e80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fc00 item 40 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97e80): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97e80): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97e80): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97e80): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97e80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.453979204 +0000 UTC m=+12.380396310 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97e80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97ec0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97ec0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97ec0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97ec0): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97ec0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.453979204 +0000 UTC m=+12.380396310 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97ec0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fe30 item 40 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97f00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97f00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97f00): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97f00): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97f00): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97f00): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97f00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.455901813 +0000 UTC m=+12.382318921 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97f00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97f40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97f40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97f40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a310 item 41 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97f40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97f40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.456498894 +0000 UTC m=+12.382916001 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d97f40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22000): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22000): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22000): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22000): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22000): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a700 item 41 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22000): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22000): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.457174674 +0000 UTC m=+12.383591771 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22000): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22040): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22040): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22040): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22040): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22040): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.457174674 +0000 UTC m=+12.383591771 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22040): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ab60 item 41 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22100): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22100): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22100): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22100): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22100): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22100): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22100): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.458894414 +0000 UTC m=+12.385311511 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22100): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22140): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22140): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22140): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b1f0 item 42 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22140): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22140): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.459498988 +0000 UTC m=+12.385916085 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22140): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22200): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22200): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b5e0 item 42 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22200): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22200): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22200): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22200): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22200): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.460263525 +0000 UTC m=+12.386680632 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22200): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22240): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22240): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22240): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22240): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22240): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.460263525 +0000 UTC m=+12.386680632 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22240): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bab0 item 42 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22300): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22300): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22300): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22300): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22300): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22300): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22300): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.462916587 +0000 UTC m=+12.389333713 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22300): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22340): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22340): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22340): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354000 item 43 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22340): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22340): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.463628353 +0000 UTC m=+12.390045471 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22340): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22400): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22400): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22400): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22400): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22400): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354150 item 43 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22400): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22400): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.46457983 +0000 UTC m=+12.390996948 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22400): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22440): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22440): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22440): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22440): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22440): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.46457983 +0000 UTC m=+12.390996948 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22440): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354310 item 43 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22500): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22500): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22500): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22500): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22500): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22500): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22500): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.466697628 +0000 UTC m=+12.393114744 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22500): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22540): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22540): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22540): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354770 item 44 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22540): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22540): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.467524551 +0000 UTC m=+12.393941667 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22540): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22600): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22600): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003549a0 item 44 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22600): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22600): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22600): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22600): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22600): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.468645775 +0000 UTC m=+12.395062902 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22600): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22640): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22640): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22640): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22640): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22640): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.468645775 +0000 UTC m=+12.395062902 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22640): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354af0 item 44 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22700): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22700): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22700): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22700): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22700): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22700): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22700): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.470732945 +0000 UTC m=+12.397150072 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22700): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22740): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22740): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22740): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354e00 item 45 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22740): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22740): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.471446576 +0000 UTC m=+12.397863683 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22740): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22800): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22800): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22800): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22800): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22800): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.471446576 +0000 UTC m=+12.397863683 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22800): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003552d0 item 45 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e228c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e228c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e228c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e228c0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e228c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e228c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e228c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.47343014 +0000 UTC m=+12.399847247 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e228c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22900): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22900): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22900): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355650 item 46 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22900): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22900): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.474139242 +0000 UTC m=+12.400556339 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22900): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e229c0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e229c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e229c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e229c0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e229c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.474139242 +0000 UTC m=+12.400556339 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e229c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355a40 item 46 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22a80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22a80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22a80): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22a80): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22a80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22a80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22a80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.47597008 +0000 UTC m=+12.402387177 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22a80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22ac0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22ac0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22ac0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360070 item 47 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22ac0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22ac0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.476607927 +0000 UTC m=+12.403025034 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22ac0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22b80): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22b80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22b80): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22b80): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22b80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.476607927 +0000 UTC m=+12.403025034 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22b80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003602a0 item 47 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22c40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22c40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22c40): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22c40): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22c40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22c40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22c40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.478753336 +0000 UTC m=+12.405170433 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22c40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22c80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22c80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22c80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360700 item 48 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22c80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22c80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.479360907 +0000 UTC m=+12.405778004 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22c80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22d40): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22d40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22d40): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22d40): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22d40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.479360907 +0000 UTC m=+12.405778004 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22d40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360930 item 48 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22d80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22d80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22d80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22d80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22d80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.481350574 +0000 UTC m=+12.407767672 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22d80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22dc0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22dc0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22dc0): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22dc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22dc0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22dc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360e70 item 49 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22dc0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22dc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.482126781 +0000 UTC m=+12.408543889 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22dc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e00): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e00): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.482126781 +0000 UTC m=+12.408543889 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360fc0 item 49 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.484232245 +0000 UTC m=+12.410649342 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f40): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361420 item 50 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f40): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f40): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f40): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f40): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.485180165 +0000 UTC m=+12.411597262 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f80): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f80): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f80): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.485180165 +0000 UTC m=+12.411597262 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361570 item 50 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23000): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23000): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23000): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23000): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23000): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.487214766 +0000 UTC m=+12.413631863 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23000): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e230c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e230c0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e230c0): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e230c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e230c0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e230c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361810 item 51 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e230c0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e230c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.488017754 +0000 UTC m=+12.414434861 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e230c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23100): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23100): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23100): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23100): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23100): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.488017754 +0000 UTC m=+12.414434861 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23100): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361b90 item 51 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23180): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23180): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23180): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23180): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23180): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.490139428 +0000 UTC m=+12.416556525 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23180): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23240): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23240): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23240): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361e30 item 52 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23240): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23240): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23240): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23240): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23240): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.490967343 +0000 UTC m=+12.417384440 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23240): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23280): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23280): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23280): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23280): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23280): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.490967343 +0000 UTC m=+12.417384440 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23280): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000196380 item 52 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23300): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23300): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23300): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23300): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23300): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.493207289 +0000 UTC m=+12.419624386 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23300): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e233c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e233c0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e233c0): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e233c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e233c0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e233c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000196690 item 53 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e233c0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e233c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.493988235 +0000 UTC m=+12.420405332 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e233c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23400): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23400): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23400): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23400): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23400): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.493988235 +0000 UTC m=+12.420405332 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23400): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001967e0 item 53 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23480): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23480): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23480): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23480): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23480): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.496156658 +0000 UTC m=+12.422573755 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23480): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23540): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23540): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23540): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000196af0 item 54 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23540): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23540): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23540): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23540): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23540): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.497054725 +0000 UTC m=+12.423471852 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23540): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23580): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23580): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23580): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23580): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23580): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.497054725 +0000 UTC m=+12.423471852 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23580): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000196e70 item 54 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23600): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23600): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23600): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23600): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23600): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.49916666 +0000 UTC m=+12.425583767 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23600): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e236c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e236c0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e236c0): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e236c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e236c0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e236c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000197490 item 55 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e236c0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e236c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.499922089 +0000 UTC m=+12.426339196 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e236c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaf00): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaf00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaf00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaf00): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaf00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.499922089 +0000 UTC m=+12.426339196 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaf00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000197810 item 55 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaf80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaf80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaf80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaf80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaf80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.503854384 +0000 UTC m=+12.430271501 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdaf80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb040): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb040): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb040): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbd50 item 56 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb040): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb040): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb040): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb040): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb040): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.504662722 +0000 UTC m=+12.431079849 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb040): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb080): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb080): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb080): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb080): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb080): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.504662722 +0000 UTC m=+12.431079849 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb080): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003701c0 item 56 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb140): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb140): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb140): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb140): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb140): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb140): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb140): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb140): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.506572558 +0000 UTC m=+12.432989675 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb140): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb180): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb180): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb180): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003704d0 item 57 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb180): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb180): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.507243358 +0000 UTC m=+12.433660475 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb180): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb240): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb240): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb240): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb240): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb240): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb240): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003707e0 item 57 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb240): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb240): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.50794758 +0000 UTC m=+12.434364707 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb240): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb280): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb280): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb280): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb280): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb280): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.50794758 +0000 UTC m=+12.434364707 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb280): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370930 item 57 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb340): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb340): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb340): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb340): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb340): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb340): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb340): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb340): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.509902211 +0000 UTC m=+12.436319338 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb340): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb380): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb380): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb380): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370d20 item 58 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb380): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb380): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.510615861 +0000 UTC m=+12.437032979 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb380): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb440): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb440): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb440): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370e70 item 58 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb440): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb440): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb440): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb440): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb440): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.511418908 +0000 UTC m=+12.437836036 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb440): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb480): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb480): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb480): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb480): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb480): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.511418908 +0000 UTC m=+12.437836036 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb480): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370fc0 item 58 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98140): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98140): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98140): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98140): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98140): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98140): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98140): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98140): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.513661511 +0000 UTC m=+12.440078608 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98140): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98180): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98180): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98180): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b3b0 item 59 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98180): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98180): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.514817481 +0000 UTC m=+12.441234598 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98180): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98240): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98240): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98240): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98240): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98240): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98240): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b570 item 59 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98240): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98240): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.515496837 +0000 UTC m=+12.441913945 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98240): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98280): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98280): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98280): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98280): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98280): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.515496837 +0000 UTC m=+12.441913945 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98280): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b9d0 item 59 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98340): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98340): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98340): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98340): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98340): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98340): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98340): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98340): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.517417764 +0000 UTC m=+12.443834861 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98340): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98380): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98380): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98380): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c81c0 item 60 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98380): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98380): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.51807575 +0000 UTC m=+12.444492857 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98380): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98440): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98440): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98440): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8380 item 60 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98440): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98440): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98440): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98440): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98440): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.518718927 +0000 UTC m=+12.445136025 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98440): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98480): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98480): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98480): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98480): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98480): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.518718927 +0000 UTC m=+12.445136025 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98480): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c85b0 item 60 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98540): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98540): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98540): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98540): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98540): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98540): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98540): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98540): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.520103087 +0000 UTC m=+12.446520184 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98540): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98580): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98580): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98580): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8ee0 item 61 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98580): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98580): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.520714776 +0000 UTC m=+12.447131883 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98580): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98640): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98640): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98640): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98640): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98640): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.520714776 +0000 UTC m=+12.447131883 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98640): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9180 item 61 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98700): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98700): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98700): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98700): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98700): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98700): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98700): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98700): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.522429476 +0000 UTC m=+12.448846584 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98700): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98740): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98740): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98740): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9500 item 62 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98740): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98740): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.523053047 +0000 UTC m=+12.449470154 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98740): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98800): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98800): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98800): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98800): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98800): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.523053047 +0000 UTC m=+12.449470154 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98800): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9b20 item 62 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c988c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c988c0): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c988c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c988c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c988c0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c988c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c988c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c988c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.524768759 +0000 UTC m=+12.451185866 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c988c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98940): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98940): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98940): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388150 item 63 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98940): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98940): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.525426103 +0000 UTC m=+12.451843200 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98940): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98a00): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98a00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98a00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98a00): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98a00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.525426103 +0000 UTC m=+12.451843200 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98a00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388310 item 63 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98ac0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98ac0): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98ac0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98ac0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98ac0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98ac0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98ac0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98ac0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.527335048 +0000 UTC m=+12.453752155 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98ac0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98b00): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98b00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98b00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000388e70 item 64 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98b00): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98b00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.528454852 +0000 UTC m=+12.454871949 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98b00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23780): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23780): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23780): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23780): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23780): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.528454852 +0000 UTC m=+12.454871949 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23780): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000197880 item 64 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e237c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e237c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e237c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e237c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e237c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.531007695 +0000 UTC m=+12.457424792 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e237c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23800): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23800): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23800): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23800): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23800): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000197c70 item 65 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23800): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23800): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.531661192 +0000 UTC m=+12.458078289 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23800): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23840): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23840): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23840): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23840): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23840): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.531661192 +0000 UTC m=+12.458078289 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23840): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000197dc0 item 65 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23880): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23880): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23880): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23880): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23880): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.533388255 +0000 UTC m=+12.459805362 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23880): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e238c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e238c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca2a0 item 66 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e238c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e238c0): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e238c0): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e238c0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e238c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.534094572 +0000 UTC m=+12.460511669 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e238c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23900): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23900): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23900): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23900): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23900): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.534094572 +0000 UTC m=+12.460511669 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23900): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca770 item 66 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23940): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23940): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23940): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23940): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23940): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.536340329 +0000 UTC m=+12.462757487 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23940): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23980): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23980): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23980): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23980): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23980): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cae70 item 67 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23980): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23980): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.538344392 +0000 UTC m=+12.464761499 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23980): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e239c0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e239c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e239c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e239c0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e239c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.538344392 +0000 UTC m=+12.464761499 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e239c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb260 item 67 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23a40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23a40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23a40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23a40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23a40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.543695913 +0000 UTC m=+12.470113029 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23a40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb810 item 68 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b00): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b00): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b00): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b00): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.544758628 +0000 UTC m=+12.471175735 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b40): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b40): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b40): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.544758628 +0000 UTC m=+12.471175735 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbd50 item 68 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.54761345 +0000 UTC m=+12.474030556 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23bc0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23bc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23bc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23bc0): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23bc0): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4620 item 69 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23bc0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23bc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.548622514 +0000 UTC m=+12.475039621 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23bc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98b40): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98b40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98b40): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98b40): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98b40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.548622514 +0000 UTC m=+12.475039621 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98b40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389030 item 69 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98bc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98bc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98bc0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98bc0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98bc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.551285544 +0000 UTC m=+12.477702652 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98bc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98c80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98c80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003898f0 item 70 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98c80): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98c80): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98c80): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98c80): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98c80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.552482122 +0000 UTC m=+12.478899279 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98c80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98cc0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98cc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98cc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98cc0): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98cc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.552482122 +0000 UTC m=+12.478899279 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98cc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000389e30 item 70 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98d40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98d40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98d40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98d40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98d40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.555374603 +0000 UTC m=+12.481791711 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98d40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98e00): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98e00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98e00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98e00): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98e00): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c460 item 71 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98e00): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98e00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.556672341 +0000 UTC m=+12.483089458 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98e00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98e40): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98e40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98e40): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98e40): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98e40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.556672341 +0000 UTC m=+12.483089458 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98e40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c690 item 71 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98ec0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98ec0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98ec0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98ec0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98ec0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.559018366 +0000 UTC m=+12.485435473 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98ec0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98f80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98f80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cc40 item 72 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98f80): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98f80): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98f80): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98f80): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98f80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.559998396 +0000 UTC m=+12.486415504 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98f80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98fc0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98fc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98fc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98fc0): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98fc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.559998396 +0000 UTC m=+12.486415504 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c98fc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cd90 item 72 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99000): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99000): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99000): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99000): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99000): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99000): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99000): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.56247661 +0000 UTC m=+12.488893718 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99000): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99040): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99040): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99040): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d1f0 item 73 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99040): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99040): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.563331717 +0000 UTC m=+12.489748824 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99040): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99080): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99080): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99080): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99080): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99080): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d570 item 73 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99080): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99080): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.564334429 +0000 UTC m=+12.490751536 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99080): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c990c0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c990c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c990c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c990c0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c990c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.564334429 +0000 UTC m=+12.490751536 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c990c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d9d0 item 73 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99180): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99180): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99180): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99180): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99180): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99180): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99180): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.566691215 +0000 UTC m=+12.493108322 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99180): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb4c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb4c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb4c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003711f0 item 74 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb4c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb4c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.568083239 +0000 UTC m=+12.494500325 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb4c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb580): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb580): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371490 item 74 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb580): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb580): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb580): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb580): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb580): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.568761884 +0000 UTC m=+12.495178970 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb580): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb5c0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb5c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb5c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb5c0): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb5c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.568761884 +0000 UTC m=+12.495178970 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb5c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003715e0 item 74 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb680): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb680): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb680): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb680): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb680): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb680): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb680): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.57022997 +0000 UTC m=+12.496647057 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb680): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb6c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb6c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb6c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371960 item 75 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb6c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb6c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.570745248 +0000 UTC m=+12.497162336 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb6c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb780): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb780): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb780): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb780): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb780): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371ab0 item 75 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb780): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb780): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.571397673 +0000 UTC m=+12.497814750 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb780): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb7c0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb7c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb7c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb7c0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb7c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.571397673 +0000 UTC m=+12.497814750 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb7c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371c00 item 75 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb880): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb880): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb880): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb880): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb880): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb880): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb880): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.572756605 +0000 UTC m=+12.499173692 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb880): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb8c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb8c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb8c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b01c0 item 76 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb8c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb8c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.573291971 +0000 UTC m=+12.499709058 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb8c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb980): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb980): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b04d0 item 76 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb980): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb980): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb980): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb980): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb980): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.573967769 +0000 UTC m=+12.500384856 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb980): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb9c0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb9c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb9c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb9c0): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb9c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.573967769 +0000 UTC m=+12.500384856 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdb9c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0690 item 76 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdba80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdba80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdba80): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdba80): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdba80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdba80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdba80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.575398727 +0000 UTC m=+12.501815813 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdba80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbac0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbac0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbac0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0bd0 item 77 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbac0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbac0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.576193499 +0000 UTC m=+12.502610596 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbac0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbb80): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbb80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbb80): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbb80): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbb80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.576193499 +0000 UTC m=+12.502610596 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbb80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0e00 item 77 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbc40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbc40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbc40): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbc40): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbc40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbc40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbc40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.577839971 +0000 UTC m=+12.504257058 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbc40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbc80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbc80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbc80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1260 item 78 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbc80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbc80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.578372722 +0000 UTC m=+12.504789798 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbc80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbd40): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbd40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbd40): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbd40): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbd40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.578372722 +0000 UTC m=+12.504789798 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbd40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1500 item 78 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbe00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbe00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbe00): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbe00): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbe00): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbe00): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbe00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.580080198 +0000 UTC m=+12.506497275 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbe00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbe40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbe40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbe40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1ab0 item 79 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbe40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbe40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.580683911 +0000 UTC m=+12.507100989 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbe40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbf00): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbf00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbf00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbf00): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbf00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.580683911 +0000 UTC m=+12.507100989 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000fdbf00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1e30 item 79 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58040): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58040): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58040): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58040): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58040): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58040): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58040): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.582380307 +0000 UTC m=+12.508797384 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58040): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58080): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58080): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58080): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a150 item 80 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58080): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58080): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.583187523 +0000 UTC m=+12.509604630 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58080): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d581c0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d581c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d581c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d581c0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d581c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.583187523 +0000 UTC m=+12.509604630 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d581c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a2a0 item 80 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58200): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58200): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58200): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58200): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58200): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.58573647 +0000 UTC m=+12.512153577 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58200): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58240): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58240): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58240): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58240): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58240): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58240): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051a9a0 item 81 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58240): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58240): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.586937035 +0000 UTC m=+12.513354142 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58240): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58280): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58280): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58280): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58280): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58280): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.586937035 +0000 UTC m=+12.513354142 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58280): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051aaf0 item 81 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58300): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58300): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58300): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58300): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58300): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.589365986 +0000 UTC m=+12.515783074 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58300): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d583c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d583c0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d583c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b570 item 82 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d583c0): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d583c0): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d583c0): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d583c0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d583c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.590143125 +0000 UTC m=+12.516560213 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d583c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58400): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58400): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58400): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58400): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58400): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.590143125 +0000 UTC m=+12.516560213 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58400): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051b730 item 82 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58480): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58480): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58480): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58480): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58480): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.591869206 +0000 UTC m=+12.518286304 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58480): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58540): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58540): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58540): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58540): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58540): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58540): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba070 item 83 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58540): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58540): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.592693615 +0000 UTC m=+12.519110712 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58540): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58580): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58580): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58580): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58580): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58580): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.592693615 +0000 UTC m=+12.519110712 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58580): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ba2a0 item 83 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58600): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58600): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58600): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58600): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58600): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.594978375 +0000 UTC m=+12.521395462 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58600): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d586c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d586c0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d586c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003baaf0 item 84 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d586c0): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d586c0): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d586c0): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d586c0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d586c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.595815397 +0000 UTC m=+12.522232484 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d586c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58700): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58700): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58700): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58700): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58700): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.595815397 +0000 UTC m=+12.522232484 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58700): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003baee0 item 84 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58780): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58780): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58780): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58780): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58780): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.597494912 +0000 UTC m=+12.523911998 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58780): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58840): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58840): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58840): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58840): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58840): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58840): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bb420 item 85 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58840): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58840): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.598007684 +0000 UTC m=+12.524424771 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58840): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58880): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58880): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58880): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58880): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58880): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.598007684 +0000 UTC m=+12.524424771 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58880): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bb650 item 85 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58900): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58900): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58900): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58900): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58900): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.599504394 +0000 UTC m=+12.525921481 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58900): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d589c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d589c0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d589c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bbb90 item 86 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d589c0): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d589c0): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d589c0): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d589c0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d589c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.600176126 +0000 UTC m=+12.526593213 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d589c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58a00): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58a00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58a00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58a00): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58a00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.600176126 +0000 UTC m=+12.526593213 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58a00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bbe30 item 86 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58a80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58a80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58a80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58a80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58a80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.601673939 +0000 UTC m=+12.528091026 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58a80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58b40): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58b40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58b40): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58b40): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58b40): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58b40): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392690 item 87 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58b40): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58b40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.602263576 +0000 UTC m=+12.528680663 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58b40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58b80): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58b80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58b80): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58b80): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58b80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.602263576 +0000 UTC m=+12.528680663 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58b80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392930 item 87 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58c00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58c00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58c00): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58c00): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58c00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.603766418 +0000 UTC m=+12.530183505 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58c00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58cc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58cc0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58cc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392e70 item 88 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58cc0): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58cc0): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58cc0): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58cc0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58cc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.604411019 +0000 UTC m=+12.530828106 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58cc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58d00): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58d00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58d00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58d00): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58d00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.604411019 +0000 UTC m=+12.530828106 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58d00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003930a0 item 88 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58dc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58dc0): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58dc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58dc0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58dc0): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58dc0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58dc0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58dc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.605889585 +0000 UTC m=+12.532306672 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58dc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58e00): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58e00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58e00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393500 item 89 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58e00): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58e00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.606449357 +0000 UTC m=+12.532866445 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58e00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58ec0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58ec0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58ec0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58ec0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58ec0): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58ec0): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003936c0 item 89 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58ec0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58ec0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.60711142 +0000 UTC m=+12.533528507 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58ec0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58f00): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58f00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58f00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58f00): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58f00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.60711142 +0000 UTC m=+12.533528507 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58f00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003939d0 item 89 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58fc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58fc0): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58fc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58fc0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58fc0): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58fc0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58fc0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58fc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.608627898 +0000 UTC m=+12.535044985 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d58fc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59000): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59000): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59000): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393dc0 item 90 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59000): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59000): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.609137064 +0000 UTC m=+12.535554141 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59000): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d590c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d590c0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d590c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000525b0 item 90 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d590c0): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d590c0): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d590c0): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d590c0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d590c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.6098487 +0000 UTC m=+12.536265787 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d590c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59100): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59100): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59100): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59100): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59100): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.6098487 +0000 UTC m=+12.536265787 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59100): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000529a0 item 90 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d591c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d591c0): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d591c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d591c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d591c0): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d591c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d591c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d591c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.611365969 +0000 UTC m=+12.537783057 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d591c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59200): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59200): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59200): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052fc0 item 91 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59200): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59200): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.611935198 +0000 UTC m=+12.538352285 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59200): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d592c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d592c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d592c0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d592c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d592c0): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d592c0): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000533b0 item 91 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d592c0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d592c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.612451978 +0000 UTC m=+12.538869066 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d592c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59300): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59300): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59300): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59300): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59300): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.612451978 +0000 UTC m=+12.538869066 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d59300): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000537a0 item 91 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99240): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99240): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99240): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99240): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99240): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99240): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99240): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99240): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.614222624 +0000 UTC m=+12.540639710 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99240): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99280): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99280): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99280): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016df10 item 92 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99280): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99280): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.614897502 +0000 UTC m=+12.541314588 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99280): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99340): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99340): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99340): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378310 item 92 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99340): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99340): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99340): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99340): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99340): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.615495484 +0000 UTC m=+12.541912571 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99340): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99380): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99380): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99380): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99380): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99380): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.615495484 +0000 UTC m=+12.541912571 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99380): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378620 item 92 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99440): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99440): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99440): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99440): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99440): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99440): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99440): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99440): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.617089718 +0000 UTC m=+12.543506795 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99440): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99480): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99480): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99480): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379180 item 93 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99480): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99480): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.617694744 +0000 UTC m=+12.544111821 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99480): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99540): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99540): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99540): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99540): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99540): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.617694744 +0000 UTC m=+12.544111821 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99540): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003797a0 item 93 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99600): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99600): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99600): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99600): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99600): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99600): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99600): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99600): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.619059848 +0000 UTC m=+12.545476935 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99600): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99640): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99640): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99640): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379f10 item 94 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99640): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99640): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.619548396 +0000 UTC m=+12.545965483 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99640): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99700): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99700): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99700): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99700): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99700): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.619548396 +0000 UTC m=+12.545965483 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99700): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a80e0 item 94 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c997c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c997c0): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c997c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c997c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c997c0): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c997c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c997c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c997c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.621088327 +0000 UTC m=+12.547505414 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c997c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99800): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99800): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99800): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8a80 item 95 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99800): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99800): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.621678096 +0000 UTC m=+12.548095182 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99800): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c998c0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c998c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c998c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c998c0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c998c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.621678096 +0000 UTC m=+12.548095182 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c998c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8c40 item 95 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99980): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99980): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99980): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99980): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99980): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99980): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99980): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99980): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.623186728 +0000 UTC m=+12.549603815 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99980): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c999c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c999c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c999c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8ee0 item 96 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c999c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c999c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.623806932 +0000 UTC m=+12.550224020 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c999c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99a80): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99a80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99a80): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99a80): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99a80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.623806932 +0000 UTC m=+12.550224020 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000c99a80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9110 item 96 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= 2025/04/11 03:02:58 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:58 DEBUG : : Looking for writers 2025/04/11 03:02:58 DEBUG : >WaitForWriters: 2025/04/11 03:02:58 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:58 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:58 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:02:58 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:58 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/04/11 03:02:58 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6ec0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6ec0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6ec0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6ec0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6ec0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.64919082 +0000 UTC m=+12.575607937 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6ec0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6f40): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6f40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6f40): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6f40): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6f40): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6f40): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6f40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.64919082 +0000 UTC m=+12.575607937 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6f40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6f80): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6f80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6f80): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6f80): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6f80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.64919082 +0000 UTC m=+12.575607937 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6f80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052c40 item 1 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6fc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6fc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6fc0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6fc0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6fc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.654408981 +0000 UTC m=+12.580826097 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf6fc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7000): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7000): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7000): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7000): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7000): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.654408981 +0000 UTC m=+12.580826097 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7000): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000533b0 item 2 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7040): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7040): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7040): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7040): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7040): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.657573783 +0000 UTC m=+12.583990921 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7040): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7080): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7080): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7080): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7080): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7080): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7080): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7080): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.657573783 +0000 UTC m=+12.583990921 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7080): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf70c0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf70c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf70c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf70c0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf70c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.657573783 +0000 UTC m=+12.583990921 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf70c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b90 item 3 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7140): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7140): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7140): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7140): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7140): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.661976271 +0000 UTC m=+12.588393388 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7140): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf71c0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf71c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf71c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf71c0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf71c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.661976271 +0000 UTC m=+12.588393388 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf71c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482230 item 4 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7200): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7200): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7200): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7200): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7200): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.665270106 +0000 UTC m=+12.591687232 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7200): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7240): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7240): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7240): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7240): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7240): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7240): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7240): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.665270106 +0000 UTC m=+12.591687232 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7240): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7280): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7280): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7280): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7280): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7280): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.665270106 +0000 UTC m=+12.591687232 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7280): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482770 item 5 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7300): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7300): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7300): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7300): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7300): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.669711307 +0000 UTC m=+12.596128424 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7300): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7380): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7380): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7380): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7380): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7380): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.669711307 +0000 UTC m=+12.596128424 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7380): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482e00 item 6 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7400): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7400): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7400): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7400): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7400): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.672709156 +0000 UTC m=+12.599126273 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7400): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf74c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf74c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf74c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf74c0): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf74c0): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf74c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf74c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.672709156 +0000 UTC m=+12.599126273 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf74c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7500): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7500): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7500): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7500): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7500): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.672709156 +0000 UTC m=+12.599126273 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7500): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004831f0 item 7 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7580): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7580): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7580): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7580): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7580): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.67556015 +0000 UTC m=+12.601977237 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7580): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7600): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7600): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7600): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7600): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7600): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.67556015 +0000 UTC m=+12.601977237 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7600): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483b20 item 8 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7640): _readAt: size=2, off=0 2025/04/11 03:02:58 ERROR : open-test-file(0xc000cf7640): Couldn't read size of file 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7640): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7640): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7640): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7640): close: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7640): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7680): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7680): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7680): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7680): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7680): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.677304355 +0000 UTC m=+12.603721442 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7680): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf76c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf76c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf76c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf76c0): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf76c0): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf76c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf76c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.677304355 +0000 UTC m=+12.603721442 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf76c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7700): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7700): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7700): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7700): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7700): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.677304355 +0000 UTC m=+12.603721442 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7700): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4000 item 9 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7780): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7780): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7780): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7780): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7780): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.679515908 +0000 UTC m=+12.605932995 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7780): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7800): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7800): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7800): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7800): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7800): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.679515908 +0000 UTC m=+12.605932995 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7800): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4e00 item 10 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf78c0): _readAt: size=2, off=0 2025/04/11 03:02:58 ERROR : open-test-file(0xc000cf78c0): Couldn't read size of file 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf78c0): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf78c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf78c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf78c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf78c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7900): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7900): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7900): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7900): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7900): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.681191334 +0000 UTC m=+12.607608422 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7900): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf79c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf79c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf79c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf79c0): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf79c0): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf79c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf79c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.681191334 +0000 UTC m=+12.607608422 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf79c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7a00): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7a00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7a00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7a00): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7a00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.681191334 +0000 UTC m=+12.607608422 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7a00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5500 item 11 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7a80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7a80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7a80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7a80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7a80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.683752655 +0000 UTC m=+12.610169762 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7a80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7b40): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7b40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7b40): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7b40): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7b40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.683752655 +0000 UTC m=+12.610169762 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7b40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5ab0 item 12 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7c00): _readAt: size=2, off=0 2025/04/11 03:02:58 ERROR : open-test-file(0xc000cf7c00): Couldn't read size of file 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7c00): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7c00): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7c00): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7c00): close: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7c00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7c40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7c40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7c40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7c40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7c40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.685713788 +0000 UTC m=+12.612130894 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7c40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7d00): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7d00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7d00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7d00): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7d00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.685713788 +0000 UTC m=+12.612130894 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7d00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436150 item 13 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7d80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7d80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7d80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7d80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7d80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.687505532 +0000 UTC m=+12.613922620 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7d80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7e00): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7e00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7e00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7e00): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7e00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.687505532 +0000 UTC m=+12.613922620 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7e00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004365b0 item 14 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7ec0): _readAt: size=2, off=0 2025/04/11 03:02:58 ERROR : open-test-file(0xc000cf7ec0): Couldn't read size of file 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7ec0): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7ec0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7ec0): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7ec0): close: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7ec0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7f00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7f00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7f00): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7f00): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7f00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.6896028 +0000 UTC m=+12.616019917 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000cf7f00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74040): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74040): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74040): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74040): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74040): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.6896028 +0000 UTC m=+12.616019917 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74040): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004368c0 item 15 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b740c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b740c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b740c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b740c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b740c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.691241227 +0000 UTC m=+12.617658314 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b740c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74140): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74140): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74140): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74140): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74140): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.691241227 +0000 UTC m=+12.617658314 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74140): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436e70 item 16 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74180): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74180): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74180): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74180): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74180): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.692601471 +0000 UTC m=+12.619018548 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74180): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b741c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b741c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b741c0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b741c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b741c0): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b741c0): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b741c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b741c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.692601471 +0000 UTC m=+12.619018548 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b741c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74200): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74200): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74200): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74200): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74200): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.692601471 +0000 UTC m=+12.619018548 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74200): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004371f0 item 17 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74280): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74280): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74280): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74280): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74280): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.694699201 +0000 UTC m=+12.621116288 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74280): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74300): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74300): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74300): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74300): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74300): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.694699201 +0000 UTC m=+12.621116288 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74300): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437650 item 18 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74380): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74380): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74380): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74380): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74380): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.696106133 +0000 UTC m=+12.622523220 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74380): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74440): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74440): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74440): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74440): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74440): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74440): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74440): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74440): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.696106133 +0000 UTC m=+12.622523220 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74440): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74480): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74480): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74480): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74480): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74480): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.696106133 +0000 UTC m=+12.622523220 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74480): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437960 item 19 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74500): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74500): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74500): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74500): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74500): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.698248726 +0000 UTC m=+12.624665813 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74500): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74580): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74580): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74580): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74580): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74580): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.698248726 +0000 UTC m=+12.624665813 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74580): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437e30 item 20 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74600): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74600): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74600): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74600): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74600): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.699886412 +0000 UTC m=+12.626303499 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74600): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b746c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b746c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b746c0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b746c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b746c0): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b746c0): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b746c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b746c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.699886412 +0000 UTC m=+12.626303499 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b746c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74700): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74700): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74700): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74700): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74700): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.699886412 +0000 UTC m=+12.626303499 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74700): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea2a0 item 21 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74780): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74780): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74780): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74780): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74780): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.702356391 +0000 UTC m=+12.628773488 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74780): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74800): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74800): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74800): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74800): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74800): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.702356391 +0000 UTC m=+12.628773488 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74800): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea930 item 22 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22040): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22040): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22040): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22040): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22040): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.703837111 +0000 UTC m=+12.630254198 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22040): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22100): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22100): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22100): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22100): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22100): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22100): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22100): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22100): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.703837111 +0000 UTC m=+12.630254198 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22100): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22140): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22140): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22140): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22140): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22140): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.703837111 +0000 UTC m=+12.630254198 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22140): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004304d0 item 23 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e221c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e221c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e221c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e221c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e221c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.706054796 +0000 UTC m=+12.632471882 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e221c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22240): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22240): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22240): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22240): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22240): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.706054796 +0000 UTC m=+12.632471882 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22240): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430a10 item 24 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22300): _readAt: size=2, off=0 2025/04/11 03:02:58 ERROR : open-test-file(0xc000e22300): Couldn't read size of file 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22300): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22300): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22300): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22300): close: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22300): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22340): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22340): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22340): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22340): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22340): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.707568047 +0000 UTC m=+12.633985135 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22340): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22400): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22400): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22400): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22400): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22400): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22400): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22400): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22400): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.707568047 +0000 UTC m=+12.633985135 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22400): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22440): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22440): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22440): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22440): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22440): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.707568047 +0000 UTC m=+12.633985135 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22440): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430e00 item 25 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e224c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e224c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e224c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e224c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e224c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.709676176 +0000 UTC m=+12.636093263 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e224c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22540): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22540): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22540): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22540): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22540): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.709676176 +0000 UTC m=+12.636093263 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22540): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004313b0 item 26 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22600): _readAt: size=2, off=0 2025/04/11 03:02:58 ERROR : open-test-file(0xc000e22600): Couldn't read size of file 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22600): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22600): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22600): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22600): close: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22600): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22640): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22640): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22640): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22640): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22640): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.711213113 +0000 UTC m=+12.637630189 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22640): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22700): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22700): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22700): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22700): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22700): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22700): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22700): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22700): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.711213113 +0000 UTC m=+12.637630189 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22700): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22740): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22740): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22740): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22740): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22740): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.711213113 +0000 UTC m=+12.637630189 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22740): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431810 item 27 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e227c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e227c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e227c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e227c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e227c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.713265346 +0000 UTC m=+12.639682443 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e227c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22840): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22840): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22840): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22840): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22840): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.713265346 +0000 UTC m=+12.639682443 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22840): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434230 item 28 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22900): _readAt: size=2, off=0 2025/04/11 03:02:58 ERROR : open-test-file(0xc000e22900): Couldn't read size of file 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22900): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22900): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22900): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22900): close: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22900): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22940): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22940): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22940): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22940): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22940): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.714993812 +0000 UTC m=+12.641410900 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22940): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22a00): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22a00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22a00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22a00): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22a00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.714993812 +0000 UTC m=+12.641410900 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22a00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434700 item 29 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22a80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22a80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22a80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22a80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22a80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.716483099 +0000 UTC m=+12.642900176 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22a80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22b00): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22b00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22b00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22b00): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22b00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.716483099 +0000 UTC m=+12.642900176 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22b00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434e70 item 30 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22bc0): _readAt: size=2, off=0 2025/04/11 03:02:58 ERROR : open-test-file(0xc000e22bc0): Couldn't read size of file 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22bc0): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22bc0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22bc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22bc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22bc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22c00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22c00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22c00): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22c00): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22c00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.718236101 +0000 UTC m=+12.644653188 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22c00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22cc0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22cc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22cc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22cc0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22cc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.718236101 +0000 UTC m=+12.644653188 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22cc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435420 item 31 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22d40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22d40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22d40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22d40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22d40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.71984342 +0000 UTC m=+12.646260506 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22d40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22dc0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22dc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22dc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22dc0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22dc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.71984342 +0000 UTC m=+12.646260506 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22dc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435c00 item 32 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e00): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e00): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.72139389 +0000 UTC m=+12.647810978 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e40): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e40): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e40): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c3f0 item 33 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e40): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.721990882 +0000 UTC m=+12.648407969 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e80): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e80): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e80): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.721990882 +0000 UTC m=+12.648407969 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22e80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c770 item 33 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22ec0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22ec0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22ec0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22ec0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22ec0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.723568414 +0000 UTC m=+12.649985501 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22ec0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034cf50 item 34 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f00): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f00): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f00): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f00): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.724253642 +0000 UTC m=+12.650670728 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f40): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f40): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f40): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.724253642 +0000 UTC m=+12.650670728 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d180 item 34 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.725968762 +0000 UTC m=+12.652385849 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22f80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22fc0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22fc0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22fc0): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22fc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22fc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d6c0 item 35 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22fc0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22fc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.726621307 +0000 UTC m=+12.653038394 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e22fc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23000): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23000): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23000): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23000): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23000): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.726621307 +0000 UTC m=+12.653038394 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23000): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034dc00 item 35 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23080): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23080): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23080): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23080): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23080): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.728307043 +0000 UTC m=+12.654724130 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23080): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23140): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23140): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a230 item 36 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23140): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23140): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23140): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23140): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23140): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.729564865 +0000 UTC m=+12.655982002 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23140): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74840): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74840): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74840): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74840): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74840): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.729564865 +0000 UTC m=+12.655982002 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74840): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eabd0 item 36 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74880): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74880): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74880): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74880): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74880): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.731156985 +0000 UTC m=+12.657574072 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74880): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b748c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b748c0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b748c0): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b748c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b748c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eaf50 item 37 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b748c0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b748c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.731833465 +0000 UTC m=+12.658250542 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b748c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74900): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74900): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74900): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74900): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74900): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.731833465 +0000 UTC m=+12.658250542 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74900): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb0a0 item 37 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74980): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74980): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74980): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74980): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74980): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.733596005 +0000 UTC m=+12.660013092 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74980): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74a40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74a40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb420 item 38 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74a40): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74a40): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74a40): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74a40): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74a40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.734270221 +0000 UTC m=+12.660687318 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74a40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74a80): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74a80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74a80): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74a80): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74a80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.734270221 +0000 UTC m=+12.660687318 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74a80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb6c0 item 38 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74b00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74b00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74b00): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74b00): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74b00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.736481163 +0000 UTC m=+12.662898260 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74b00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74bc0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74bc0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74bc0): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74bc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74bc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ebea0 item 39 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74bc0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74bc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.737079997 +0000 UTC m=+12.663497084 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74bc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74c00): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74c00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74c00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74c00): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74c00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.737079997 +0000 UTC m=+12.663497084 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74c00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112150 item 39 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74c80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74c80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74c80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74c80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74c80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.738645588 +0000 UTC m=+12.665062685 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74c80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74d40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74d40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001127e0 item 40 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74d40): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74d40): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74d40): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74d40): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74d40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.739330604 +0000 UTC m=+12.665747701 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74d40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74d80): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74d80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74d80): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74d80): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74d80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.739330604 +0000 UTC m=+12.665747701 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74d80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112a80 item 40 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74dc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74dc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74dc0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74dc0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74dc0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74dc0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74dc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.740881206 +0000 UTC m=+12.667298303 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74dc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74e00): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74e00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74e00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113340 item 41 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74e00): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74e00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.741540664 +0000 UTC m=+12.667957751 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74e00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74e80): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74e80): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74e80): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74e80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74e80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113570 item 41 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74e80): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74e80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.742198489 +0000 UTC m=+12.668615577 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74e80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74ec0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74ec0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74ec0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74ec0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74ec0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.742198489 +0000 UTC m=+12.668615577 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74ec0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001137a0 item 41 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74f80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74f80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74f80): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74f80): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74f80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74f80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74f80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.744085954 +0000 UTC m=+12.670503041 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74f80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74fc0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74fc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74fc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113d50 item 42 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74fc0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74fc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.745121659 +0000 UTC m=+12.671538756 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74fc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75080): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75080): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe1c0 item 42 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75080): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75080): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75080): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75080): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75080): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.745893729 +0000 UTC m=+12.672310826 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75080): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b750c0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b750c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b750c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b750c0): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b750c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.745893729 +0000 UTC m=+12.672310826 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b750c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe3f0 item 42 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75180): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75180): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75180): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75180): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75180): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75180): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75180): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.74938733 +0000 UTC m=+12.675804427 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75180): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b751c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b751c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b751c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe850 item 43 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b751c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b751c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.750701017 +0000 UTC m=+12.677118104 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b751c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033a9c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033a9c0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033a9c0): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033a9c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033a9c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438380 item 43 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033a9c0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033a9c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.751393647 +0000 UTC m=+12.677810734 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033a9c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033aa40): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033aa40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033aa40): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033aa40): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033aa40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.751393647 +0000 UTC m=+12.677810734 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033aa40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004385b0 item 43 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ab40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ab40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ab40): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ab40): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ab40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ab40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ab40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.753243321 +0000 UTC m=+12.679660407 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ab40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ab80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ab80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ab80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004388c0 item 44 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ab80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ab80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.7537591 +0000 UTC m=+12.680176187 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ab80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ac80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ac80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438a80 item 44 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ac80): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ac80): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ac80): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ac80): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ac80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.754430701 +0000 UTC m=+12.680847788 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ac80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ad00): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ad00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ad00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ad00): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ad00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.754430701 +0000 UTC m=+12.680847788 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ad00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438bd0 item 44 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ae80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ae80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ae80): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ae80): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ae80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ae80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ae80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.755903706 +0000 UTC m=+12.682320793 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ae80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033aec0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033aec0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033aec0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438e70 item 45 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033aec0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033aec0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.756494817 +0000 UTC m=+12.682911904 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033aec0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b340): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b340): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b340): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b340): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b340): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.756494817 +0000 UTC m=+12.682911904 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b340): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438fc0 item 45 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b480): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b480): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b480): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b480): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b480): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b480): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b480): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.758045018 +0000 UTC m=+12.684462104 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b480): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b4c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b4c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b4c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439260 item 46 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b4c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b4c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.758677045 +0000 UTC m=+12.685094132 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b4c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b640): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b640): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b640): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b640): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b640): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.758677045 +0000 UTC m=+12.685094132 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b640): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004393b0 item 46 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b7c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b7c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b7c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b7c0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b7c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b7c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b7c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.760142656 +0000 UTC m=+12.686559744 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b7c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b800): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b800): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b800): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439650 item 47 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b800): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b800): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.760733606 +0000 UTC m=+12.687150693 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033b800): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ba40): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ba40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ba40): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ba40): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ba40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.760733606 +0000 UTC m=+12.687150693 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00033ba40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439810 item 47 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0000b2000): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0000b2000): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0000b2000): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0000b2000): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0000b2000): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0000b2000): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0000b2000): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.762247179 +0000 UTC m=+12.688664266 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0000b2000): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0000b2d80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0000b2d80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0000b2d80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439b20 item 48 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0000b2d80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0000b2d80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.762842266 +0000 UTC m=+12.689259354 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0000b2d80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e000): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e000): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e000): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e000): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e000): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.762842266 +0000 UTC m=+12.689259354 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e000): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439c70 item 48 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e540): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e540): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e540): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e540): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e540): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.764432122 +0000 UTC m=+12.690849209 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e540): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e580): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e580): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e580): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e580): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e580): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e580): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439f10 item 49 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e580): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e580): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.765011922 +0000 UTC m=+12.691429008 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e580): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e6c0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e6c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e6c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e6c0): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e6c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.765011922 +0000 UTC m=+12.691429008 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e6c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc150 item 49 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e740): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e740): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e740): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e740): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e740): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.766557243 +0000 UTC m=+12.692974340 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e740): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e800): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e800): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e800): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcd90 item 50 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e800): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e800): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e800): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e800): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e800): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.76724215 +0000 UTC m=+12.693659236 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e800): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e940): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e940): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e940): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e940): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e940): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.76724215 +0000 UTC m=+12.693659236 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e940): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcee0 item 50 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e9c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e9c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e9c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e9c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e9c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.768729502 +0000 UTC m=+12.695146589 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061e9c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ea80): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ea80): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ea80): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ea80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ea80): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ea80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd5e0 item 51 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ea80): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ea80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.769385044 +0000 UTC m=+12.695802131 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ea80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061eac0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061eac0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061eac0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061eac0): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061eac0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.769385044 +0000 UTC m=+12.695802131 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061eac0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd810 item 51 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061eb40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061eb40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061eb40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061eb40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061eb40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.77083704 +0000 UTC m=+12.697254128 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061eb40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ec40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ec40): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ec40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdce0 item 52 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ec40): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ec40): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ec40): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ec40): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ec40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.771498803 +0000 UTC m=+12.697915889 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ec40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ec80): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ec80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ec80): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ec80): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ec80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.771498803 +0000 UTC m=+12.697915889 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ec80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004200e0 item 52 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ed00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ed00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ed00): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ed00): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ed00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.773125307 +0000 UTC m=+12.699542394 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ed00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061edc0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061edc0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061edc0): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061edc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061edc0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061edc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004203f0 item 53 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061edc0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061edc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.773692202 +0000 UTC m=+12.700109289 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061edc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ee00): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ee00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ee00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ee00): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ee00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.773692202 +0000 UTC m=+12.700109289 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ee00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004205b0 item 53 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ee80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ee80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ee80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ee80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ee80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.775398596 +0000 UTC m=+12.701815683 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ee80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ef40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ef40): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ef40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004208c0 item 54 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ef40): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ef40): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ef40): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ef40): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ef40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.776012189 +0000 UTC m=+12.702429276 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ef40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ef80): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ef80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ef80): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ef80): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ef80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.776012189 +0000 UTC m=+12.702429276 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ef80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420a10 item 54 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f000): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f000): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f000): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f000): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f000): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.777523506 +0000 UTC m=+12.703940603 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f000): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f0c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f0c0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f0c0): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f0c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f0c0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f0c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420f50 item 55 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f0c0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f0c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.778107643 +0000 UTC m=+12.704524740 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f0c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f100): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f100): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f100): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f100): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f100): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.778107643 +0000 UTC m=+12.704524740 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f100): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421110 item 55 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f180): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f180): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f180): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f180): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f180): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.780520405 +0000 UTC m=+12.706937502 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f180): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b752c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b752c0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b752c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fee00 item 56 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b752c0): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b752c0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b752c0): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b752c0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b752c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.781399415 +0000 UTC m=+12.707816502 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b752c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75300): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75300): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75300): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75300): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75300): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.781399415 +0000 UTC m=+12.707816502 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75300): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff030 item 56 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b753c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b753c0): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b753c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b753c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b753c0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b753c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b753c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b753c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.783003708 +0000 UTC m=+12.709420795 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b753c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75400): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75400): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75400): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff500 item 57 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75400): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75400): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.783571955 +0000 UTC m=+12.709989042 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75400): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b754c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b754c0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b754c0): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b754c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b754c0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b754c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff730 item 57 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b754c0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b754c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.784178944 +0000 UTC m=+12.710596032 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b754c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75500): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75500): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75500): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75500): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75500): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.784178944 +0000 UTC m=+12.710596032 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75500): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffb90 item 57 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b755c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b755c0): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b755c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b755c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b755c0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b755c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b755c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b755c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.785759823 +0000 UTC m=+12.712176911 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b755c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75600): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75600): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75600): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fff10 item 58 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75600): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75600): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.786388013 +0000 UTC m=+12.712805100 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75600): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b756c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b756c0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b756c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e2a0 item 58 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b756c0): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b756c0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b756c0): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b756c0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b756c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.787476898 +0000 UTC m=+12.713894005 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b756c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75700): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75700): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75700): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75700): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75700): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.787476898 +0000 UTC m=+12.713894005 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75700): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e540 item 58 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b757c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b757c0): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b757c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b757c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b757c0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b757c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b757c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b757c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.788951877 +0000 UTC m=+12.715368964 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b757c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75800): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75800): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75800): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ea10 item 59 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75800): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75800): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.789697348 +0000 UTC m=+12.716114464 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75800): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b758c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b758c0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b758c0): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b758c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b758c0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b758c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ec40 item 59 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b758c0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b758c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.790414444 +0000 UTC m=+12.716831562 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b758c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75900): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75900): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75900): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75900): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75900): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.790414444 +0000 UTC m=+12.716831562 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75900): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ed90 item 59 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b759c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b759c0): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b759c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b759c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b759c0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b759c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b759c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b759c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.791709066 +0000 UTC m=+12.718126153 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b759c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75a00): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75a00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75a00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f180 item 60 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75a00): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75a00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.792216128 +0000 UTC m=+12.718633205 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75a00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75ac0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75ac0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75ac0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f490 item 60 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75ac0): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75ac0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75ac0): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75ac0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75ac0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.792991293 +0000 UTC m=+12.719408400 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75ac0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75b00): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75b00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75b00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75b00): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75b00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.792991293 +0000 UTC m=+12.719408400 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75b00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f6c0 item 60 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75bc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75bc0): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75bc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75bc0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75bc0): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75bc0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75bc0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75bc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.794596597 +0000 UTC m=+12.721013705 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75bc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75c00): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75c00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75c00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fab0 item 61 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75c00): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75c00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.795206554 +0000 UTC m=+12.721623661 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75c00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75cc0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75cc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75cc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75cc0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75cc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.795206554 +0000 UTC m=+12.721623661 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75cc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fc70 item 61 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75d80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75d80): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75d80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75d80): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75d80): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75d80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75d80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75d80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.796887431 +0000 UTC m=+12.723304538 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75d80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75dc0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75dc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75dc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a070 item 62 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75dc0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75dc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.797513546 +0000 UTC m=+12.723930653 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75dc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75e80): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75e80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75e80): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75e80): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75e80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.797513546 +0000 UTC m=+12.723930653 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b75e80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a310 item 62 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23240): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23240): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23240): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23240): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23240): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23240): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23240): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23240): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.799346458 +0000 UTC m=+12.725763545 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23240): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23280): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23280): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23280): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a930 item 63 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23280): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23280): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.799844703 +0000 UTC m=+12.726261790 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23280): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23340): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23340): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23340): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23340): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23340): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.799844703 +0000 UTC m=+12.726261790 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23340): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041aa80 item 63 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23400): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23400): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23400): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23400): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23400): >_readAt: n=0, err=Bad file descriptor 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23400): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23400): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23400): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.801260523 +0000 UTC m=+12.727677610 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23400): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23440): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23440): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23440): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ad20 item 64 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23440): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23440): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.803989958 +0000 UTC m=+12.730407045 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23440): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23500): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23500): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23500): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23500): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23500): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.803989958 +0000 UTC m=+12.730407045 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23500): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ae70 item 64 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23540): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23540): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23540): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23540): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23540): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.823504104 +0000 UTC m=+12.749921191 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23540): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23580): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23580): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23580): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23580): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23580): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b260 item 65 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23580): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23580): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.824456342 +0000 UTC m=+12.750873449 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23580): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e235c0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e235c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e235c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e235c0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e235c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.824456342 +0000 UTC m=+12.750873449 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e235c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b500 item 65 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23600): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23600): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23600): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23600): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23600): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.826079259 +0000 UTC m=+12.752496366 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23600): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23640): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23640): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b810 item 66 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23640): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23640): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23640): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23640): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23640): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.826784985 +0000 UTC m=+12.753202092 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23640): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23680): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23680): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23680): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23680): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23680): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.826784985 +0000 UTC m=+12.753202092 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23680): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b9d0 item 66 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e236c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e236c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e236c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e236c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e236c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.828305139 +0000 UTC m=+12.754722247 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e236c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23700): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23700): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23700): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23700): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23700): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041bd50 item 67 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23700): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23700): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.828998761 +0000 UTC m=+12.755415868 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23700): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23740): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23740): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23740): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23740): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23740): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.828998761 +0000 UTC m=+12.755415868 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23740): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041bea0 item 67 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e237c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e237c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e237c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e237c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e237c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.831393299 +0000 UTC m=+12.757810406 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e237c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23880): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23880): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003542a0 item 68 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23880): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23880): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23880): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23880): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23880): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.832345777 +0000 UTC m=+12.758762884 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23880): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e238c0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e238c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e238c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e238c0): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e238c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.832345777 +0000 UTC m=+12.758762884 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e238c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354540 item 68 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23900): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23900): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23900): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23900): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23900): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.834668889 +0000 UTC m=+12.761085996 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23900): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23940): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23940): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23940): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23940): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23940): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354930 item 69 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23940): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23940): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.835662225 +0000 UTC m=+12.762079333 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23940): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23980): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23980): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23980): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23980): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23980): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.835662225 +0000 UTC m=+12.762079333 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23980): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354a80 item 69 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23a00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23a00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23a00): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23a00): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23a00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.838119589 +0000 UTC m=+12.764536697 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23a00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23ac0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23ac0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354d90 item 70 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23ac0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23ac0): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23ac0): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23ac0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23ac0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.839171836 +0000 UTC m=+12.765588962 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23ac0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b00): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b00): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.839171836 +0000 UTC m=+12.765588962 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355110 item 70 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.841321102 +0000 UTC m=+12.767738209 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23b80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23c80): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23c80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23c80): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23c80): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23c80): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003555e0 item 71 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23c80): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23c80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.842164335 +0000 UTC m=+12.768581442 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23c80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23cc0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23cc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23cc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23cc0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23cc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.842164335 +0000 UTC m=+12.768581442 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23cc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355880 item 71 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23d40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23d40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23d40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23d40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23d40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.84469104 +0000 UTC m=+12.771108147 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23d40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23e00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23e00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355ce0 item 72 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23e00): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23e00): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23e00): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23e00): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23e00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.845573778 +0000 UTC m=+12.771990884 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23e00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23e80): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23e80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23e80): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23e80): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23e80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.845573778 +0000 UTC m=+12.771990884 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23e80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360230 item 72 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23ec0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23ec0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23ec0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23ec0): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23ec0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23ec0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23ec0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.847642332 +0000 UTC m=+12.774059439 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23ec0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23f00): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23f00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23f00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360620 item 73 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23f00): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23f00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.848435753 +0000 UTC m=+12.774852859 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23f00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23f40): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23f40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23f40): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23f40): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23f40): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003607e0 item 73 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23f40): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23f40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.849260391 +0000 UTC m=+12.775677498 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000e23f40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cc840): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cc840): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cc840): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cc840): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cc840): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.849260391 +0000 UTC m=+12.775677498 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cc840): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360a10 item 73 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001ccb80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001ccb80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001ccb80): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001ccb80): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001ccb80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001ccb80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001ccb80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.851230421 +0000 UTC m=+12.777647528 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001ccb80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001ccdc0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001ccdc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001ccdc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360f50 item 74 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001ccdc0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001ccdc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.851938109 +0000 UTC m=+12.778355216 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001ccdc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f240): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f240): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421490 item 74 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f240): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f240): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f240): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f240): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f240): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.852490266 +0000 UTC m=+12.778907373 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f240): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f280): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f280): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f280): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f280): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f280): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.852490266 +0000 UTC m=+12.778907373 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f280): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004216c0 item 74 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f340): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f340): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f340): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f340): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f340): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f340): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f340): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.853670533 +0000 UTC m=+12.780087640 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f340): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f380): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f380): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f380): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421ab0 item 75 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f380): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f380): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.854170362 +0000 UTC m=+12.780587468 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f380): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f440): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f440): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f440): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f440): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f440): _writeAt: size=3, off=2 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421c00 item 75 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f440): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f440): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.854666182 +0000 UTC m=+12.781083289 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f440): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f480): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f480): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f480): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f480): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f480): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.854666182 +0000 UTC m=+12.781083289 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f480): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421dc0 item 75 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f540): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f540): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f540): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f540): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f540): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f540): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f540): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.85589471 +0000 UTC m=+12.782311817 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f540): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f580): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f580): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f580): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da4d0 item 76 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f580): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f580): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.856689132 +0000 UTC m=+12.783106239 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f580): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f640): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f640): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da850 item 76 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f640): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f640): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f640): _writeAt: size=3, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f640): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f640): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.857667689 +0000 UTC m=+12.784084796 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f640): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f680): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f680): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f680): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f680): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f680): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.857667689 +0000 UTC m=+12.784084796 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f680): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003daa10 item 76 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f740): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f740): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f740): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f740): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f740): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f740): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f740): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.859802428 +0000 UTC m=+12.786219535 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f740): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f780): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f780): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f780): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db180 item 77 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f780): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f780): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.86052794 +0000 UTC m=+12.786945048 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f780): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f840): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f840): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f840): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f840): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f840): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.86052794 +0000 UTC m=+12.786945048 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f840): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db570 item 77 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f900): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f900): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f900): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f900): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f900): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f900): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f900): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.862709627 +0000 UTC m=+12.789126715 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f900): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd240): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd240): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd240): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003611f0 item 78 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd240): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd240): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.863530249 +0000 UTC m=+12.789947356 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd240): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd400): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd400): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd400): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd400): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd400): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.863530249 +0000 UTC m=+12.789947356 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd400): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361420 item 78 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd5c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd5c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd5c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd5c0): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd5c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd5c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd5c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.86586375 +0000 UTC m=+12.792280857 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd5c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd640): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd640): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd640): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003616c0 item 79 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd640): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd640): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.866582921 +0000 UTC m=+12.793000029 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd640): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd700): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd700): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd700): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd700): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd700): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.866582921 +0000 UTC m=+12.793000029 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd700): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361810 item 79 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd940): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd940): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd940): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd940): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd940): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd940): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd940): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.869157105 +0000 UTC m=+12.795574211 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd940): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd980): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd980): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd980): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361ce0 item 80 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd980): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd980): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.869865546 +0000 UTC m=+12.796282653 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cd980): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cda40): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cda40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cda40): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cda40): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cda40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.869865546 +0000 UTC m=+12.796282653 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cda40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361e30 item 80 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cda80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cda80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cda80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cda80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cda80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.87187068 +0000 UTC m=+12.798287777 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cda80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdb00): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdb00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdb00): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdb00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdb00): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdb00): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a690 item 81 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdb00): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdb00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.872720106 +0000 UTC m=+12.799137213 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdb00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdc40): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdc40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdc40): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdc40): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdc40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.872720106 +0000 UTC m=+12.799137213 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdc40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a930 item 81 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdcc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdcc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdcc0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdcc0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdcc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.874299001 +0000 UTC m=+12.800716088 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdcc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdd80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdd80): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdd80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b340 item 82 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdd80): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdd80): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdd80): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdd80): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdd80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.874946868 +0000 UTC m=+12.801363955 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdd80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cddc0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cddc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cddc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cddc0): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cddc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.874946868 +0000 UTC m=+12.801363955 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cddc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b500 item 82 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cde40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cde40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cde40): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cde40): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cde40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.876378496 +0000 UTC m=+12.802795583 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cde40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdf40): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdf40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdf40): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdf40): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdf40): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdf40): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054bab0 item 83 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdf40): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdf40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.876968405 +0000 UTC m=+12.803385481 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc0001cdf40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000f80040): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000f80040): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000f80040): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000f80040): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000f80040): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.876968405 +0000 UTC m=+12.803385481 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000f80040): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8150 item 83 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f940): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f940): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f940): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f940): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f940): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.878322377 +0000 UTC m=+12.804739454 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061f940): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fa00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fa00): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fa00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbab0 item 84 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fa00): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fa00): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fa00): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fa00): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fa00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.879012553 +0000 UTC m=+12.805429629 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fa00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fa40): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fa40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fa40): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fa40): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fa40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.879012553 +0000 UTC m=+12.805429629 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fa40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbd50 item 84 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fac0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fac0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fac0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fac0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fac0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.880329596 +0000 UTC m=+12.806746673 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fac0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fbc0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fbc0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fbc0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fbc0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fbc0): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fbc0): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000196460 item 85 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fbc0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fbc0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.880950813 +0000 UTC m=+12.807367900 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fbc0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fc00): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fc00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fc00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fc00): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fc00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.880950813 +0000 UTC m=+12.807367900 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fc00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000196620 item 85 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fc80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fc80): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fc80): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fc80): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fc80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.882193295 +0000 UTC m=+12.808610383 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fc80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fd40): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fd40): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fd40): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000196930 item 86 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fd40): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fd40): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fd40): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fd40): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fd40): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.882774718 +0000 UTC m=+12.809191805 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fd40): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fd80): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fd80): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fd80): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fd80): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fd80): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.882774718 +0000 UTC m=+12.809191805 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fd80): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000196a80 item 86 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fe00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fe00): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fe00): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fe00): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fe00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.884097832 +0000 UTC m=+12.810514920 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fe00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fec0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fec0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fec0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fec0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fec0): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fec0): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000197110 item 87 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fec0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fec0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.884712767 +0000 UTC m=+12.811129854 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061fec0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ff00): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ff00): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ff00): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ff00): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ff00): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.884712767 +0000 UTC m=+12.811129854 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc00061ff00): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001973b0 item 87 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c000): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c000): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c000): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c000): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c000): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.886197334 +0000 UTC m=+12.812614421 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c000): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c0c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c0c0): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c0c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001979d0 item 88 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c0c0): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c0c0): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c0c0): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c0c0): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c0c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.889175788 +0000 UTC m=+12.815592895 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c0c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c000): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c000): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c000): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c000): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c000): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.889175788 +0000 UTC m=+12.815592895 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c000): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001963f0 item 88 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c100): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c100): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c100): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c100): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c100): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c100): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c100): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c100): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.8910133 +0000 UTC m=+12.817430386 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c100): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c140): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c140): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c140): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000196700 item 89 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c140): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c140): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.891595292 +0000 UTC m=+12.818012379 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c140): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c200): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c200): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c200): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c200): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c200): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c200): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000196850 item 89 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c200): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c200): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.892412747 +0000 UTC m=+12.818829844 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c200): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c240): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c240): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c240): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c240): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c240): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.892412747 +0000 UTC m=+12.818829844 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c240): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000196a10 item 89 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c300): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c300): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c300): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c300): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c300): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c300): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c300): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c300): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.894975109 +0000 UTC m=+12.821392196 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c300): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c340): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c340): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c340): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000196f50 item 90 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c340): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c340): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.895375491 +0000 UTC m=+12.821792578 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c340): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c400): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c400): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c400): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001972d0 item 90 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c400): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c400): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c400): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c400): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c400): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.89606789 +0000 UTC m=+12.822484968 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c400): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c440): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c440): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c440): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c440): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c440): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.89606789 +0000 UTC m=+12.822484968 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c440): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001975e0 item 90 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c500): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c500): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c500): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c500): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c500): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c500): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c500): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c500): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.897667875 +0000 UTC m=+12.824084963 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c500): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c540): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c540): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c540): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000197b90 item 91 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c540): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c540): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.89817119 +0000 UTC m=+12.824588278 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c540): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c600): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c600): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c600): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c600): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c600): >_readAt: n=2, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c600): _writeAt: size=3, off=7 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000197ce0 item 91 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c600): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c600): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.89883105 +0000 UTC m=+12.825248137 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c600): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c640): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c640): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c640): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c640): >_readAt: n=8, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c640): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.89883105 +0000 UTC m=+12.825248137 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c640): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000197ea0 item 91 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c700): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c700): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c700): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c700): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c700): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c700): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c700): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c700): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.900408111 +0000 UTC m=+12.826825198 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c700): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c740): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c740): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c740): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a460 item 92 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c740): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c740): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.900944298 +0000 UTC m=+12.827361385 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c740): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c800): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c800): open at offset 5 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c800): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a770 item 92 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c800): _readAt: size=2, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c800): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c800): _writeAt: size=3, off=5 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c800): >_writeAt: n=3, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c800): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.901607644 +0000 UTC m=+12.828024721 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c800): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c840): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c840): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c840): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c840): >_readAt: n=3, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c840): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.901607644 +0000 UTC m=+12.828024721 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c840): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048acb0 item 92 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c900): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c900): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c900): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c900): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c900): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c900): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c900): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c900): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.902974782 +0000 UTC m=+12.829391868 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c900): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c940): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c940): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c940): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b2d0 item 93 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c940): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c940): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.903479609 +0000 UTC m=+12.829896686 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000d6c940): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74000): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74000): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74000): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74000): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74000): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.903479609 +0000 UTC m=+12.829896686 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74000): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b7a0 item 93 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b740c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b740c0): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b740c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b740c0): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b740c0): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b740c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b740c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b740c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.904734977 +0000 UTC m=+12.831152064 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b740c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74100): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74100): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74100): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8310 item 94 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74100): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74100): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.905266985 +0000 UTC m=+12.831684073 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74100): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b741c0): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b741c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b741c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b741c0): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b741c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.905266985 +0000 UTC m=+12.831684073 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b741c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8540 item 94 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74280): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74280): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74280): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74280): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74280): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74280): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74280): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74280): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.906607242 +0000 UTC m=+12.833024320 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74280): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b742c0): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b742c0): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b742c0): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8e70 item 95 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b742c0): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b742c0): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.907143981 +0000 UTC m=+12.833561058 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b742c0): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74380): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74380): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74380): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74380): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74380): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.907143981 +0000 UTC m=+12.833561058 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74380): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c90a0 item 95 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 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/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74440): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74440): open at offset 0 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74440): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74440): _readAt: size=2, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74440): >_readAt: n=0, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74440): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74440): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74440): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.908328876 +0000 UTC m=+12.834745962 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74440): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74480): _writeAt: size=5, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74480): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74480): >openPending: err= 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9420 item 96 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74480): >_writeAt: n=5, err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74480): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.90885816 +0000 UTC m=+12.835275247 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74480): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/11 03:02:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:02:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/11 03:02:58 DEBUG : open-test-file: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74540): _readAt: size=512, off=0 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74540): openPending: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74540): >openPending: err= 2025/04/11 03:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74540): >_readAt: n=5, err=EOF 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74540): close: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-11 03:02:58.90885816 +0000 UTC m=+12.835275247 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/11 03:02:58 DEBUG : open-test-file(0xc000b74540): >close: err= 2025/04/11 03:02:58 DEBUG : open-test-file: Remove: 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9730 item 96 2025/04/11 03:02:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/11 03:02:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/11 03:02:58 DEBUG : open-test-file: >Remove: err= 2025/04/11 03:02:58 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:58 DEBUG : : Looking for writers 2025/04/11 03:02:58 DEBUG : >WaitForWriters: 2025/04/11 03:02:58 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.59s) --- PASS: TestRWFileHandleOpenTests/writes (0.30s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.28s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.02s) --- 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-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:02:58 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:02:58 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:02:58 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:58 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:02:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:02:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:02:58 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:02:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:02:58 DEBUG : file1: newRWFileHandle: 2025/04/11 03:02:58 DEBUG : file1(0xc000f81880): openPending: 2025/04/11 03:02:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:58 DEBUG : file1(0xc000f81880): >openPending: err= 2025/04/11 03:02:58 DEBUG : file1: >newRWFileHandle: err= 2025/04/11 03:02:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:02:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/11 03:02:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/04/11 03:02:58 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:02:58 DEBUG : : Looking for writers 2025/04/11 03:02:58 DEBUG : file1: reading active writers 2025/04/11 03:02:58 DEBUG : file1: active writers 1 2025/04/11 03:02:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/04/11 03:02:58 DEBUG : : Looking for writers 2025/04/11 03:02:58 DEBUG : file1: reading active writers 2025/04/11 03:02:58 DEBUG : file1: active writers 1 2025/04/11 03:02:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/04/11 03:02:58 DEBUG : : Looking for writers 2025/04/11 03:02:58 DEBUG : file1: reading active writers 2025/04/11 03:02:58 DEBUG : file1: active writers 1 2025/04/11 03:02:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/04/11 03:02:59 DEBUG : : Looking for writers 2025/04/11 03:02:59 DEBUG : file1: reading active writers 2025/04/11 03:02:59 DEBUG : file1: active writers 1 2025/04/11 03:02:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/04/11 03:02:59 DEBUG : : Looking for writers 2025/04/11 03:02:59 DEBUG : file1: reading active writers 2025/04/11 03:02:59 DEBUG : file1: active writers 1 2025/04/11 03:02:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/04/11 03:02:59 DEBUG : : Looking for writers 2025/04/11 03:02:59 DEBUG : file1: reading active writers 2025/04/11 03:02:59 DEBUG : file1: active writers 1 2025/04/11 03:02:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/04/11 03:02:59 DEBUG : : Looking for writers 2025/04/11 03:02:59 DEBUG : file1: reading active writers 2025/04/11 03:02:59 DEBUG : file1: active writers 1 2025/04/11 03:02:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/04/11 03:03:00 DEBUG : : Looking for writers 2025/04/11 03:03:00 DEBUG : file1: reading active writers 2025/04/11 03:03:00 DEBUG : file1: active writers 1 2025/04/11 03:03:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:01 DEBUG : : Looking for writers 2025/04/11 03:03:01 DEBUG : file1: reading active writers 2025/04/11 03:03:01 DEBUG : file1: active writers 1 2025/04/11 03:03:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:02 DEBUG : : Looking for writers 2025/04/11 03:03:02 DEBUG : file1: reading active writers 2025/04/11 03:03:02 DEBUG : file1: active writers 1 2025/04/11 03:03:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:03 DEBUG : : Looking for writers 2025/04/11 03:03:03 DEBUG : file1: reading active writers 2025/04/11 03:03:03 DEBUG : file1: active writers 1 2025/04/11 03:03:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:04 DEBUG : : Looking for writers 2025/04/11 03:03:04 DEBUG : file1: reading active writers 2025/04/11 03:03:04 DEBUG : file1: active writers 1 2025/04/11 03:03:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:05 DEBUG : : Looking for writers 2025/04/11 03:03:05 DEBUG : file1: reading active writers 2025/04/11 03:03:05 DEBUG : file1: active writers 1 2025/04/11 03:03:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:06 DEBUG : : Looking for writers 2025/04/11 03:03:06 DEBUG : file1: reading active writers 2025/04/11 03:03:06 DEBUG : file1: active writers 1 2025/04/11 03:03:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:07 DEBUG : : Looking for writers 2025/04/11 03:03:07 DEBUG : file1: reading active writers 2025/04/11 03:03:07 DEBUG : file1: active writers 1 2025/04/11 03:03:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:08 DEBUG : : Looking for writers 2025/04/11 03:03:08 DEBUG : file1: reading active writers 2025/04/11 03:03:08 DEBUG : file1: active writers 1 2025/04/11 03:03:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:09 DEBUG : : Looking for writers 2025/04/11 03:03:09 DEBUG : file1: reading active writers 2025/04/11 03:03:09 DEBUG : file1: active writers 1 2025/04/11 03:03:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:10 DEBUG : : Looking for writers 2025/04/11 03:03:10 DEBUG : file1: reading active writers 2025/04/11 03:03:10 DEBUG : file1: active writers 1 2025/04/11 03:03:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:11 DEBUG : : Looking for writers 2025/04/11 03:03:11 DEBUG : file1: reading active writers 2025/04/11 03:03:11 DEBUG : file1: active writers 1 2025/04/11 03:03:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:12 DEBUG : : Looking for writers 2025/04/11 03:03:12 DEBUG : file1: reading active writers 2025/04/11 03:03:12 DEBUG : file1: active writers 1 2025/04/11 03:03:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:13 DEBUG : : Looking for writers 2025/04/11 03:03:13 DEBUG : file1: reading active writers 2025/04/11 03:03:13 DEBUG : file1: active writers 1 2025/04/11 03:03:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:14 DEBUG : : Looking for writers 2025/04/11 03:03:14 DEBUG : file1: reading active writers 2025/04/11 03:03:14 DEBUG : file1: active writers 1 2025/04/11 03:03:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:15 DEBUG : : Looking for writers 2025/04/11 03:03:15 DEBUG : file1: reading active writers 2025/04/11 03:03:15 DEBUG : file1: active writers 1 2025/04/11 03:03:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:16 DEBUG : : Looking for writers 2025/04/11 03:03:16 DEBUG : file1: reading active writers 2025/04/11 03:03:16 DEBUG : file1: active writers 1 2025/04/11 03:03:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:17 DEBUG : : Looking for writers 2025/04/11 03:03:17 DEBUG : file1: reading active writers 2025/04/11 03:03:17 DEBUG : file1: active writers 1 2025/04/11 03:03:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:18 DEBUG : : Looking for writers 2025/04/11 03:03:18 DEBUG : file1: reading active writers 2025/04/11 03:03:18 DEBUG : file1: active writers 1 2025/04/11 03:03:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:19 DEBUG : : Looking for writers 2025/04/11 03:03:19 DEBUG : file1: reading active writers 2025/04/11 03:03:19 DEBUG : file1: active writers 1 2025/04/11 03:03:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:20 DEBUG : : Looking for writers 2025/04/11 03:03:20 DEBUG : file1: reading active writers 2025/04/11 03:03:20 DEBUG : file1: active writers 1 2025/04/11 03:03:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:21 DEBUG : : Looking for writers 2025/04/11 03:03:21 DEBUG : file1: reading active writers 2025/04/11 03:03:21 DEBUG : file1: active writers 1 2025/04/11 03:03:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:22 DEBUG : : Looking for writers 2025/04/11 03:03:22 DEBUG : file1: reading active writers 2025/04/11 03:03:22 DEBUG : file1: active writers 1 2025/04/11 03:03:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:23 DEBUG : : Looking for writers 2025/04/11 03:03:23 DEBUG : file1: reading active writers 2025/04/11 03:03:23 DEBUG : file1: active writers 1 2025/04/11 03:03:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:24 DEBUG : : Looking for writers 2025/04/11 03:03:24 DEBUG : file1: reading active writers 2025/04/11 03:03:24 DEBUG : file1: active writers 1 2025/04/11 03:03:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:25 DEBUG : : Looking for writers 2025/04/11 03:03:25 DEBUG : file1: reading active writers 2025/04/11 03:03:25 DEBUG : file1: active writers 1 2025/04/11 03:03:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:26 DEBUG : : Looking for writers 2025/04/11 03:03:26 DEBUG : file1: reading active writers 2025/04/11 03:03:26 DEBUG : file1: active writers 1 2025/04/11 03:03:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:27 DEBUG : : Looking for writers 2025/04/11 03:03:27 DEBUG : file1: reading active writers 2025/04/11 03:03:27 DEBUG : file1: active writers 1 2025/04/11 03:03:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:28 DEBUG : : Looking for writers 2025/04/11 03:03:28 DEBUG : file1: reading active writers 2025/04/11 03:03:28 DEBUG : file1: active writers 1 2025/04/11 03:03:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/04/11 03:03:28 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000b7b2c0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000df8508 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824648369472} name:file1 opens:1 downloaders: o: fd:0xc0001fe9b8 info:{ModTime:{wall:13976428281299950551 ext:12859345568 loc:0x3e9ae40} ATime:{wall:13976428281299950551 ext:12859345568 loc:0x3e9ae40} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/04/11 03:03:28 DEBUG : >WaitForWriters: 2025/04/11 03:03:28 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:03:28 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:03:28 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:03:28 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:03:28 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:03:28 DEBUG : Config file has changed externally - reloading 2025/04/11 03:03:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:03:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:03:28 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:03:28 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:03:28 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:03:28 DEBUG : rename_me: newRWFileHandle: 2025/04/11 03:03:28 DEBUG : rename_me(0xc0001cca80): openPending: 2025/04/11 03:03:28 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/11 03:03:28 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/11 03:03:28 DEBUG : rename_me(0xc0001cca80): >openPending: err= 2025/04/11 03:03:28 DEBUG : rename_me: >newRWFileHandle: err= 2025/04/11 03:03:28 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/11 03:03:28 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/04/11 03:03:28 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/04/11 03:03:28 DEBUG : rename_me(0xc0001cca80): _writeAt: size=5, off=0 2025/04/11 03:03:28 DEBUG : rename_me(0xc0001cca80): >_writeAt: n=5, err= 2025/04/11 03:03:28 DEBUG : rename_me(0xc0001cca80): close: 2025/04/11 03:03:28 DEBUG : rename_me: vfs cache: setting modification time to 2025-04-11 03:03:28.957037416 +0000 UTC m=+42.883454533 2025/04/11 03:03:28 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/04/11 03:03:28 DEBUG : rename_me(0xc0001cca80): >close: err= 2025/04/11 03:03:28 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/04/11 03:03:28 DEBUG : i_was_renamed: Updating file with 0xc000e94780 2025/04/11 03:03:28 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/04/11 03:03:28 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/11 03:03:28 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:03:28 DEBUG : : Looking for writers 2025/04/11 03:03:28 DEBUG : i_was_renamed: reading active writers 2025/04/11 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/11 03:03:28 DEBUG : : Looking for writers 2025/04/11 03:03:28 DEBUG : i_was_renamed: reading active writers 2025/04/11 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/11 03:03:28 DEBUG : : Looking for writers 2025/04/11 03:03:28 DEBUG : i_was_renamed: reading active writers 2025/04/11 03:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/11 03:03:29 DEBUG : : Looking for writers 2025/04/11 03:03:29 DEBUG : i_was_renamed: reading active writers 2025/04/11 03:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/11 03:03:29 DEBUG : i_was_renamed: vfs cache: starting upload 2025/04/11 03:03:29 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:29 INFO : i_was_renamed: Copied (new) 2025/04/11 03:03:29 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-04-11 03:03:28 +0000 UTC" 2025/04/11 03:03:29 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/04/11 03:03:29 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/11 03:03:29 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/04/11 03:03:29 DEBUG : : Looking for writers 2025/04/11 03:03:29 DEBUG : i_was_renamed: reading active writers 2025/04/11 03:03:29 DEBUG : >WaitForWriters: 2025/04/11 03:03:29 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:03:29 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:03:29 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/11 03:03:29 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:03:29 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/11 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{9ckFM}/rclone-test-qagerac3joca" 2025/04/11 03:03:29 INFO : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:29 DEBUG : : forgetting directory cache 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate(0xc000cbab40): _readAt: size=512, off=0 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate(0xc000cbab40): openPending: 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-11 02:04:29 +0000 UTC" against cached fingerprint "" 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/11 03:03:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate(0xc000cbab40): >openPending: err= 2025/04/11 03:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate(0xc000cbab40): >_readAt: n=20, err=EOF 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate(0xc000cbab40): close: 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-11 02:04:29 +0000 GMT 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate(0xc000cbab40): >close: err= 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:29 DEBUG : : forgetting directory cache 2025/04/11 03:03:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate(0xc000dd07c0): _readAt: size=512, off=0 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate(0xc000dd07c0): openPending: 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-11 02:05:29 +0000 UTC" against cached fingerprint "20,2025-04-11 02:04:29 +0000 UTC" 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-11 02:05:29 +0000 UTC" != cached fingerprint "20,2025-04-11 02:04:29 +0000 UTC") 2025/04/11 03:03:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/11 03:03:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate(0xc000dd07c0): >openPending: err= 2025/04/11 03:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate(0xc000dd07c0): >_readAt: n=20, err=EOF 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate(0xc000dd07c0): close: 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-11 02:05:29 +0000 GMT 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate(0xc000dd07c0): >close: err= 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:29 DEBUG : : forgetting directory cache 2025/04/11 03:03:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate(0xc000e2f5c0): _readAt: size=512, off=0 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate(0xc000e2f5c0): openPending: 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-11 02:06:29 +0000 UTC" against cached fingerprint "20,2025-04-11 02:05:29 +0000 UTC" 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-11 02:06:29 +0000 UTC" != cached fingerprint "20,2025-04-11 02:05:29 +0000 UTC") 2025/04/11 03:03:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/11 03:03:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate(0xc000e2f5c0): >openPending: err= 2025/04/11 03:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate(0xc000e2f5c0): >_readAt: n=20, err=EOF 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate(0xc000e2f5c0): close: 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-11 02:06:29 +0000 GMT 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate(0xc000e2f5c0): >close: err= 2025/04/11 03:03:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:30 DEBUG : : forgetting directory cache 2025/04/11 03:03:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc000fdaec0): _readAt: size=512, off=0 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc000fdaec0): openPending: 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-11 02:07:29 +0000 UTC" against cached fingerprint "20,2025-04-11 02:06:29 +0000 UTC" 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-11 02:07:29 +0000 UTC" != cached fingerprint "20,2025-04-11 02:06:29 +0000 UTC") 2025/04/11 03:03:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/11 03:03:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc000fdaec0): >openPending: err= 2025/04/11 03:03:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc000fdaec0): >_readAt: n=20, err=EOF 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc000fdaec0): close: 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-11 02:07:29 +0000 GMT 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc000fdaec0): >close: err= 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:30 DEBUG : : forgetting directory cache 2025/04/11 03:03:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc000e57c00): _readAt: size=512, off=0 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc000e57c00): openPending: 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-11 02:08:29 +0000 UTC" against cached fingerprint "20,2025-04-11 02:07:29 +0000 UTC" 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-11 02:08:29 +0000 UTC" != cached fingerprint "20,2025-04-11 02:07:29 +0000 UTC") 2025/04/11 03:03:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/11 03:03:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc000e57c00): >openPending: err= 2025/04/11 03:03:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc000e57c00): >_readAt: n=20, err=EOF 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc000e57c00): close: 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-11 02:08:29 +0000 GMT 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc000e57c00): >close: err= 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:30 DEBUG : : forgetting directory cache 2025/04/11 03:03:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc0008db880): _readAt: size=512, off=0 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc0008db880): openPending: 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-11 02:09:29 +0000 UTC" against cached fingerprint "20,2025-04-11 02:08:29 +0000 UTC" 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-11 02:09:29 +0000 UTC" != cached fingerprint "20,2025-04-11 02:08:29 +0000 UTC") 2025/04/11 03:03:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/11 03:03:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc0008db880): >openPending: err= 2025/04/11 03:03:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc0008db880): >_readAt: n=20, err=EOF 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc0008db880): close: 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-11 02:09:29 +0000 GMT 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc0008db880): >close: err= 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:30 DEBUG : : forgetting directory cache 2025/04/11 03:03:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc000c99ec0): _readAt: size=512, off=0 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc000c99ec0): openPending: 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-04-11 02:10:29 +0000 UTC" against cached fingerprint "20,2025-04-11 02:09:29 +0000 UTC" 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-04-11 02:10:29 +0000 UTC" != cached fingerprint "20,2025-04-11 02:09:29 +0000 UTC") 2025/04/11 03:03:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/04/11 03:03:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc000c99ec0): >openPending: err= 2025/04/11 03:03:30 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc000c99ec0): >_readAt: n=21, err=EOF 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc000c99ec0): close: 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-11 02:10:29 +0000 GMT 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate(0xc000c99ec0): >close: err= 2025/04/11 03:03:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:31 DEBUG : : forgetting directory cache 2025/04/11 03:03:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate(0xc000947e40): _readAt: size=512, off=0 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate(0xc000947e40): openPending: 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-04-11 02:11:29 +0000 UTC" against cached fingerprint "21,2025-04-11 02:10:29 +0000 UTC" 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-04-11 02:11:29 +0000 UTC" != cached fingerprint "21,2025-04-11 02:10:29 +0000 UTC") 2025/04/11 03:03:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/04/11 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate(0xc000947e40): >openPending: err= 2025/04/11 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate(0xc000947e40): >_readAt: n=22, err=EOF 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate(0xc000947e40): close: 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-11 02:11:29 +0000 GMT 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate(0xc000947e40): >close: err= 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:31 DEBUG : : forgetting directory cache 2025/04/11 03:03:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate(0xc00098d2c0): _readAt: size=512, off=0 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate(0xc00098d2c0): openPending: 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-04-11 02:12:29 +0000 UTC" against cached fingerprint "22,2025-04-11 02:11:29 +0000 UTC" 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-04-11 02:12:29 +0000 UTC" != cached fingerprint "22,2025-04-11 02:11:29 +0000 UTC") 2025/04/11 03:03:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/04/11 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate(0xc00098d2c0): >openPending: err= 2025/04/11 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate(0xc00098d2c0): >_readAt: n=23, err=EOF 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate(0xc00098d2c0): close: 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-11 02:12:29 +0000 GMT 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate(0xc00098d2c0): >close: err= 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:31 DEBUG : : forgetting directory cache 2025/04/11 03:03:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate(0xc000975e40): _readAt: size=512, off=0 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate(0xc000975e40): openPending: 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-04-11 02:13:29 +0000 UTC" against cached fingerprint "23,2025-04-11 02:12:29 +0000 UTC" 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-04-11 02:13:29 +0000 UTC" != cached fingerprint "23,2025-04-11 02:12:29 +0000 UTC") 2025/04/11 03:03:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/04/11 03:03:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate(0xc000975e40): >openPending: err= 2025/04/11 03:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate(0xc000975e40): >_readAt: n=24, err=EOF 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate(0xc000975e40): close: 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-11 02:13:29 +0000 GMT 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate(0xc000975e40): >close: err= 2025/04/11 03:03:31 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:03:31 DEBUG : : Looking for writers 2025/04/11 03:03:31 DEBUG : TestRWCacheUpdate: reading active writers 2025/04/11 03:03:31 DEBUG : >WaitForWriters: 2025/04/11 03:03:31 DEBUG : webdav root 'rclone-test-qagerac3joca': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:03:31 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:31 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:31 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:31 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:03:31 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:03:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/11 03:03:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/11 03:03:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/11 03:03:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/11 03:03:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/11 03:03:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/11 03:03:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:31 DEBUG : : forgetting directory cache 2025/04/11 03:03:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/11 03:03:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/11 03:03:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/11 03:03:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/11 03:03:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/11 03:03:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/11 03:03:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/11 03:03:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:31 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:31 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:31 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/11 03:03:31 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/11 03:03:31 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/11 03:03:31 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/11 03:03:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/11 03:03:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/11 03:03:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:31 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/11 03:03:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/11 03:03:31 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/04/11 03:03:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:31 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/11 03:03:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/11 03:03:31 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/04/11 03:03:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:31 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/11 03:03:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/11 03:03:31 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/04/11 03:03:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/11 03:03:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/11 03:03:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/11 03:03:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:31 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:31 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:31 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/11 03:03:31 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/11 03:03:31 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/11 03:03:31 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:31 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:31 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/11 03:03:31 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/11 03:03:31 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:31 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/11 03:03:31 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/11 03:03:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/11 03:03:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/11 03:03:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/11 03:03:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:32 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:32 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/04/11 03:03:32 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:32 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/04/11 03:03:32 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:32 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/04/11 03:03:32 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:32 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/11 03:03:32 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/11 03:03:32 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/11 03:03:32 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:32 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:32 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:32 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/11 03:03:32 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/11 03:03:32 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/11 03:03:32 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:32 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:32 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:32 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/04/11 03:03:32 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:32 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/04/11 03:03:32 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:03:32 DEBUG : : Looking for writers 2025/04/11 03:03:32 DEBUG : FiLeA: reading active writers 2025/04/11 03:03:32 DEBUG : FiLeB: reading active writers 2025/04/11 03:03:32 DEBUG : FilEb: reading active writers 2025/04/11 03:03:32 DEBUG : >WaitForWriters: 2025/04/11 03:03:32 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:03:32 DEBUG : : Looking for writers 2025/04/11 03:03:32 DEBUG : FiLeA: reading active writers 2025/04/11 03:03:32 DEBUG : FiLeB: reading active writers 2025/04/11 03:03:32 DEBUG : FilEb: reading active writers 2025/04/11 03:03:32 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:03:32 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:32 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:32 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:03:32 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:32 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/11 03:03:32 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/11 03:03:32 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/11 03:03:32 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:32 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:32 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:32 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/04/11 03:03:32 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/04/11 03:03:32 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/04/11 03:03:32 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:32 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:32 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:32 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/11 03:03:32 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/11 03:03:32 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/11 03:03:32 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:03:32 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/11 03:03:32 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:32 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/04/11 03:03:32 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:03:32 DEBUG : : Looking for writers 2025/04/11 03:03:32 DEBUG : normal name with no special characters.txt: reading active writers 2025/04/11 03:03:32 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/04/11 03:03:32 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.17s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:03:32 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:03:32 DEBUG : webdav root 'rclone-test-qagerac3joca': Reusing VFS from active cache 2025/04/11 03:03:32 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:03:32 DEBUG : : Looking for writers 2025/04/11 03:03:32 DEBUG : >WaitForWriters: 2025/04/11 03:03:32 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:03:32 DEBUG : : Looking for writers 2025/04/11 03:03:32 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:03:32 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:03:32 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:03:32 DEBUG : : Looking for writers 2025/04/11 03:03:32 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:03:32 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:03:32 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:03:32 DEBUG : : Looking for writers 2025/04/11 03:03:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:03:32 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:03:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:32 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:32 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:03:32 DEBUG : dir: Looking for writers 2025/04/11 03:03:32 DEBUG : file2: reading active writers 2025/04/11 03:03:32 DEBUG : : Looking for writers 2025/04/11 03:03:32 DEBUG : dir: reading active writers 2025/04/11 03:03:32 DEBUG : file1: reading active writers 2025/04/11 03:03:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:03:32 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:03:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:32 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:32 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:03:32 DEBUG : dir: Looking for writers 2025/04/11 03:03:32 DEBUG : : Looking for writers 2025/04/11 03:03:32 DEBUG : dir: reading active writers 2025/04/11 03:03:32 DEBUG : file1: reading active writers 2025/04/11 03:03:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:03:32 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:03:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:32 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:32 DEBUG : file1: Open: flags=O_RDONLY 2025/04/11 03:03:32 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/11 03:03:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/11 03:03:32 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:32 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/04/11 03:03:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/11 03:03:32 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/11 03:03:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:03:32 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:03:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/11 03:03:32 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/04/11 03:03:32 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/04/11 03:03:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/11 03:03:32 DEBUG : webdav root 'rclone-test-qagerac3joca': File to upload is small (0 bytes), uploading instead of streaming 2025/04/11 03:03:32 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:32 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/04/11 03:03:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/11 03:03:32 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:03:32 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/11 03:03:32 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:03:32 DEBUG : dir: Looking for writers 2025/04/11 03:03:32 DEBUG : file2: reading active writers 2025/04/11 03:03:32 DEBUG : new_file.txt: reading active writers 2025/04/11 03:03:32 DEBUG : : Looking for writers 2025/04/11 03:03:32 DEBUG : dir: reading active writers 2025/04/11 03:03:32 DEBUG : file1: reading active writers 2025/04/11 03:03:32 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:03:32 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:03:32 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:33 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/04/11 03:03:33 DEBUG : dir/file1: Updating file with dir/file1 0xc000e26540 2025/04/11 03:03:33 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/11 03:03:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/11 03:03:33 INFO : dir/file1: Moved (server-side) to: file0 2025/04/11 03:03:33 DEBUG : file0: Updating file with file0 0xc000e26540 2025/04/11 03:03:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/11 03:03:33 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/04/11 03:03:33 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:03:33 DEBUG : dir: Looking for writers 2025/04/11 03:03:33 DEBUG : : Looking for writers 2025/04/11 03:03:33 DEBUG : dir: reading active writers 2025/04/11 03:03:33 DEBUG : file0: reading active writers 2025/04/11 03:03:33 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:03:33 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:03:33 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:03:33 DEBUG : : Looking for writers 2025/04/11 03:03:33 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:03:33 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:03:33 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/04/11 03:03:33 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/11 03:03:33 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/04/11 03:03:33 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/04/11 03:03:33 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/04/11 03:03:33 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:03:33 DEBUG : a: Looking for writers 2025/04/11 03:03:33 DEBUG : b: Looking for writers 2025/04/11 03:03:33 DEBUG : c: Looking for writers 2025/04/11 03:03:33 DEBUG : d: Looking for writers 2025/04/11 03:03:33 DEBUG : : Looking for writers 2025/04/11 03:03:33 DEBUG : : Looking for writers 2025/04/11 03:03:33 DEBUG : c: reading active writers 2025/04/11 03:03:33 DEBUG : d: reading active writers 2025/04/11 03:03:33 DEBUG : /: reading active writers 2025/04/11 03:03:33 DEBUG : a: reading active writers 2025/04/11 03:03:33 DEBUG : b: reading active writers 2025/04/11 03:03:33 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:03:33 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:03:33 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/11 03:03:33 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/04/11 03:03:33 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/04/11 03:03:33 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/04/11 03:03:33 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:03:33 DEBUG : a/b/c/d: Looking for writers 2025/04/11 03:03:33 DEBUG : a/b/c: Looking for writers 2025/04/11 03:03:33 DEBUG : d: reading active writers 2025/04/11 03:03:33 DEBUG : a/b: Looking for writers 2025/04/11 03:03:33 DEBUG : c: reading active writers 2025/04/11 03:03:33 DEBUG : a: Looking for writers 2025/04/11 03:03:33 DEBUG : b: reading active writers 2025/04/11 03:03:33 DEBUG : : Looking for writers 2025/04/11 03:03:33 DEBUG : a: reading active writers 2025/04/11 03:03:33 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.41s) === 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-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:03:34 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:03:34 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:03:34 DEBUG : : Looking for writers 2025/04/11 03:03:34 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-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:03:34 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:03:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:03:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:03:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/11 03:03:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/11 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:03:34 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/11 03:03:34 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/11 03:03:34 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/04/11 03:03:34 DEBUG : webdav root 'rclone-test-qagerac3joca': File to upload is small (5 bytes), uploading instead of streaming 2025/04/11 03:03:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:34 DEBUG : file1: Size of src and dst objects identical 2025/04/11 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:03:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:03:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:03:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/11 03:03:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/11 03:03:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:03:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:03:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/11 03:03:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/11 03:03:34 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/04/11 03:03:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/11 03:03:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/11 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:03:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/11 03:03:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/11 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:03:34 DEBUG : webdav root 'rclone-test-qagerac3joca': File to upload is small (0 bytes), uploading instead of streaming 2025/04/11 03:03:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:34 DEBUG : file1: Size of src and dst objects identical 2025/04/11 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:03:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/11 03:03:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/11 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:03:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/11 03:03:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/11 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:03:34 DEBUG : webdav root 'rclone-test-qagerac3joca': File to upload is small (7 bytes), uploading instead of streaming 2025/04/11 03:03:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:34 DEBUG : file1: Size of src and dst objects identical 2025/04/11 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:03:34 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:03:34 DEBUG : : Looking for writers 2025/04/11 03:03:34 DEBUG : file1: reading active writers 2025/04/11 03:03:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:03:34 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:03:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:03:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:03:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/11 03:03:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/11 03:03:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:03:34 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/04/11 03:03:35 DEBUG : file1: aborting in-sequence write wait, off=100 2025/04/11 03:03:35 DEBUG : file1: failed to wait for in-sequence write to 100 2025/04/11 03:03:35 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/04/11 03:03:35 DEBUG : webdav root 'rclone-test-qagerac3joca': File to upload is small (11 bytes), uploading instead of streaming 2025/04/11 03:03:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:35 DEBUG : file1: Size of src and dst objects identical 2025/04/11 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:03:35 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/04/11 03:03:35 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:03:35 DEBUG : : Looking for writers 2025/04/11 03:03:35 DEBUG : file1: reading active writers 2025/04/11 03:03:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:03:35 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:03:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:03:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:03:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/11 03:03:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/11 03:03:35 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/04/11 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:03:35 DEBUG : webdav root 'rclone-test-qagerac3joca': File to upload is small (5 bytes), uploading instead of streaming 2025/04/11 03:03:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:35 DEBUG : file1: Size of src and dst objects identical 2025/04/11 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:03:35 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/04/11 03:03:35 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:03:35 DEBUG : : Looking for writers 2025/04/11 03:03:35 DEBUG : file1: reading active writers 2025/04/11 03:03:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:03:35 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:03:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:03:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:03:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/11 03:03:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/11 03:03:35 DEBUG : file1: WriteFileHandle.Release closing 2025/04/11 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:03:35 DEBUG : webdav root 'rclone-test-qagerac3joca': File to upload is small (0 bytes), uploading instead of streaming 2025/04/11 03:03:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:03:35 DEBUG : file1: Size of src and dst objects identical 2025/04/11 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:03:35 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/04/11 03:03:35 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:03:35 DEBUG : : Looking for writers 2025/04/11 03:03:35 DEBUG : file1: reading active writers 2025/04/11 03:03:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:03:35 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:03:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:03:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:03:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:03:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/11 03:03:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/04/11 03:03:35 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:03:35 DEBUG : : Looking for writers 2025/04/11 03:03:35 DEBUG : file1: reading active writers 2025/04/11 03:03:35 DEBUG : file1: active writers 1 2025/04/11 03:03:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/04/11 03:03:35 DEBUG : : Looking for writers 2025/04/11 03:03:35 DEBUG : file1: reading active writers 2025/04/11 03:03:35 DEBUG : file1: active writers 1 2025/04/11 03:03:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/04/11 03:03:35 DEBUG : : Looking for writers 2025/04/11 03:03:35 DEBUG : file1: reading active writers 2025/04/11 03:03:35 DEBUG : file1: active writers 1 2025/04/11 03:03:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/04/11 03:03:35 DEBUG : : Looking for writers 2025/04/11 03:03:35 DEBUG : file1: reading active writers 2025/04/11 03:03:35 DEBUG : file1: active writers 1 2025/04/11 03:03:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/04/11 03:03:35 DEBUG : : Looking for writers 2025/04/11 03:03:35 DEBUG : file1: reading active writers 2025/04/11 03:03:35 DEBUG : file1: active writers 1 2025/04/11 03:03:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/04/11 03:03:35 DEBUG : : Looking for writers 2025/04/11 03:03:35 DEBUG : file1: reading active writers 2025/04/11 03:03:35 DEBUG : file1: active writers 1 2025/04/11 03:03:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/04/11 03:03:36 DEBUG : : Looking for writers 2025/04/11 03:03:36 DEBUG : file1: reading active writers 2025/04/11 03:03:36 DEBUG : file1: active writers 1 2025/04/11 03:03:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/04/11 03:03:36 DEBUG : : Looking for writers 2025/04/11 03:03:36 DEBUG : file1: reading active writers 2025/04/11 03:03:36 DEBUG : file1: active writers 1 2025/04/11 03:03:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:37 DEBUG : : Looking for writers 2025/04/11 03:03:37 DEBUG : file1: reading active writers 2025/04/11 03:03:37 DEBUG : file1: active writers 1 2025/04/11 03:03:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:38 DEBUG : : Looking for writers 2025/04/11 03:03:38 DEBUG : file1: reading active writers 2025/04/11 03:03:38 DEBUG : file1: active writers 1 2025/04/11 03:03:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:39 DEBUG : : Looking for writers 2025/04/11 03:03:39 DEBUG : file1: reading active writers 2025/04/11 03:03:39 DEBUG : file1: active writers 1 2025/04/11 03:03:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:40 DEBUG : : Looking for writers 2025/04/11 03:03:40 DEBUG : file1: reading active writers 2025/04/11 03:03:40 DEBUG : file1: active writers 1 2025/04/11 03:03:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:41 DEBUG : : Looking for writers 2025/04/11 03:03:41 DEBUG : file1: reading active writers 2025/04/11 03:03:41 DEBUG : file1: active writers 1 2025/04/11 03:03:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:42 DEBUG : : Looking for writers 2025/04/11 03:03:42 DEBUG : file1: reading active writers 2025/04/11 03:03:42 DEBUG : file1: active writers 1 2025/04/11 03:03:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:43 DEBUG : : Looking for writers 2025/04/11 03:03:43 DEBUG : file1: reading active writers 2025/04/11 03:03:43 DEBUG : file1: active writers 1 2025/04/11 03:03:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:44 DEBUG : : Looking for writers 2025/04/11 03:03:44 DEBUG : file1: reading active writers 2025/04/11 03:03:44 DEBUG : file1: active writers 1 2025/04/11 03:03:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:45 DEBUG : : Looking for writers 2025/04/11 03:03:45 DEBUG : file1: reading active writers 2025/04/11 03:03:45 DEBUG : file1: active writers 1 2025/04/11 03:03:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:46 DEBUG : : Looking for writers 2025/04/11 03:03:46 DEBUG : file1: reading active writers 2025/04/11 03:03:46 DEBUG : file1: active writers 1 2025/04/11 03:03:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:47 DEBUG : : Looking for writers 2025/04/11 03:03:47 DEBUG : file1: reading active writers 2025/04/11 03:03:47 DEBUG : file1: active writers 1 2025/04/11 03:03:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:48 DEBUG : : Looking for writers 2025/04/11 03:03:48 DEBUG : file1: reading active writers 2025/04/11 03:03:48 DEBUG : file1: active writers 1 2025/04/11 03:03:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:49 DEBUG : : Looking for writers 2025/04/11 03:03:49 DEBUG : file1: reading active writers 2025/04/11 03:03:49 DEBUG : file1: active writers 1 2025/04/11 03:03:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:50 DEBUG : : Looking for writers 2025/04/11 03:03:50 DEBUG : file1: reading active writers 2025/04/11 03:03:50 DEBUG : file1: active writers 1 2025/04/11 03:03:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:51 DEBUG : : Looking for writers 2025/04/11 03:03:51 DEBUG : file1: reading active writers 2025/04/11 03:03:51 DEBUG : file1: active writers 1 2025/04/11 03:03:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:52 DEBUG : : Looking for writers 2025/04/11 03:03:52 DEBUG : file1: reading active writers 2025/04/11 03:03:52 DEBUG : file1: active writers 1 2025/04/11 03:03:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:53 DEBUG : : Looking for writers 2025/04/11 03:03:53 DEBUG : file1: reading active writers 2025/04/11 03:03:53 DEBUG : file1: active writers 1 2025/04/11 03:03:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:54 DEBUG : : Looking for writers 2025/04/11 03:03:54 DEBUG : file1: reading active writers 2025/04/11 03:03:54 DEBUG : file1: active writers 1 2025/04/11 03:03:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:55 DEBUG : : Looking for writers 2025/04/11 03:03:55 DEBUG : file1: reading active writers 2025/04/11 03:03:55 DEBUG : file1: active writers 1 2025/04/11 03:03:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:56 DEBUG : : Looking for writers 2025/04/11 03:03:56 DEBUG : file1: reading active writers 2025/04/11 03:03:56 DEBUG : file1: active writers 1 2025/04/11 03:03:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:57 DEBUG : : Looking for writers 2025/04/11 03:03:57 DEBUG : file1: reading active writers 2025/04/11 03:03:57 DEBUG : file1: active writers 1 2025/04/11 03:03:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:58 DEBUG : : Looking for writers 2025/04/11 03:03:58 DEBUG : file1: reading active writers 2025/04/11 03:03:58 DEBUG : file1: active writers 1 2025/04/11 03:03:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:03:59 DEBUG : : Looking for writers 2025/04/11 03:03:59 DEBUG : file1: reading active writers 2025/04/11 03:03:59 DEBUG : file1: active writers 1 2025/04/11 03:03:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:04:00 DEBUG : : Looking for writers 2025/04/11 03:04:00 DEBUG : file1: reading active writers 2025/04/11 03:04:00 DEBUG : file1: active writers 1 2025/04/11 03:04:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:04:01 DEBUG : : Looking for writers 2025/04/11 03:04:01 DEBUG : file1: reading active writers 2025/04/11 03:04:01 DEBUG : file1: active writers 1 2025/04/11 03:04:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:04:02 DEBUG : : Looking for writers 2025/04/11 03:04:02 DEBUG : file1: reading active writers 2025/04/11 03:04:02 DEBUG : file1: active writers 1 2025/04/11 03:04:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:04:03 DEBUG : : Looking for writers 2025/04/11 03:04:03 DEBUG : file1: reading active writers 2025/04/11 03:04:03 DEBUG : file1: active writers 1 2025/04/11 03:04:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:04:04 DEBUG : : Looking for writers 2025/04/11 03:04:04 DEBUG : file1: reading active writers 2025/04/11 03:04:04 DEBUG : file1: active writers 1 2025/04/11 03:04:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/04/11 03:04:05 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/04/11 03:04:05 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:04:05 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:04:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:04:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:04:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:04:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/11 03:04:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/11 03:04:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:04:05 DEBUG : webdav root 'rclone-test-qagerac3joca': File to upload is small (0 bytes), uploading instead of streaming 2025/04/11 03:04:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:04:05 DEBUG : file1: Size of src and dst objects identical 2025/04/11 03:04:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:04:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:04:05 DEBUG : file1: Open: flags=O_RDONLY 2025/04/11 03:04:05 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/11 03:04:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/11 03:04:05 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:04:05 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/11 03:04:05 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:04:05 DEBUG : : Looking for writers 2025/04/11 03:04:05 DEBUG : file1: reading active writers 2025/04/11 03:04:05 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-qagerac3joca'", Local "Local file system at /tmp/rclone994726013", Modify Window "1s" 2025/04/11 03:04:05 INFO : webdav root 'rclone-test-qagerac3joca': poll-interval is not supported by this remote 2025/04/11 03:04:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/11 03:04:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/11 03:04:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:04:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/11 03:04:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/11 03:04:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:04:05 DEBUG : webdav root 'rclone-test-qagerac3joca': File to upload is small (100 bytes), uploading instead of streaming 2025/04/11 03:04:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/04/11 03:04:05 DEBUG : file1: Size of src and dst objects identical 2025/04/11 03:04:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/11 03:04:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/11 03:04:05 DEBUG : file1: Open: flags=O_RDONLY 2025/04/11 03:04:05 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/11 03:04:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/11 03:04:05 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/11 03:04:05 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/11 03:04:05 DEBUG : WaitForWriters: timeout=30s 2025/04/11 03:04:05 DEBUG : : Looking for writers 2025/04/11 03:04:05 DEBUG : file1: reading active writers 2025/04/11 03:04:05 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/04/11 03:04:05 DEBUG : webdav root 'rclone-test-qagerac3joca': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.534739477s (try 1/5)