"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/03/31 02:07:32 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-hipegey2zaso" 2025/03/31 02:07:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 02:07:32 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/03/31 02:07:32 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/03/31 02:07:32 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/03/31 02:07:32 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/03/31 02:07:32 DEBUG : Setting pass="jYnrqEgDoFgXW_gS_x_8kJ88vKhy4lcwSdXoHkzfGGef" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/03/31 02:07:32 DEBUG : TestWebdavRclone: detected overridden config - adding "{6De6d}" suffix to name 2025/03/31 02:07:32 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/03/31 02:07:32 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/03/31 02:07:32 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/03/31 02:07:32 DEBUG : Setting pass="jYnrqEgDoFgXW_gS_x_8kJ88vKhy4lcwSdXoHkzfGGef" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/03/31 02:07:32 DEBUG : found headers: 2025/03/31 02:07:32 DEBUG : Creating backend with remote "/tmp/rclone2664931802" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:32 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:32 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:32 DEBUG : dir: Looking for writers 2025/03/31 02:07:32 DEBUG : : Looking for writers 2025/03/31 02:07:32 DEBUG : dir: reading active writers 2025/03/31 02:07:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:32 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:33 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:33 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:33 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:33 DEBUG : dir/subdir: Looking for writers 2025/03/31 02:07:33 DEBUG : dir: Looking for writers 2025/03/31 02:07:33 DEBUG : file1: reading active writers 2025/03/31 02:07:33 DEBUG : file2: reading active writers 2025/03/31 02:07:33 DEBUG : subdir: reading active writers 2025/03/31 02:07:33 DEBUG : : Looking for writers 2025/03/31 02:07:33 DEBUG : dir: reading active writers 2025/03/31 02:07:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:33 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:33 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:33 DEBUG : dir: Looking for writers 2025/03/31 02:07:33 DEBUG : file1: reading active writers 2025/03/31 02:07:33 DEBUG : : Looking for writers 2025/03/31 02:07:33 DEBUG : dir: reading active writers 2025/03/31 02:07:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:33 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:33 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:33 DEBUG : dir: Looking for writers 2025/03/31 02:07:33 DEBUG : : Looking for writers 2025/03/31 02:07:33 DEBUG : dir: reading active writers 2025/03/31 02:07:33 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:33 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:33 DEBUG : dir: forgetting directory cache 2025/03/31 02:07:33 DEBUG : : forgetting directory cache 2025/03/31 02:07:33 DEBUG : dir: forgetting directory cache 2025/03/31 02:07:33 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:33 DEBUG : : Looking for writers 2025/03/31 02:07:33 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:33 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:33 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/31 02:07:33 DEBUG : dir: invalidating directory cache 2025/03/31 02:07:33 DEBUG : : >ForgetPath: 2025/03/31 02:07:33 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/31 02:07:33 DEBUG : : invalidating directory cache 2025/03/31 02:07:33 DEBUG : dir: forgetting directory cache 2025/03/31 02:07:33 DEBUG : : >ForgetPath: 2025/03/31 02:07:33 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/31 02:07:33 DEBUG : : >ForgetPath: 2025/03/31 02:07:33 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:33 DEBUG : dir: Looking for writers 2025/03/31 02:07:33 DEBUG : : Looking for writers 2025/03/31 02:07:33 DEBUG : dir: reading active writers 2025/03/31 02:07:33 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:33 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:33 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:34 DEBUG : : forgetting directory cache 2025/03/31 02:07:34 DEBUG : dir: forgetting directory cache 2025/03/31 02:07:34 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:34 DEBUG : dir: Looking for writers 2025/03/31 02:07:34 DEBUG : fil/a/b: Looking for writers 2025/03/31 02:07:34 DEBUG : fil/a: Looking for writers 2025/03/31 02:07:34 DEBUG : b: reading active writers 2025/03/31 02:07:34 DEBUG : fil: Looking for writers 2025/03/31 02:07:34 DEBUG : a: reading active writers 2025/03/31 02:07:34 DEBUG : : Looking for writers 2025/03/31 02:07:34 DEBUG : dir: reading active writers 2025/03/31 02:07:34 DEBUG : fil: reading active writers 2025/03/31 02:07:34 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:34 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:34 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:34 DEBUG : dir: Looking for writers 2025/03/31 02:07:34 DEBUG : : Looking for writers 2025/03/31 02:07:34 DEBUG : dir: reading active writers 2025/03/31 02:07:34 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.14s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:34 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:34 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:34 DEBUG : dir: Looking for writers 2025/03/31 02:07:34 DEBUG : file1: reading active writers 2025/03/31 02:07:34 DEBUG : : Looking for writers 2025/03/31 02:07:34 DEBUG : dir: reading active writers 2025/03/31 02:07:34 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.16s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:34 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:34 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:34 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/03/31 02:07:34 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/31 02:07:34 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/31 02:07:34 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/31 02:07:34 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/31 02:07:34 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:34 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:34 DEBUG : dir: invalidating directory cache 2025/03/31 02:07:34 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/31 02:07:34 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/31 02:07:34 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/31 02:07:34 DEBUG : dir/file1: Reset virtual modtime 2025/03/31 02:07:34 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/31 02:07:34 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/31 02:07:34 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/31 02:07:34 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/31 02:07:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 02:07:34 DEBUG : dir: invalidating directory cache 2025/03/31 02:07:34 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/31 02:07:34 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/31 02:07:34 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/31 02:07:34 DEBUG : : forgetting directory cache 2025/03/31 02:07:34 DEBUG : dir: forgetting directory cache 2025/03/31 02:07:34 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/31 02:07:34 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:34 DEBUG : dir/virtualDir: Looking for writers 2025/03/31 02:07:34 DEBUG : dir: Looking for writers 2025/03/31 02:07:34 DEBUG : file1: reading active writers 2025/03/31 02:07:34 DEBUG : virtualFile2: reading active writers 2025/03/31 02:07:34 DEBUG : virtualFile: reading active writers 2025/03/31 02:07:34 DEBUG : virtualDir: reading active writers 2025/03/31 02:07:34 DEBUG : : Looking for writers 2025/03/31 02:07:34 DEBUG : dir: reading active writers 2025/03/31 02:07:34 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.11s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:34 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:35 ERROR : dir/: Can only open directories read only 2025/03/31 02:07:35 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:35 DEBUG : dir: Looking for writers 2025/03/31 02:07:35 DEBUG : : Looking for writers 2025/03/31 02:07:35 DEBUG : dir: reading active writers 2025/03/31 02:07:35 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:35 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:35 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/31 02:07:35 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/03/31 02:07:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/31 02:07:35 DEBUG : webdav root 'rclone-test-hipegey2zaso': File to upload is small (5 bytes), uploading instead of streaming 2025/03/31 02:07:35 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:35 NOTICE: webdav root 'rclone-test-hipegey2zaso': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/31 02:07:35 DEBUG : dir/potato: Size of src and dst objects identical 2025/03/31 02:07:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/31 02:07:35 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:35 DEBUG : dir: Looking for writers 2025/03/31 02:07:35 DEBUG : file1: reading active writers 2025/03/31 02:07:35 DEBUG : potato: reading active writers 2025/03/31 02:07:35 DEBUG : : Looking for writers 2025/03/31 02:07:35 DEBUG : dir: reading active writers 2025/03/31 02:07:35 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:35 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/31 02:07:35 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:35 DEBUG : dir/sub: Looking for writers 2025/03/31 02:07:35 DEBUG : dir: Looking for writers 2025/03/31 02:07:35 DEBUG : file1: reading active writers 2025/03/31 02:07:35 DEBUG : sub: reading active writers 2025/03/31 02:07:35 DEBUG : : Looking for writers 2025/03/31 02:07:35 DEBUG : dir: reading active writers 2025/03/31 02:07:35 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:35 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/31 02:07:35 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/31 02:07:35 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:35 DEBUG : dir/sub/subsub: Looking for writers 2025/03/31 02:07:35 DEBUG : dir/sub: Looking for writers 2025/03/31 02:07:35 DEBUG : subsub: reading active writers 2025/03/31 02:07:35 DEBUG : dir: Looking for writers 2025/03/31 02:07:35 DEBUG : file1: reading active writers 2025/03/31 02:07:35 DEBUG : sub: reading active writers 2025/03/31 02:07:35 DEBUG : : Looking for writers 2025/03/31 02:07:35 DEBUG : dir: reading active writers 2025/03/31 02:07:35 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.30s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:35 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:36 ERROR : dir/: Dir.Remove not empty 2025/03/31 02:07:36 DEBUG : dir/file1: Remove: 2025/03/31 02:07:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 02:07:36 DEBUG : dir/file1: >Remove: err= 2025/03/31 02:07:36 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/31 02:07:36 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:36 DEBUG : : Looking for writers 2025/03/31 02:07:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:36 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:36 DEBUG : dir/file1: Remove: 2025/03/31 02:07:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 02:07:36 DEBUG : dir/file1: >Remove: err= 2025/03/31 02:07:36 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/31 02:07:36 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:36 DEBUG : : Looking for writers 2025/03/31 02:07:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:36 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:36 DEBUG : dir/file1: Remove: 2025/03/31 02:07:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 02:07:36 DEBUG : dir/file1: >Remove: err= 2025/03/31 02:07:36 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:36 DEBUG : dir: Looking for writers 2025/03/31 02:07:36 DEBUG : : Looking for writers 2025/03/31 02:07:36 DEBUG : dir: reading active writers 2025/03/31 02:07:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.26s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:36 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:36 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:36 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/31 02:07:36 DEBUG : dir: Updating dir with dir2 0xc000346820 2025/03/31 02:07:36 DEBUG : dir: forgetting directory cache 2025/03/31 02:07:36 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/31 02:07:36 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/31 02:07:36 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/31 02:07:36 DEBUG : file2: Updating file with file2 0xc000a58240 2025/03/31 02:07:36 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/31 02:07:36 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/31 02:07:36 INFO : dir2/file3: Deleted 2025/03/31 02:07:36 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/31 02:07:36 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000a58240 2025/03/31 02:07:36 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/31 02:07:36 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/31 02:07:36 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/31 02:07:36 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0007ed2b0 2025/03/31 02:07:36 DEBUG : empty directory: forgetting directory cache 2025/03/31 02:07:36 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/31 02:07:36 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/31 02:07:36 DEBUG : dir2: Renaming to "dir3" 2025/03/31 02:07:36 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:36 DEBUG : dir3: Looking for writers 2025/03/31 02:07:36 DEBUG : file3: reading active writers 2025/03/31 02:07:36 DEBUG : renamed empty directory: Looking for writers 2025/03/31 02:07:36 DEBUG : : Looking for writers 2025/03/31 02:07:36 DEBUG : renamed empty directory: reading active writers 2025/03/31 02:07:36 DEBUG : dir3: reading active writers 2025/03/31 02:07:36 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:37 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/31 02:07:37 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:37 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/31 02:07:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/31 02:07:37 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/03/31 02:07:37 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/03/31 02:07:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/31 02:07:37 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:37 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/31 02:07:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/31 02:07:37 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/03/31 02:07:37 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/03/31 02:07:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/31 02:07:37 DEBUG : webdav root 'rclone-test-hipegey2zaso': File to upload is small (12 bytes), uploading instead of streaming 2025/03/31 02:07:37 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:37 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/03/31 02:07:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/31 02:07:37 DEBUG : : forgetting directory cache 2025/03/31 02:07:37 DEBUG : dir: forgetting directory cache 2025/03/31 02:07:37 DEBUG : dir/sub: forgetting directory cache 2025/03/31 02:07:37 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/31 02:07:37 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/31 02:07:37 DEBUG : webdav root 'rclone-test-hipegey2zaso': File to upload is small (5 bytes), uploading instead of streaming 2025/03/31 02:07:37 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:37 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/03/31 02:07:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/31 02:07:37 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:37 DEBUG : dir/sub: Looking for writers 2025/03/31 02:07:37 DEBUG : file0: reading active writers 2025/03/31 02:07:37 DEBUG : file2: reading active writers 2025/03/31 02:07:37 DEBUG : dir: Looking for writers 2025/03/31 02:07:37 DEBUG : file1: reading active writers 2025/03/31 02:07:37 DEBUG : sub: reading active writers 2025/03/31 02:07:37 DEBUG : : Looking for writers 2025/03/31 02:07:37 DEBUG : dir: reading active writers 2025/03/31 02:07:37 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:37 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/03/31 02:07:37 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:37 DEBUG : : Looking for writers 2025/03/31 02:07:37 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:37 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:37 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:37 DEBUG : dir: Looking for writers 2025/03/31 02:07:37 DEBUG : file1: reading active writers 2025/03/31 02:07:37 DEBUG : : Looking for writers 2025/03/31 02:07:37 DEBUG : dir: reading active writers 2025/03/31 02:07:37 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:37 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:37 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:37 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/03/31 02:07:37 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:37 DEBUG : dir: Looking for writers 2025/03/31 02:07:37 DEBUG : file1: reading active writers 2025/03/31 02:07:37 DEBUG : : Looking for writers 2025/03/31 02:07:37 DEBUG : dir: reading active writers 2025/03/31 02:07:37 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:37 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 02:07:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/31 02:07:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:07:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/31 02:07:37 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:37 DEBUG : dir: Looking for writers 2025/03/31 02:07:37 DEBUG : file1: reading active writers 2025/03/31 02:07:37 DEBUG : : Looking for writers 2025/03/31 02:07:37 DEBUG : dir: reading active writers 2025/03/31 02:07:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/03/31 02:07:37 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/31 02:07:37 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 02:07:37 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:07:37 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/31 02:07:37 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:37 DEBUG : : Looking for writers 2025/03/31 02:07:37 DEBUG : file.txt: reading active writers 2025/03/31 02:07:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:37 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:37 DEBUG : webdav root 'rclone-test-hipegey2zaso': File to upload is small (25 bytes), uploading instead of streaming 2025/03/31 02:07:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:37 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/31 02:07:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:37 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:37 DEBUG : dir: Looking for writers 2025/03/31 02:07:37 DEBUG : file1: reading active writers 2025/03/31 02:07:37 DEBUG : : Looking for writers 2025/03/31 02:07:37 DEBUG : dir: reading active writers 2025/03/31 02:07:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.18s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:38 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:38 DEBUG : dir/file1: Remove: 2025/03/31 02:07:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 02:07:38 DEBUG : dir/file1: >Remove: err= 2025/03/31 02:07:38 DEBUG : dir/file1: Remove: 2025/03/31 02:07:38 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/31 02:07:38 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:38 DEBUG : dir: Looking for writers 2025/03/31 02:07:38 DEBUG : : Looking for writers 2025/03/31 02:07:38 DEBUG : dir: reading active writers 2025/03/31 02:07:38 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:38 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:38 DEBUG : dir/file1: Remove: 2025/03/31 02:07:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 02:07:38 DEBUG : dir/file1: >Remove: err= 2025/03/31 02:07:38 DEBUG : dir/file1: Remove: 2025/03/31 02:07:38 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/31 02:07:38 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:38 DEBUG : dir: Looking for writers 2025/03/31 02:07:38 DEBUG : : Looking for writers 2025/03/31 02:07:38 DEBUG : dir: reading active writers 2025/03/31 02:07:38 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.17s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:38 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 02:07:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/31 02:07:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/31 02:07:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/31 02:07:38 DEBUG : dir/file1: Open: flags=O_RDWR 2025/03/31 02:07:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/31 02:07:38 DEBUG : dir/file1: Open: flags=0x3 2025/03/31 02:07:38 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/03/31 02:07:38 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/03/31 02:07:38 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:38 DEBUG : dir: Looking for writers 2025/03/31 02:07:38 DEBUG : file1: reading active writers 2025/03/31 02:07:38 DEBUG : : Looking for writers 2025/03/31 02:07:38 DEBUG : dir: reading active writers 2025/03/31 02:07:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:38 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:38 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:38 DEBUG : dir: Looking for writers 2025/03/31 02:07:38 DEBUG : file1: reading active writers 2025/03/31 02:07:38 DEBUG : : Looking for writers 2025/03/31 02:07:38 DEBUG : dir: reading active writers 2025/03/31 02:07:38 DEBUG : >WaitForWriters: 2025/03/31 02:07:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 02:07:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000001080 2025/03/31 02:07:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 02:07:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 02:07:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/31 02:07:38 DEBUG : dir/file1: Updating file with dir/file1 0xc000001080 2025/03/31 02:07:38 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/31 02:07:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/31 02:07:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/31 02:07:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:38 DEBUG : dir/file1: File is currently open, delaying rename 0xc000001080 2025/03/31 02:07:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 02:07:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 02:07:38 DEBUG : webdav root 'rclone-test-hipegey2zaso': File to upload is small (25 bytes), uploading instead of streaming 2025/03/31 02:07:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:38 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/31 02:07:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 02:07:38 DEBUG : newLeaf: Running delayed rename now 2025/03/31 02:07:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 02:07:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000001080 2025/03/31 02:07:38 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:38 DEBUG : dir: Looking for writers 2025/03/31 02:07:38 DEBUG : : Looking for writers 2025/03/31 02:07:38 DEBUG : dir: reading active writers 2025/03/31 02:07:38 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:38 DEBUG : >WaitForWriters: 2025/03/31 02:07:38 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:38 DEBUG : dir: Looking for writers 2025/03/31 02:07:38 DEBUG : : Looking for writers 2025/03/31 02:07:38 DEBUG : dir: reading active writers 2025/03/31 02:07:38 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:38 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:38 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:38 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:07:38 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:38 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:38 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:07:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:38 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:38 DEBUG : dir: Looking for writers 2025/03/31 02:07:38 DEBUG : file1: reading active writers 2025/03/31 02:07:38 DEBUG : : Looking for writers 2025/03/31 02:07:38 DEBUG : dir: reading active writers 2025/03/31 02:07:38 DEBUG : >WaitForWriters: 2025/03/31 02:07:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 02:07:39 DEBUG : newLeaf: Updating file with newLeaf 0xc000001800 2025/03/31 02:07:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 02:07:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 02:07:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/31 02:07:39 DEBUG : dir/file1: Updating file with dir/file1 0xc000001800 2025/03/31 02:07:39 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/31 02:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/31 02:07:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/31 02:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:39 DEBUG : dir/file1: File is currently open, delaying rename 0xc000001800 2025/03/31 02:07:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 02:07:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 02:07:39 DEBUG : webdav root 'rclone-test-hipegey2zaso': File to upload is small (25 bytes), uploading instead of streaming 2025/03/31 02:07:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:39 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/31 02:07:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 02:07:39 DEBUG : newLeaf: Running delayed rename now 2025/03/31 02:07:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 02:07:39 DEBUG : newLeaf: Updating file with newLeaf 0xc000001800 2025/03/31 02:07:39 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:39 DEBUG : dir: Looking for writers 2025/03/31 02:07:39 DEBUG : : Looking for writers 2025/03/31 02:07:39 DEBUG : dir: reading active writers 2025/03/31 02:07:39 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:39 DEBUG : >WaitForWriters: 2025/03/31 02:07:39 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:39 DEBUG : dir: Looking for writers 2025/03/31 02:07:39 DEBUG : : Looking for writers 2025/03/31 02:07:39 DEBUG : dir: reading active writers 2025/03/31 02:07:39 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:39 DEBUG : >WaitForWriters: 2025/03/31 02:07:39 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:39 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:39 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:07:39 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:39 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:39 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:07:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:39 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/31 02:07:39 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 02:07:39 DEBUG : dir/file1(0xc0007e8d00): openPending: 2025/03/31 02:07:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/31 02:07:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/31 02:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:39 DEBUG : dir/file1(0xc0007e8d00): >openPending: err= 2025/03/31 02:07:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/31 02:07:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/31 02:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/31 02:07:39 DEBUG : dir/file1(0xc0007e8d00): _writeAt: size=14, off=0 2025/03/31 02:07:39 DEBUG : dir/file1(0xc0007e8d00): >_writeAt: n=14, err= 2025/03/31 02:07:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/31 02:07:39 DEBUG : dir/file1(0xc0007e8d00): close: 2025/03/31 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/31 02:07:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/31 02:07:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:39 DEBUG : dir/file1(0xc0007e8d00): >close: err= 2025/03/31 02:07:39 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:39 DEBUG : dir: Looking for writers 2025/03/31 02:07:39 DEBUG : file1: reading active writers 2025/03/31 02:07:39 DEBUG : : Looking for writers 2025/03/31 02:07:39 DEBUG : dir: reading active writers 2025/03/31 02:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 02:07:39 DEBUG : dir: Looking for writers 2025/03/31 02:07:39 DEBUG : file1: reading active writers 2025/03/31 02:07:39 DEBUG : : Looking for writers 2025/03/31 02:07:39 DEBUG : dir: reading active writers 2025/03/31 02:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 02:07:39 DEBUG : dir: Looking for writers 2025/03/31 02:07:39 DEBUG : file1: reading active writers 2025/03/31 02:07:39 DEBUG : : Looking for writers 2025/03/31 02:07:39 DEBUG : dir: reading active writers 2025/03/31 02:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 02:07:39 DEBUG : dir: Looking for writers 2025/03/31 02:07:39 DEBUG : file1: reading active writers 2025/03/31 02:07:39 DEBUG : : Looking for writers 2025/03/31 02:07:39 DEBUG : dir: reading active writers 2025/03/31 02:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 02:07:39 DEBUG : dir/file1: vfs cache: starting upload 2025/03/31 02:07:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:39 INFO : dir/file1: Copied (replaced existing) 2025/03/31 02:07:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/31 02:07:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/31 02:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/31 02:07:39 DEBUG : dir: Looking for writers 2025/03/31 02:07:39 DEBUG : file1: reading active writers 2025/03/31 02:07:39 DEBUG : : Looking for writers 2025/03/31 02:07:39 DEBUG : dir: reading active writers 2025/03/31 02:07:39 DEBUG : >WaitForWriters: 2025/03/31 02:07:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 02:07:39 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 02:07:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/31 02:07:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/31 02:07:39 DEBUG : dir/file1(0xc0009a49c0): _readAt: size=512, off=0 2025/03/31 02:07:39 DEBUG : dir/file1(0xc0009a49c0): openPending: 2025/03/31 02:07:39 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/03/31 02:07:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/31 02:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:39 DEBUG : dir/file1(0xc0009a49c0): >openPending: err= 2025/03/31 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/31 02:07:39 DEBUG : dir/file1(0xc0009a49c0): >_readAt: n=14, err=EOF 2025/03/31 02:07:39 DEBUG : dir/file1(0xc0009a49c0): close: 2025/03/31 02:07:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/31 02:07:39 DEBUG : dir/file1(0xc0009a49c0): >close: err= 2025/03/31 02:07:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 02:07:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/31 02:07:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0008b2c00 2025/03/31 02:07:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 02:07:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 02:07:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/31 02:07:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/31 02:07:39 DEBUG : dir/file1: Updating file with dir/file1 0xc0008b2c00 2025/03/31 02:07:39 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/31 02:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/31 02:07:39 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 02:07:39 DEBUG : dir/file1(0xc0009d8b80): openPending: 2025/03/31 02:07:39 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/03/31 02:07:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/31 02:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:39 DEBUG : dir/file1(0xc0009d8b80): >openPending: err= 2025/03/31 02:07:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/31 02:07:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/31 02:07:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/31 02:07:39 DEBUG : dir/file1(0xc0009d8b80): _writeAt: size=25, off=0 2025/03/31 02:07:39 DEBUG : dir/file1(0xc0009d8b80): >_writeAt: n=25, err= 2025/03/31 02:07:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 02:07:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/31 02:07:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0008b2c00 2025/03/31 02:07:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 02:07:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 02:07:39 DEBUG : newLeaf(0xc0009d8b80): close: 2025/03/31 02:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/31 02:07:39 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-31 02:07:39.673008191 +0000 UTC m=+6.911625428 2025/03/31 02:07:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:39 DEBUG : newLeaf(0xc0009d8b80): >close: err= 2025/03/31 02:07:39 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:39 DEBUG : dir: Looking for writers 2025/03/31 02:07:39 DEBUG : : Looking for writers 2025/03/31 02:07:39 DEBUG : dir: reading active writers 2025/03/31 02:07:39 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 02:07:39 DEBUG : dir: Looking for writers 2025/03/31 02:07:39 DEBUG : : Looking for writers 2025/03/31 02:07:39 DEBUG : dir: reading active writers 2025/03/31 02:07:39 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 02:07:39 DEBUG : dir: Looking for writers 2025/03/31 02:07:39 DEBUG : : Looking for writers 2025/03/31 02:07:39 DEBUG : dir: reading active writers 2025/03/31 02:07:39 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 02:07:39 DEBUG : dir: Looking for writers 2025/03/31 02:07:39 DEBUG : : Looking for writers 2025/03/31 02:07:39 DEBUG : dir: reading active writers 2025/03/31 02:07:39 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 02:07:39 DEBUG : newLeaf: vfs cache: starting upload 2025/03/31 02:07:39 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:39 INFO : newLeaf: Copied (replaced existing) 2025/03/31 02:07:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-31 02:07:39 +0000 UTC" 2025/03/31 02:07:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/31 02:07:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 02:07:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/31 02:07:39 DEBUG : dir: Looking for writers 2025/03/31 02:07:39 DEBUG : : Looking for writers 2025/03/31 02:07:39 DEBUG : dir: reading active writers 2025/03/31 02:07:39 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:39 DEBUG : >WaitForWriters: 2025/03/31 02:07:39 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:39 DEBUG : dir: Looking for writers 2025/03/31 02:07:39 DEBUG : : Looking for writers 2025/03/31 02:07:39 DEBUG : dir: reading active writers 2025/03/31 02:07:39 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:39 DEBUG : >WaitForWriters: 2025/03/31 02:07:39 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:39 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:39 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:07:39 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:39 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:39 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:07:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:40 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:40 DEBUG : dir: Looking for writers 2025/03/31 02:07:40 DEBUG : file1: reading active writers 2025/03/31 02:07:40 DEBUG : : Looking for writers 2025/03/31 02:07:40 DEBUG : dir: reading active writers 2025/03/31 02:07:40 DEBUG : >WaitForWriters: 2025/03/31 02:07:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 02:07:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0008b3080 2025/03/31 02:07:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 02:07:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 02:07:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/31 02:07:40 DEBUG : dir/file1: Updating file with dir/file1 0xc0008b3080 2025/03/31 02:07:40 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/31 02:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/31 02:07:40 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 02:07:40 DEBUG : dir/file1(0xc000ae8180): openPending: 2025/03/31 02:07:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/31 02:07:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/31 02:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:40 DEBUG : dir/file1(0xc000ae8180): >openPending: err= 2025/03/31 02:07:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/31 02:07:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/31 02:07:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/31 02:07:40 DEBUG : dir/file1(0xc000ae8180): _writeAt: size=25, off=0 2025/03/31 02:07:40 DEBUG : dir/file1(0xc000ae8180): >_writeAt: n=25, err= 2025/03/31 02:07:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 02:07:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/31 02:07:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0008b3080 2025/03/31 02:07:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 02:07:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 02:07:40 DEBUG : newLeaf(0xc000ae8180): close: 2025/03/31 02:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/31 02:07:40 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-31 02:07:40.170039976 +0000 UTC m=+7.408657233 2025/03/31 02:07:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:40 DEBUG : newLeaf(0xc000ae8180): >close: err= 2025/03/31 02:07:40 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:40 DEBUG : dir: Looking for writers 2025/03/31 02:07:40 DEBUG : : Looking for writers 2025/03/31 02:07:40 DEBUG : dir: reading active writers 2025/03/31 02:07:40 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 02:07:40 DEBUG : dir: Looking for writers 2025/03/31 02:07:40 DEBUG : : Looking for writers 2025/03/31 02:07:40 DEBUG : dir: reading active writers 2025/03/31 02:07:40 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 02:07:40 DEBUG : dir: Looking for writers 2025/03/31 02:07:40 DEBUG : : Looking for writers 2025/03/31 02:07:40 DEBUG : dir: reading active writers 2025/03/31 02:07:40 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 02:07:40 DEBUG : dir: Looking for writers 2025/03/31 02:07:40 DEBUG : : Looking for writers 2025/03/31 02:07:40 DEBUG : dir: reading active writers 2025/03/31 02:07:40 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 02:07:40 DEBUG : newLeaf: vfs cache: starting upload 2025/03/31 02:07:40 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:40 INFO : newLeaf: Copied (replaced existing) 2025/03/31 02:07:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-31 02:07:40 +0000 UTC" 2025/03/31 02:07:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/31 02:07:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 02:07:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/31 02:07:40 DEBUG : dir: Looking for writers 2025/03/31 02:07:40 DEBUG : : Looking for writers 2025/03/31 02:07:40 DEBUG : dir: reading active writers 2025/03/31 02:07:40 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:40 DEBUG : >WaitForWriters: 2025/03/31 02:07:40 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:40 DEBUG : dir: Looking for writers 2025/03/31 02:07:40 DEBUG : : Looking for writers 2025/03/31 02:07:40 DEBUG : dir: reading active writers 2025/03/31 02:07:40 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:40 DEBUG : >WaitForWriters: 2025/03/31 02:07:40 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:40 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:40 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:07:40 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:40 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:40 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:07:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/31 02:07:40 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 02:07:40 DEBUG : dir/file1(0xc000dac300): openPending: 2025/03/31 02:07:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/31 02:07:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/31 02:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:40 DEBUG : dir/file1(0xc000dac300): >openPending: err= 2025/03/31 02:07:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/31 02:07:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/31 02:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/31 02:07:40 DEBUG : dir/file1(0xc000dac300): _writeAt: size=14, off=0 2025/03/31 02:07:40 DEBUG : dir/file1(0xc000dac300): >_writeAt: n=14, err= 2025/03/31 02:07:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/31 02:07:40 DEBUG : dir/file1(0xc000dac300): close: 2025/03/31 02:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/31 02:07:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/31 02:07:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:40 DEBUG : dir/file1(0xc000dac300): >close: err= 2025/03/31 02:07:40 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:40 DEBUG : dir: Looking for writers 2025/03/31 02:07:40 DEBUG : file1: reading active writers 2025/03/31 02:07:40 DEBUG : : Looking for writers 2025/03/31 02:07:40 DEBUG : dir: reading active writers 2025/03/31 02:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 02:07:40 DEBUG : dir: Looking for writers 2025/03/31 02:07:40 DEBUG : file1: reading active writers 2025/03/31 02:07:40 DEBUG : : Looking for writers 2025/03/31 02:07:40 DEBUG : dir: reading active writers 2025/03/31 02:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 02:07:40 DEBUG : dir: Looking for writers 2025/03/31 02:07:40 DEBUG : file1: reading active writers 2025/03/31 02:07:40 DEBUG : : Looking for writers 2025/03/31 02:07:40 DEBUG : dir: reading active writers 2025/03/31 02:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 02:07:40 DEBUG : dir: Looking for writers 2025/03/31 02:07:40 DEBUG : file1: reading active writers 2025/03/31 02:07:40 DEBUG : : Looking for writers 2025/03/31 02:07:40 DEBUG : dir: reading active writers 2025/03/31 02:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 02:07:40 DEBUG : dir/file1: vfs cache: starting upload 2025/03/31 02:07:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:40 INFO : dir/file1: Copied (replaced existing) 2025/03/31 02:07:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/31 02:07:40 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/31 02:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/31 02:07:40 DEBUG : dir: Looking for writers 2025/03/31 02:07:40 DEBUG : file1: reading active writers 2025/03/31 02:07:40 DEBUG : : Looking for writers 2025/03/31 02:07:40 DEBUG : dir: reading active writers 2025/03/31 02:07:40 DEBUG : >WaitForWriters: 2025/03/31 02:07:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 02:07:40 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 02:07:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/31 02:07:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/31 02:07:40 DEBUG : dir/file1(0xc000d63d00): _readAt: size=512, off=0 2025/03/31 02:07:40 DEBUG : dir/file1(0xc000d63d00): openPending: 2025/03/31 02:07:40 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/03/31 02:07:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/31 02:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:40 DEBUG : dir/file1(0xc000d63d00): >openPending: err= 2025/03/31 02:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/31 02:07:40 DEBUG : dir/file1(0xc000d63d00): >_readAt: n=14, err=EOF 2025/03/31 02:07:40 DEBUG : dir/file1(0xc000d63d00): close: 2025/03/31 02:07:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/31 02:07:40 DEBUG : dir/file1(0xc000d63d00): >close: err= 2025/03/31 02:07:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 02:07:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/31 02:07:40 DEBUG : newLeaf: Updating file with newLeaf 0xc00068ad80 2025/03/31 02:07:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 02:07:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 02:07:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/31 02:07:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/31 02:07:40 DEBUG : dir/file1: Updating file with dir/file1 0xc00068ad80 2025/03/31 02:07:40 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/31 02:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/31 02:07:40 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 02:07:40 DEBUG : dir/file1(0xc000dbf980): openPending: 2025/03/31 02:07:40 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/03/31 02:07:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/31 02:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:40 DEBUG : dir/file1(0xc000dbf980): >openPending: err= 2025/03/31 02:07:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/31 02:07:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/31 02:07:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/31 02:07:40 DEBUG : dir/file1(0xc000dbf980): _writeAt: size=25, off=0 2025/03/31 02:07:40 DEBUG : dir/file1(0xc000dbf980): >_writeAt: n=25, err= 2025/03/31 02:07:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 02:07:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/31 02:07:40 DEBUG : newLeaf: Updating file with newLeaf 0xc00068ad80 2025/03/31 02:07:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 02:07:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 02:07:40 DEBUG : newLeaf(0xc000dbf980): close: 2025/03/31 02:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/31 02:07:40 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-31 02:07:40.818742799 +0000 UTC m=+8.057360045 2025/03/31 02:07:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:40 DEBUG : newLeaf(0xc000dbf980): >close: err= 2025/03/31 02:07:40 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:40 DEBUG : dir: Looking for writers 2025/03/31 02:07:40 DEBUG : : Looking for writers 2025/03/31 02:07:40 DEBUG : dir: reading active writers 2025/03/31 02:07:40 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 02:07:40 DEBUG : dir: Looking for writers 2025/03/31 02:07:40 DEBUG : : Looking for writers 2025/03/31 02:07:40 DEBUG : dir: reading active writers 2025/03/31 02:07:40 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 02:07:40 DEBUG : dir: Looking for writers 2025/03/31 02:07:40 DEBUG : : Looking for writers 2025/03/31 02:07:40 DEBUG : dir: reading active writers 2025/03/31 02:07:40 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 02:07:40 DEBUG : dir: Looking for writers 2025/03/31 02:07:40 DEBUG : : Looking for writers 2025/03/31 02:07:40 DEBUG : dir: reading active writers 2025/03/31 02:07:40 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 02:07:40 DEBUG : newLeaf: vfs cache: starting upload 2025/03/31 02:07:40 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:40 INFO : newLeaf: Copied (replaced existing) 2025/03/31 02:07:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-31 02:07:40 +0000 UTC" 2025/03/31 02:07:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/31 02:07:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 02:07:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/31 02:07:41 DEBUG : dir: Looking for writers 2025/03/31 02:07:41 DEBUG : : Looking for writers 2025/03/31 02:07:41 DEBUG : dir: reading active writers 2025/03/31 02:07:41 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:41 DEBUG : >WaitForWriters: 2025/03/31 02:07:41 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:41 DEBUG : dir: Looking for writers 2025/03/31 02:07:41 DEBUG : : Looking for writers 2025/03/31 02:07:41 DEBUG : dir: reading active writers 2025/03/31 02:07:41 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:41 DEBUG : >WaitForWriters: 2025/03/31 02:07:41 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:41 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:41 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:07:41 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:41 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:41 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:07:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:41 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:41 DEBUG : dir: Looking for writers 2025/03/31 02:07:41 DEBUG : file1: reading active writers 2025/03/31 02:07:41 DEBUG : : Looking for writers 2025/03/31 02:07:41 DEBUG : dir: reading active writers 2025/03/31 02:07:41 DEBUG : >WaitForWriters: 2025/03/31 02:07:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 02:07:41 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 02:07:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/31 02:07:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/31 02:07:41 DEBUG : dir/file1(0xc000dfe0c0): _readAt: size=512, off=0 2025/03/31 02:07:41 DEBUG : dir/file1(0xc000dfe0c0): openPending: 2025/03/31 02:07:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/31 02:07:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/31 02:07:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:41 DEBUG : dir/file1(0xc000dfe0c0): >openPending: err= 2025/03/31 02:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/31 02:07:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 02:07:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 02:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:07:41 DEBUG : dir/file1(0xc000dfe0c0): >_readAt: n=14, err=EOF 2025/03/31 02:07:41 DEBUG : dir/file1(0xc000dfe0c0): close: 2025/03/31 02:07:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/31 02:07:41 DEBUG : dir/file1(0xc000dfe0c0): >close: err= 2025/03/31 02:07:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 02:07:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/31 02:07:41 DEBUG : newLeaf: Updating file with newLeaf 0xc00068b800 2025/03/31 02:07:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 02:07:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 02:07:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/31 02:07:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/31 02:07:41 DEBUG : dir/file1: Updating file with dir/file1 0xc00068b800 2025/03/31 02:07:41 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/31 02:07:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/31 02:07:41 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 02:07:41 DEBUG : dir/file1(0xc00080aa80): openPending: 2025/03/31 02:07:41 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/03/31 02:07:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/31 02:07:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:41 DEBUG : dir/file1(0xc00080aa80): >openPending: err= 2025/03/31 02:07:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/31 02:07:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/31 02:07:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/31 02:07:41 DEBUG : dir/file1(0xc00080aa80): _writeAt: size=25, off=0 2025/03/31 02:07:41 DEBUG : dir/file1(0xc00080aa80): >_writeAt: n=25, err= 2025/03/31 02:07:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 02:07:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/31 02:07:41 DEBUG : newLeaf: Updating file with newLeaf 0xc00068b800 2025/03/31 02:07:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 02:07:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 02:07:41 DEBUG : newLeaf(0xc00080aa80): close: 2025/03/31 02:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/31 02:07:41 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-31 02:07:41.327888729 +0000 UTC m=+8.566505975 2025/03/31 02:07:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:41 DEBUG : newLeaf(0xc00080aa80): >close: err= 2025/03/31 02:07:41 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:41 DEBUG : dir: Looking for writers 2025/03/31 02:07:41 DEBUG : : Looking for writers 2025/03/31 02:07:41 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:41 DEBUG : dir: reading active writers 2025/03/31 02:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 02:07:41 DEBUG : dir: Looking for writers 2025/03/31 02:07:41 DEBUG : : Looking for writers 2025/03/31 02:07:41 DEBUG : dir: reading active writers 2025/03/31 02:07:41 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 02:07:41 DEBUG : dir: Looking for writers 2025/03/31 02:07:41 DEBUG : : Looking for writers 2025/03/31 02:07:41 DEBUG : dir: reading active writers 2025/03/31 02:07:41 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 02:07:41 DEBUG : dir: Looking for writers 2025/03/31 02:07:41 DEBUG : : Looking for writers 2025/03/31 02:07:41 DEBUG : dir: reading active writers 2025/03/31 02:07:41 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 02:07:41 DEBUG : newLeaf: vfs cache: starting upload 2025/03/31 02:07:41 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:41 INFO : newLeaf: Copied (replaced existing) 2025/03/31 02:07:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-31 02:07:41 +0000 UTC" 2025/03/31 02:07:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/31 02:07:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 02:07:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/31 02:07:41 DEBUG : dir: Looking for writers 2025/03/31 02:07:41 DEBUG : : Looking for writers 2025/03/31 02:07:41 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:41 DEBUG : dir: reading active writers 2025/03/31 02:07:41 DEBUG : >WaitForWriters: 2025/03/31 02:07:41 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:41 DEBUG : dir: Looking for writers 2025/03/31 02:07:41 DEBUG : : Looking for writers 2025/03/31 02:07:41 DEBUG : dir: reading active writers 2025/03/31 02:07:41 DEBUG : newLeaf: reading active writers 2025/03/31 02:07:41 DEBUG : >WaitForWriters: 2025/03/31 02:07:41 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting --- PASS: TestFileRename (3.09s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- 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-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:41 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:41 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:41 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:41 DEBUG : : Looking for writers 2025/03/31 02:07:41 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-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:41 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:07:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 02:07:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/31 02:07:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/31 02:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:07:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/31 02:07:41 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/31 02:07:41 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:41 DEBUG : dir: Looking for writers 2025/03/31 02:07:41 DEBUG : file1: reading active writers 2025/03/31 02:07:41 DEBUG : : Looking for writers 2025/03/31 02:07:41 DEBUG : dir: reading active writers 2025/03/31 02:07:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.16s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:41 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:07:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 02:07:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/31 02:07:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/31 02:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:07:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/31 02:07:41 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/31 02:07:41 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/31 02:07:41 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/31 02:07:41 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/31 02:07:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/31 02:07:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/31 02:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/31 02:07:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/31 02:07:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/31 02:07:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/31 02:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/31 02:07:41 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/31 02:07:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/31 02:07:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/31 02:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/31 02:07:41 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:41 DEBUG : dir: Looking for writers 2025/03/31 02:07:41 DEBUG : file1: reading active writers 2025/03/31 02:07:41 DEBUG : : Looking for writers 2025/03/31 02:07:41 DEBUG : dir: reading active writers 2025/03/31 02:07:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:41 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:07:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 02:07:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/31 02:07:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/31 02:07:42 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/31 02:07:42 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/31 02:07:42 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/31 02:07:42 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/31 02:07:42 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/31 02:07:42 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/31 02:07:42 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/31 02:07:42 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/31 02:07:42 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/31 02:07:42 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/31 02:07:42 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/31 02:07:42 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/31 02:07:42 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/31 02:07:42 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/31 02:07:42 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/31 02:07:42 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/31 02:07:42 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/31 02:07:42 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/31 02:07:42 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:42 DEBUG : dir: Looking for writers 2025/03/31 02:07:42 DEBUG : file1: reading active writers 2025/03/31 02:07:42 DEBUG : : Looking for writers 2025/03/31 02:07:42 DEBUG : dir: reading active writers 2025/03/31 02:07:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:42 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:07:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 02:07:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/31 02:07:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/31 02:07:42 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:42 DEBUG : dir: Looking for writers 2025/03/31 02:07:42 DEBUG : file1: reading active writers 2025/03/31 02:07:42 DEBUG : : Looking for writers 2025/03/31 02:07:42 DEBUG : dir: reading active writers 2025/03/31 02:07:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:42 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:07:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 02:07:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/31 02:07:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/31 02:07:42 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/31 02:07:42 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/31 02:07:42 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:42 DEBUG : dir: Looking for writers 2025/03/31 02:07:42 DEBUG : file1: reading active writers 2025/03/31 02:07:42 DEBUG : : Looking for writers 2025/03/31 02:07:42 DEBUG : dir: reading active writers 2025/03/31 02:07:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.17s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:42 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:42 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:07:42 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:42 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:42 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:07:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:07:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 02:07:42 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 02:07:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/31 02:07:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/31 02:07:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0007dcb00): _readAt: size=1, off=0 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0007dcb00): openPending: 2025/03/31 02:07:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/31 02:07:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/31 02:07:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0007dcb00): >openPending: err= 2025/03/31 02:07:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0007dcb00): >_readAt: n=1, err= 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0007dcb00): _readAt: size=256, off=1 2025/03/31 02:07:42 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0007dcb00): >_readAt: n=15, err=EOF 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0007dcb00): _readAt: size=16, off=16 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0007dcb00): >_readAt: n=0, err=EOF 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0007dcb00): close: 2025/03/31 02:07:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0007dcb00): >close: err= 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0007dcb00): close: 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0007dcb00): >close: err=file already closed 2025/03/31 02:07:42 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:42 DEBUG : dir: Looking for writers 2025/03/31 02:07:42 DEBUG : file1: reading active writers 2025/03/31 02:07:42 DEBUG : : Looking for writers 2025/03/31 02:07:42 DEBUG : dir: reading active writers 2025/03/31 02:07:42 DEBUG : >WaitForWriters: 2025/03/31 02:07:42 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:42 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:42 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:07:42 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:42 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:42 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:07:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:07:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 02:07:42 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 02:07:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/31 02:07:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/31 02:07:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0008f5e80): _readAt: size=1, off=0 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0008f5e80): openPending: 2025/03/31 02:07:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/31 02:07:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/31 02:07:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0008f5e80): >openPending: err= 2025/03/31 02:07:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0008f5e80): >_readAt: n=1, err= 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0008f5e80): _readAt: size=1, off=5 2025/03/31 02:07:42 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0008f5e80): >_readAt: n=1, err= 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0008f5e80): _readAt: size=1, off=3 2025/03/31 02:07:42 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0008f5e80): >_readAt: n=1, err= 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0008f5e80): _readAt: size=1, off=13 2025/03/31 02:07:42 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0008f5e80): >_readAt: n=1, err= 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0008f5e80): _readAt: size=16, off=100 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0008f5e80): >_readAt: n=0, err=EOF 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0008f5e80): close: 2025/03/31 02:07:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/31 02:07:42 DEBUG : dir/file1(0xc0008f5e80): >close: err= 2025/03/31 02:07:42 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:42 DEBUG : dir: Looking for writers 2025/03/31 02:07:42 DEBUG : file1: reading active writers 2025/03/31 02:07:42 DEBUG : : Looking for writers 2025/03/31 02:07:42 DEBUG : dir: reading active writers 2025/03/31 02:07:42 DEBUG : >WaitForWriters: 2025/03/31 02:07:42 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.16s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:42 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:42 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:07:42 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:42 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:42 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:07:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:07:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 02:07:42 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 02:07:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/31 02:07:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/31 02:07:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/31 02:07:42 DEBUG : dir/file1(0xc000a03640): _readAt: size=1, off=0 2025/03/31 02:07:42 DEBUG : dir/file1(0xc000a03640): openPending: 2025/03/31 02:07:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/31 02:07:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/31 02:07:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:42 DEBUG : dir/file1(0xc000a03640): >openPending: err= 2025/03/31 02:07:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 02:07:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:07:42 DEBUG : dir/file1(0xc000a03640): >_readAt: n=1, err= 2025/03/31 02:07:42 DEBUG : dir/file1(0xc000a03640): _readAt: size=1, off=5 2025/03/31 02:07:42 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/31 02:07:42 DEBUG : dir/file1(0xc000a03640): >_readAt: n=1, err= 2025/03/31 02:07:42 DEBUG : dir/file1(0xc000a03640): _readAt: size=1, off=1 2025/03/31 02:07:42 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/31 02:07:42 DEBUG : dir/file1(0xc000a03640): >_readAt: n=1, err= 2025/03/31 02:07:42 DEBUG : dir/file1(0xc000a03640): _readAt: size=6, off=10 2025/03/31 02:07:42 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/31 02:07:42 DEBUG : dir/file1(0xc000a03640): >_readAt: n=6, err= 2025/03/31 02:07:42 DEBUG : dir/file1(0xc000a03640): _readAt: size=256, off=10 2025/03/31 02:07:42 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/31 02:07:42 DEBUG : dir/file1(0xc000a03640): >_readAt: n=6, err=EOF 2025/03/31 02:07:42 DEBUG : dir/file1(0xc000a03640): _readAt: size=256, off=100 2025/03/31 02:07:42 DEBUG : dir/file1(0xc000a03640): >_readAt: n=0, err=EOF 2025/03/31 02:07:42 DEBUG : dir/file1(0xc000a03640): close: 2025/03/31 02:07:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/31 02:07:42 DEBUG : dir/file1(0xc000a03640): >close: err= 2025/03/31 02:07:42 DEBUG : dir/file1(0xc000a03640): _readAt: size=256, off=100 2025/03/31 02:07:42 DEBUG : dir/file1(0xc000a03640): >_readAt: n=0, err=file already closed 2025/03/31 02:07:42 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:42 DEBUG : dir: Looking for writers 2025/03/31 02:07:42 DEBUG : file1: reading active writers 2025/03/31 02:07:42 DEBUG : : Looking for writers 2025/03/31 02:07:42 DEBUG : dir: reading active writers 2025/03/31 02:07:42 DEBUG : >WaitForWriters: 2025/03/31 02:07:42 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.16s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:43 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:43 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:07:43 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:07:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:07:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 02:07:43 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 02:07:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/31 02:07:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/31 02:07:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/31 02:07:43 DEBUG : dir/file1(0xc000a23340): RWFileHandle.Flush 2025/03/31 02:07:43 DEBUG : dir/file1(0xc000a23340): _readAt: size=256, off=0 2025/03/31 02:07:43 DEBUG : dir/file1(0xc000a23340): openPending: 2025/03/31 02:07:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/31 02:07:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/31 02:07:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:43 DEBUG : dir/file1(0xc000a23340): >openPending: err= 2025/03/31 02:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/31 02:07:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 02:07:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 02:07:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:07:43 DEBUG : dir/file1(0xc000a23340): >_readAt: n=16, err=EOF 2025/03/31 02:07:43 DEBUG : dir/file1(0xc000a23340): RWFileHandle.Flush 2025/03/31 02:07:43 DEBUG : dir/file1(0xc000a23340): RWFileHandle.Flush 2025/03/31 02:07:43 DEBUG : dir/file1(0xc000a23340): close: 2025/03/31 02:07:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/31 02:07:43 DEBUG : dir/file1(0xc000a23340): >close: err= 2025/03/31 02:07:43 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:43 DEBUG : dir: Looking for writers 2025/03/31 02:07:43 DEBUG : file1: reading active writers 2025/03/31 02:07:43 DEBUG : : Looking for writers 2025/03/31 02:07:43 DEBUG : dir: reading active writers 2025/03/31 02:07:43 DEBUG : >WaitForWriters: 2025/03/31 02:07:43 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.16s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:43 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:43 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:07:43 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:07:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:07:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 02:07:43 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 02:07:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/31 02:07:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/31 02:07:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/31 02:07:43 DEBUG : dir/file1(0xc000a6e640): _readAt: size=256, off=0 2025/03/31 02:07:43 DEBUG : dir/file1(0xc000a6e640): openPending: 2025/03/31 02:07:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/31 02:07:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/31 02:07:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:43 DEBUG : dir/file1(0xc000a6e640): >openPending: err= 2025/03/31 02:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/31 02:07:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 02:07:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 02:07:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:07:43 DEBUG : dir/file1(0xc000a6e640): >_readAt: n=16, err=EOF 2025/03/31 02:07:43 DEBUG : dir/file1(0xc000a6e640): RWFileHandle.Release 2025/03/31 02:07:43 DEBUG : dir/file1(0xc000a6e640): close: 2025/03/31 02:07:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/03/31 02:07:43 DEBUG : dir/file1(0xc000a6e640): >close: err= 2025/03/31 02:07:43 DEBUG : dir/file1(0xc000a6e640): RWFileHandle.Release 2025/03/31 02:07:43 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:43 DEBUG : dir: Looking for writers 2025/03/31 02:07:43 DEBUG : file1: reading active writers 2025/03/31 02:07:43 DEBUG : : Looking for writers 2025/03/31 02:07:43 DEBUG : dir: reading active writers 2025/03/31 02:07:43 DEBUG : >WaitForWriters: 2025/03/31 02:07:43 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:43 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:43 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:07:43 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:43 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:07:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:43 DEBUG : file1: newRWFileHandle: 2025/03/31 02:07:43 DEBUG : file1(0xc000a79600): openPending: 2025/03/31 02:07:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:43 DEBUG : file1(0xc000a79600): >openPending: err= 2025/03/31 02:07:43 DEBUG : file1: >newRWFileHandle: err= 2025/03/31 02:07:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/31 02:07:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/31 02:07:43 DEBUG : file1(0xc000a79600): _writeAt: size=5, off=0 2025/03/31 02:07:43 DEBUG : file1(0xc000a79600): >_writeAt: n=5, err= 2025/03/31 02:07:43 DEBUG : file1(0xc000a79600): _writeAt: size=7, off=5 2025/03/31 02:07:43 DEBUG : file1(0xc000a79600): >_writeAt: n=7, err= 2025/03/31 02:07:43 DEBUG : file1: vfs cache: truncate to size=11 2025/03/31 02:07:43 DEBUG : file1(0xc000a79600): close: 2025/03/31 02:07:43 DEBUG : file1: vfs cache: setting modification time to 2025-03-31 02:07:43.328869431 +0000 UTC m=+10.567486677 2025/03/31 02:07:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:43 DEBUG : file1(0xc000a79600): >close: err= 2025/03/31 02:07:43 DEBUG : file1(0xc000a79600): close: 2025/03/31 02:07:43 DEBUG : file1(0xc000a79600): >close: err=file already closed 2025/03/31 02:07:43 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:43 DEBUG : : Looking for writers 2025/03/31 02:07:43 DEBUG : file1: reading active writers 2025/03/31 02:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 02:07:43 DEBUG : : Looking for writers 2025/03/31 02:07:43 DEBUG : file1: reading active writers 2025/03/31 02:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 02:07:43 DEBUG : : Looking for writers 2025/03/31 02:07:43 DEBUG : file1: reading active writers 2025/03/31 02:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 02:07:43 DEBUG : : Looking for writers 2025/03/31 02:07:43 DEBUG : file1: reading active writers 2025/03/31 02:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 02:07:43 DEBUG : file1: vfs cache: starting upload 2025/03/31 02:07:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:43 INFO : file1: Copied (new) 2025/03/31 02:07:43 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-31 02:07:43 +0000 UTC" 2025/03/31 02:07:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/31 02:07:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:43 INFO : file1: vfs cache: upload succeeded try #1 2025/03/31 02:07:43 DEBUG : : Looking for writers 2025/03/31 02:07:43 DEBUG : file1: reading active writers 2025/03/31 02:07:43 DEBUG : >WaitForWriters: 2025/03/31 02:07:43 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:43 DEBUG : : Looking for writers 2025/03/31 02:07:43 DEBUG : file1: reading active writers 2025/03/31 02:07:43 DEBUG : >WaitForWriters: 2025/03/31 02:07:43 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:43 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:43 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:07:43 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:43 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:07:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:43 DEBUG : file1: newRWFileHandle: 2025/03/31 02:07:43 DEBUG : file1(0xc000aa5840): openPending: 2025/03/31 02:07:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:43 DEBUG : file1(0xc000aa5840): >openPending: err= 2025/03/31 02:07:43 DEBUG : file1: >newRWFileHandle: err= 2025/03/31 02:07:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/31 02:07:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/31 02:07:43 DEBUG : file1(0xc000aa5840): _writeAt: size=7, off=0 2025/03/31 02:07:43 DEBUG : file1(0xc000aa5840): >_writeAt: n=7, err= 2025/03/31 02:07:43 DEBUG : file1(0xc000aa5840): _writeAt: size=6, off=5 2025/03/31 02:07:43 DEBUG : file1(0xc000aa5840): >_writeAt: n=6, err= 2025/03/31 02:07:43 DEBUG : file1(0xc000aa5840): close: 2025/03/31 02:07:43 DEBUG : file1: vfs cache: setting modification time to 2025-03-31 02:07:43.526157011 +0000 UTC m=+10.764774266 2025/03/31 02:07:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:43 DEBUG : file1(0xc000aa5840): >close: err= 2025/03/31 02:07:43 DEBUG : file1(0xc000aa5840): _writeAt: size=5, off=0 2025/03/31 02:07:43 DEBUG : file1(0xc000aa5840): >_writeAt: n=0, err=file already closed 2025/03/31 02:07:43 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:43 DEBUG : : Looking for writers 2025/03/31 02:07:43 DEBUG : file1: reading active writers 2025/03/31 02:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 02:07:43 DEBUG : : Looking for writers 2025/03/31 02:07:43 DEBUG : file1: reading active writers 2025/03/31 02:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 02:07:43 DEBUG : : Looking for writers 2025/03/31 02:07:43 DEBUG : file1: reading active writers 2025/03/31 02:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 02:07:43 DEBUG : : Looking for writers 2025/03/31 02:07:43 DEBUG : file1: reading active writers 2025/03/31 02:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 02:07:43 DEBUG : file1: vfs cache: starting upload 2025/03/31 02:07:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:43 INFO : file1: Copied (new) 2025/03/31 02:07:43 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-31 02:07:43 +0000 UTC" 2025/03/31 02:07:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/31 02:07:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:43 INFO : file1: vfs cache: upload succeeded try #1 2025/03/31 02:07:43 DEBUG : : Looking for writers 2025/03/31 02:07:43 DEBUG : file1: reading active writers 2025/03/31 02:07:43 DEBUG : >WaitForWriters: 2025/03/31 02:07:43 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:43 DEBUG : : Looking for writers 2025/03/31 02:07:43 DEBUG : file1: reading active writers 2025/03/31 02:07:43 DEBUG : >WaitForWriters: 2025/03/31 02:07:43 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:43 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:43 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:07:43 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:43 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:07:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:43 DEBUG : file1: newRWFileHandle: 2025/03/31 02:07:43 DEBUG : file1(0xc000d97280): openPending: 2025/03/31 02:07:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:43 DEBUG : file1(0xc000d97280): >openPending: err= 2025/03/31 02:07:43 DEBUG : file1: >newRWFileHandle: err= 2025/03/31 02:07:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/31 02:07:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/31 02:07:43 DEBUG : file1(0xc000d97280): close: 2025/03/31 02:07:43 DEBUG : file1: vfs cache: setting modification time to 2025-03-31 02:07:43.723842207 +0000 UTC m=+10.962459453 2025/03/31 02:07:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:43 DEBUG : file1(0xc000d97280): >close: err= 2025/03/31 02:07:43 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/31 02:07:43 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/31 02:07:43 DEBUG : file2: newRWFileHandle: 2025/03/31 02:07:43 DEBUG : file2(0xc000d97340): openPending: 2025/03/31 02:07:43 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:43 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/31 02:07:43 DEBUG : file2(0xc000d97340): >openPending: err= 2025/03/31 02:07:43 DEBUG : file2: >newRWFileHandle: err= 2025/03/31 02:07:43 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/31 02:07:43 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/03/31 02:07:43 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/03/31 02:07:43 DEBUG : file2(0xc000d97340): RWFileHandle.Flush 2025/03/31 02:07:43 DEBUG : file2(0xc000d97340): RWFileHandle.Release 2025/03/31 02:07:43 DEBUG : file2(0xc000d97340): close: 2025/03/31 02:07:43 DEBUG : file2: vfs cache: setting modification time to 2025-03-31 02:07:43.724897066 +0000 UTC m=+10.963514323 2025/03/31 02:07:43 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:43 DEBUG : file2(0xc000d97340): >close: err= 2025/03/31 02:07:43 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:43 DEBUG : : Looking for writers 2025/03/31 02:07:43 DEBUG : file1: reading active writers 2025/03/31 02:07:43 DEBUG : file2: reading active writers 2025/03/31 02:07:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/31 02:07:43 DEBUG : : Looking for writers 2025/03/31 02:07:43 DEBUG : file1: reading active writers 2025/03/31 02:07:43 DEBUG : file2: reading active writers 2025/03/31 02:07:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/31 02:07:43 DEBUG : : Looking for writers 2025/03/31 02:07:43 DEBUG : file1: reading active writers 2025/03/31 02:07:43 DEBUG : file2: reading active writers 2025/03/31 02:07:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/31 02:07:43 DEBUG : : Looking for writers 2025/03/31 02:07:43 DEBUG : file1: reading active writers 2025/03/31 02:07:43 DEBUG : file2: reading active writers 2025/03/31 02:07:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/31 02:07:43 DEBUG : file2: vfs cache: starting upload 2025/03/31 02:07:43 DEBUG : file1: vfs cache: starting upload 2025/03/31 02:07:43 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:43 INFO : file2: Copied (new) 2025/03/31 02:07:43 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-31 02:07:43 +0000 UTC" 2025/03/31 02:07:43 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/31 02:07:43 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/31 02:07:43 INFO : file2: vfs cache: upload succeeded try #1 2025/03/31 02:07:43 DEBUG : : Looking for writers 2025/03/31 02:07:43 DEBUG : file1: reading active writers 2025/03/31 02:07:43 DEBUG : file2: reading active writers 2025/03/31 02:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/31 02:07:43 INFO : file1: Copied (new) 2025/03/31 02:07:43 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-31 02:07:43 +0000 UTC" 2025/03/31 02:07:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/31 02:07:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:43 INFO : file1: vfs cache: upload succeeded try #1 2025/03/31 02:07:44 DEBUG : : Looking for writers 2025/03/31 02:07:44 DEBUG : file1: reading active writers 2025/03/31 02:07:44 DEBUG : file2: reading active writers 2025/03/31 02:07:44 DEBUG : >WaitForWriters: 2025/03/31 02:07:44 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:44 DEBUG : : Looking for writers 2025/03/31 02:07:44 DEBUG : file1: reading active writers 2025/03/31 02:07:44 DEBUG : file2: reading active writers 2025/03/31 02:07:44 DEBUG : >WaitForWriters: 2025/03/31 02:07:44 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:44 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:44 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:07:44 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:44 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:07:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:44 DEBUG : file1: newRWFileHandle: 2025/03/31 02:07:44 DEBUG : file1(0xc000af6bc0): openPending: 2025/03/31 02:07:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:44 DEBUG : file1(0xc000af6bc0): >openPending: err= 2025/03/31 02:07:44 DEBUG : file1: >newRWFileHandle: err= 2025/03/31 02:07:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/31 02:07:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/31 02:07:44 DEBUG : file1(0xc000af6bc0): _writeAt: size=5, off=0 2025/03/31 02:07:44 DEBUG : file1(0xc000af6bc0): >_writeAt: n=5, err= 2025/03/31 02:07:44 DEBUG : file1(0xc000af6bc0): RWFileHandle.Flush 2025/03/31 02:07:44 DEBUG : file1(0xc000af6bc0): RWFileHandle.Flush 2025/03/31 02:07:44 DEBUG : file1(0xc000af6bc0): close: 2025/03/31 02:07:44 DEBUG : file1: vfs cache: setting modification time to 2025-03-31 02:07:44.095255216 +0000 UTC m=+11.333872442 2025/03/31 02:07:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:44 DEBUG : file1(0xc000af6bc0): >close: err= 2025/03/31 02:07:44 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:44 DEBUG : : Looking for writers 2025/03/31 02:07:44 DEBUG : file1: reading active writers 2025/03/31 02:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 02:07:44 DEBUG : : Looking for writers 2025/03/31 02:07:44 DEBUG : file1: reading active writers 2025/03/31 02:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 02:07:44 DEBUG : : Looking for writers 2025/03/31 02:07:44 DEBUG : file1: reading active writers 2025/03/31 02:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 02:07:44 DEBUG : : Looking for writers 2025/03/31 02:07:44 DEBUG : file1: reading active writers 2025/03/31 02:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 02:07:44 DEBUG : file1: vfs cache: starting upload 2025/03/31 02:07:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:44 INFO : file1: Copied (new) 2025/03/31 02:07:44 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-31 02:07:44 +0000 UTC" 2025/03/31 02:07:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/31 02:07:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:44 INFO : file1: vfs cache: upload succeeded try #1 2025/03/31 02:07:44 DEBUG : : Looking for writers 2025/03/31 02:07:44 DEBUG : file1: reading active writers 2025/03/31 02:07:44 DEBUG : >WaitForWriters: 2025/03/31 02:07:44 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:44 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:44 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:07:44 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:44 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:07:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:44 DEBUG : file1: newRWFileHandle: 2025/03/31 02:07:44 DEBUG : file1(0xc000dc9740): openPending: 2025/03/31 02:07:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:44 DEBUG : file1(0xc000dc9740): >openPending: err= 2025/03/31 02:07:44 DEBUG : file1: >newRWFileHandle: err= 2025/03/31 02:07:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/31 02:07:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/31 02:07:44 DEBUG : file1(0xc000dc9740): _writeAt: size=5, off=0 2025/03/31 02:07:44 DEBUG : file1(0xc000dc9740): >_writeAt: n=5, err= 2025/03/31 02:07:44 DEBUG : file1(0xc000dc9740): RWFileHandle.Release 2025/03/31 02:07:44 DEBUG : file1(0xc000dc9740): close: 2025/03/31 02:07:44 DEBUG : file1: vfs cache: setting modification time to 2025-03-31 02:07:44.280857254 +0000 UTC m=+11.519474470 2025/03/31 02:07:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:44 DEBUG : file1(0xc000dc9740): >close: err= 2025/03/31 02:07:44 DEBUG : file1(0xc000dc9740): RWFileHandle.Release 2025/03/31 02:07:44 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:44 DEBUG : : Looking for writers 2025/03/31 02:07:44 DEBUG : file1: reading active writers 2025/03/31 02:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 02:07:44 DEBUG : : Looking for writers 2025/03/31 02:07:44 DEBUG : file1: reading active writers 2025/03/31 02:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 02:07:44 DEBUG : : Looking for writers 2025/03/31 02:07:44 DEBUG : file1: reading active writers 2025/03/31 02:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 02:07:44 DEBUG : : Looking for writers 2025/03/31 02:07:44 DEBUG : file1: reading active writers 2025/03/31 02:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 02:07:44 DEBUG : file1: vfs cache: starting upload 2025/03/31 02:07:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:44 INFO : file1: Copied (new) 2025/03/31 02:07:44 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-31 02:07:44 +0000 UTC" 2025/03/31 02:07:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/31 02:07:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:44 INFO : file1: vfs cache: upload succeeded try #1 2025/03/31 02:07:44 DEBUG : : Looking for writers 2025/03/31 02:07:44 DEBUG : file1: reading active writers 2025/03/31 02:07:44 DEBUG : >WaitForWriters: 2025/03/31 02:07:44 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:44 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:44 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:07:44 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:07:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/31 02:07:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/31 02:07:44 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 02:07:44 DEBUG : dir/file1(0xc00094bdc0): openPending: 2025/03/31 02:07:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/31 02:07:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/31 02:07:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:44 DEBUG : dir/file1(0xc00094bdc0): >openPending: err= 2025/03/31 02:07:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/31 02:07:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/31 02:07:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/31 02:07:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/31 02:07:44 DEBUG : dir/file1(0xc00094bdc0): _writeAt: size=5, off=0 2025/03/31 02:07:44 DEBUG : dir/file1(0xc00094bdc0): >_writeAt: n=5, err= 2025/03/31 02:07:44 DEBUG : dir/file1(0xc00094bdc0): close: 2025/03/31 02:07:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:44 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-31 02:07:44.534044054 +0000 UTC m=+11.772661280 2025/03/31 02:07:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:44 DEBUG : dir/file1(0xc00094bdc0): >close: err= 2025/03/31 02:07:44 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:44 DEBUG : dir: Looking for writers 2025/03/31 02:07:44 DEBUG : file1: reading active writers 2025/03/31 02:07:44 DEBUG : : Looking for writers 2025/03/31 02:07:44 DEBUG : dir: reading active writers 2025/03/31 02:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 02:07:44 DEBUG : dir: Looking for writers 2025/03/31 02:07:44 DEBUG : file1: reading active writers 2025/03/31 02:07:44 DEBUG : : Looking for writers 2025/03/31 02:07:44 DEBUG : dir: reading active writers 2025/03/31 02:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 02:07:44 DEBUG : dir: Looking for writers 2025/03/31 02:07:44 DEBUG : file1: reading active writers 2025/03/31 02:07:44 DEBUG : : Looking for writers 2025/03/31 02:07:44 DEBUG : dir: reading active writers 2025/03/31 02:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 02:07:44 DEBUG : dir: Looking for writers 2025/03/31 02:07:44 DEBUG : file1: reading active writers 2025/03/31 02:07:44 DEBUG : : Looking for writers 2025/03/31 02:07:44 DEBUG : dir: reading active writers 2025/03/31 02:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 02:07:44 DEBUG : dir/file1: vfs cache: starting upload 2025/03/31 02:07:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:44 INFO : dir/file1: Copied (replaced existing) 2025/03/31 02:07:44 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-31 02:07:44 +0000 UTC" 2025/03/31 02:07:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/31 02:07:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/31 02:07:44 DEBUG : dir: Looking for writers 2025/03/31 02:07:44 DEBUG : file1: reading active writers 2025/03/31 02:07:44 DEBUG : : Looking for writers 2025/03/31 02:07:44 DEBUG : dir: reading active writers 2025/03/31 02:07:44 DEBUG : >WaitForWriters: 2025/03/31 02:07:44 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:44 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:44 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:07:44 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:44 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:07:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:44 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 02:07:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/31 02:07:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/31 02:07:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/31 02:07:44 DEBUG : dir/file1(0xc000eb4b40): _writeAt: size=5, off=0 2025/03/31 02:07:44 DEBUG : dir/file1(0xc000eb4b40): openPending: 2025/03/31 02:07:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/31 02:07:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/31 02:07:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:44 DEBUG : dir/file1(0xc000eb4b40): >openPending: err= 2025/03/31 02:07:44 DEBUG : dir/file1(0xc000eb4b40): >_writeAt: n=5, err= 2025/03/31 02:07:44 DEBUG : dir/file1(0xc000eb4b40): _writeAt: size=15, off=5 2025/03/31 02:07:44 DEBUG : dir/file1(0xc000eb4b40): >_writeAt: n=15, err= 2025/03/31 02:07:44 DEBUG : dir/file1(0xc000eb4b40): close: 2025/03/31 02:07:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/31 02:07:44 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-31 02:07:44.816891738 +0000 UTC m=+12.055508975 2025/03/31 02:07:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:44 DEBUG : dir/file1(0xc000eb4b40): >close: err= 2025/03/31 02:07:44 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:44 DEBUG : dir: Looking for writers 2025/03/31 02:07:44 DEBUG : file1: reading active writers 2025/03/31 02:07:44 DEBUG : : Looking for writers 2025/03/31 02:07:44 DEBUG : dir: reading active writers 2025/03/31 02:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 02:07:44 DEBUG : dir: Looking for writers 2025/03/31 02:07:44 DEBUG : file1: reading active writers 2025/03/31 02:07:44 DEBUG : : Looking for writers 2025/03/31 02:07:44 DEBUG : dir: reading active writers 2025/03/31 02:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 02:07:44 DEBUG : dir: Looking for writers 2025/03/31 02:07:44 DEBUG : file1: reading active writers 2025/03/31 02:07:44 DEBUG : : Looking for writers 2025/03/31 02:07:44 DEBUG : dir: reading active writers 2025/03/31 02:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 02:07:44 DEBUG : dir: Looking for writers 2025/03/31 02:07:44 DEBUG : file1: reading active writers 2025/03/31 02:07:44 DEBUG : : Looking for writers 2025/03/31 02:07:44 DEBUG : dir: reading active writers 2025/03/31 02:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 02:07:44 DEBUG : dir/file1: vfs cache: starting upload 2025/03/31 02:07:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:44 INFO : dir/file1: Copied (replaced existing) 2025/03/31 02:07:44 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-31 02:07:44 +0000 UTC" 2025/03/31 02:07:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/31 02:07:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/31 02:07:44 DEBUG : dir: Looking for writers 2025/03/31 02:07:44 DEBUG : file1: reading active writers 2025/03/31 02:07:44 DEBUG : : Looking for writers 2025/03/31 02:07:44 DEBUG : dir: reading active writers 2025/03/31 02:07:44 DEBUG : >WaitForWriters: 2025/03/31 02:07:44 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:45 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:45 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:07:45 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:45 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:07:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : file1: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : file1(0xc000f548c0): openPending: 2025/03/31 02:07:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:45 DEBUG : file1(0xc000f548c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : file1: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/31 02:07:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/31 02:07:45 DEBUG : file1(0xc000f548c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : file1(0xc000f548c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : file1(0xc000f548c0): close: 2025/03/31 02:07:45 DEBUG : file1: vfs cache: setting modification time to 2025-03-31 02:07:45.035359598 +0000 UTC m=+12.273976844 2025/03/31 02:07:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : file1(0xc000f548c0): >close: err= 2025/03/31 02:07:45 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:45 DEBUG : : Looking for writers 2025/03/31 02:07:45 DEBUG : file1: reading active writers 2025/03/31 02:07:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 02:07:45 DEBUG : : Looking for writers 2025/03/31 02:07:45 DEBUG : file1: reading active writers 2025/03/31 02:07:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 02:07:45 DEBUG : : Looking for writers 2025/03/31 02:07:45 DEBUG : file1: reading active writers 2025/03/31 02:07:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 02:07:45 DEBUG : : Looking for writers 2025/03/31 02:07:45 DEBUG : file1: reading active writers 2025/03/31 02:07:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 02:07:45 DEBUG : file1: vfs cache: starting upload 2025/03/31 02:07:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:07:45 INFO : file1: Copied (new) 2025/03/31 02:07:45 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-31 02:07:45 +0000 UTC" 2025/03/31 02:07:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:45 INFO : file1: vfs cache: upload succeeded try #1 2025/03/31 02:07:45 DEBUG : : Looking for writers 2025/03/31 02:07:45 DEBUG : file1: reading active writers 2025/03/31 02:07:45 DEBUG : >WaitForWriters: 2025/03/31 02:07:45 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:45 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:45 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:07:45 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:45 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/31 02:07:45 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b680): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b680): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b680): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b680): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b680): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.229841342 +0000 UTC m=+12.468458598 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b680): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b6c0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b6c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b6c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b6c0): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b6c0): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b6c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b6c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.229841342 +0000 UTC m=+12.468458598 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b6c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b700): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b700): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b700): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b700): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b700): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.229841342 +0000 UTC m=+12.468458598 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b700): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be380 item 1 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b740): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b740): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b740): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b740): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b740): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.234035443 +0000 UTC m=+12.472652690 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b740): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b780): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b780): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b780): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b780): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b780): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.234035443 +0000 UTC m=+12.472652690 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b780): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be7e0 item 2 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b7c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b7c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b7c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b7c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b7c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.238478852 +0000 UTC m=+12.477096129 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b7c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b800): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b800): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b800): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b800): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b800): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b800): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b800): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.238478852 +0000 UTC m=+12.477096129 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b800): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b840): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b840): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b840): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b840): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b840): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.238478852 +0000 UTC m=+12.477096129 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b840): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bea80 item 3 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b8c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b8c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b8c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b8c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b8c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.243782747 +0000 UTC m=+12.482399983 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b8c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b940): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b940): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b940): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b940): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b940): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.243782747 +0000 UTC m=+12.482399983 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000f6b940): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bee00 item 4 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecde40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecde40): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecde40): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecde40): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecde40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.249679574 +0000 UTC m=+12.488296810 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecde40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc000): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc000): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc000): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc000): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc000): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc000): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc000): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.249679574 +0000 UTC m=+12.488296810 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc000): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc040): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc040): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc040): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc040): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc040): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.249679574 +0000 UTC m=+12.488296810 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc040): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be070 item 5 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc0c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc0c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc0c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc0c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc0c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.251992485 +0000 UTC m=+12.490609721 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc0c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc140): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc140): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc140): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc140): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc140): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.251992485 +0000 UTC m=+12.490609721 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc140): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be5b0 item 6 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc1c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc1c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc1c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc1c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc1c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.254492487 +0000 UTC m=+12.493109723 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc1c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc280): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc280): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc280): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc280): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc280): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc280): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc280): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.254492487 +0000 UTC m=+12.493109723 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc280): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc2c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc2c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc2c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc2c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc2c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.254492487 +0000 UTC m=+12.493109723 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc2c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be850 item 7 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc340): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc340): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc340): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc340): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc340): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.261979057 +0000 UTC m=+12.500596283 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc340): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc3c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc3c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc3c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc3c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc3c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.261979057 +0000 UTC m=+12.500596283 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc3c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bebd0 item 8 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0000b0000): _readAt: size=2, off=0 2025/03/31 02:07:45 ERROR : open-test-file(0xc0000b0000): Couldn't read size of file 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0000b0000): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0000b0000): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0000b0000): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0000b0000): close: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0000b0000): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0000b0d80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0000b0d80): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0000b0d80): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0000b0d80): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0000b0d80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.265397662 +0000 UTC m=+12.504014889 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0000b0d80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c26c0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c26c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c26c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c26c0): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c26c0): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c26c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c26c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.265397662 +0000 UTC m=+12.504014889 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c26c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c2780): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c2780): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c2780): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c2780): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c2780): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.265397662 +0000 UTC m=+12.504014889 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c2780): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c1c0 item 9 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c28c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c28c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c28c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c28c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c28c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.26752239 +0000 UTC m=+12.506139626 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c28c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c100): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c100): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c100): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c100): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c100): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.26752239 +0000 UTC m=+12.506139626 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c100): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c770 item 10 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c8c0): _readAt: size=2, off=0 2025/03/31 02:07:45 ERROR : open-test-file(0xc00037c8c0): Couldn't read size of file 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c8c0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c8c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c8c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c8c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c8c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c900): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c900): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c900): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c900): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c900): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.26927026 +0000 UTC m=+12.507887496 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c900): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c9c0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c9c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c9c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c9c0): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c9c0): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c9c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c9c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.26927026 +0000 UTC m=+12.507887496 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c9c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ca00): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ca00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ca00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ca00): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ca00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.26927026 +0000 UTC m=+12.507887496 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ca00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ca10 item 11 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ca80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ca80): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ca80): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ca80): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ca80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.27421484 +0000 UTC m=+12.512832067 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ca80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cb00): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cb00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cb00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cb00): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cb00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.27421484 +0000 UTC m=+12.512832067 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cb00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038cf50 item 12 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cbc0): _readAt: size=2, off=0 2025/03/31 02:07:45 ERROR : open-test-file(0xc00037cbc0): Couldn't read size of file 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cbc0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cbc0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cbc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cbc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cbc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cc00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cc00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cc00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cc00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cc00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.278330965 +0000 UTC m=+12.516948202 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cc00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cd00): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cd00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cd00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cd00): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cd00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.278330965 +0000 UTC m=+12.516948202 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cd00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d260 item 13 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cd80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cd80): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cd80): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cd80): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cd80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.280595675 +0000 UTC m=+12.519212901 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cd80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ce00): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ce00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ce00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ce00): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ce00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.280595675 +0000 UTC m=+12.519212901 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ce00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d5e0 item 14 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cec0): _readAt: size=2, off=0 2025/03/31 02:07:45 ERROR : open-test-file(0xc00037cec0): Couldn't read size of file 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cec0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cec0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cec0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cec0): close: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cec0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cf00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cf00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cf00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cf00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cf00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.282464112 +0000 UTC m=+12.521081338 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cf00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cfc0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cfc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cfc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cfc0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cfc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.282464112 +0000 UTC m=+12.521081338 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cfc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d880 item 15 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d080): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d080): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d080): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d080): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d080): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.28654429 +0000 UTC m=+12.525161495 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d080): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d180): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d180): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d180): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d180): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d180): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.28654429 +0000 UTC m=+12.525161495 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d180): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038dc00 item 16 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d200): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d200): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d200): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d200): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d200): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.292566993 +0000 UTC m=+12.531184219 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d200): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d240): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d240): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d240): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d240): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d240): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d240): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d240): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d240): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.292566993 +0000 UTC m=+12.531184219 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d240): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d280): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d280): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d280): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d280): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d280): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.292566993 +0000 UTC m=+12.531184219 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d280): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc150 item 17 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d300): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d300): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d300): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d300): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d300): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.297057571 +0000 UTC m=+12.535674797 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d300): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506040): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506040): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506040): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506040): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506040): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.297057571 +0000 UTC m=+12.535674797 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506040): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2000 item 18 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005060c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005060c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005060c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005060c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005060c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.299023852 +0000 UTC m=+12.537641078 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005060c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506180): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506180): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506180): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506180): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506180): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506180): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506180): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506180): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.299023852 +0000 UTC m=+12.537641078 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506180): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005061c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005061c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005061c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005061c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005061c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.299023852 +0000 UTC m=+12.537641078 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005061c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2310 item 19 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506240): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506240): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506240): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506240): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506240): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.301993364 +0000 UTC m=+12.540610590 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506240): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005062c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005062c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005062c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005062c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005062c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.301993364 +0000 UTC m=+12.540610590 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005062c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2a10 item 20 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506340): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506340): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506340): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506340): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506340): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.304245742 +0000 UTC m=+12.542862958 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506340): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506400): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506400): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506400): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506400): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506400): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506400): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506400): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506400): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.304245742 +0000 UTC m=+12.542862958 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506400): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506440): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506440): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506440): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506440): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506440): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.304245742 +0000 UTC m=+12.542862958 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506440): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2ee0 item 21 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005064c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005064c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005064c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005064c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005064c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.308929852 +0000 UTC m=+12.547547088 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005064c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506540): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506540): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506540): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506540): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506540): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.308929852 +0000 UTC m=+12.547547088 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506540): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3650 item 22 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005065c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005065c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005065c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005065c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005065c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.311104914 +0000 UTC m=+12.549722150 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005065c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506680): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506680): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506680): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506680): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506680): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506680): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506680): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506680): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.311104914 +0000 UTC m=+12.549722150 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506680): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005066c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005066c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005066c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005066c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005066c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.311104914 +0000 UTC m=+12.549722150 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005066c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3960 item 23 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506780): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506780): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506780): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506780): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506780): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.314093062 +0000 UTC m=+12.552710288 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506780): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506a40): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506a40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506a40): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506a40): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506a40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.314093062 +0000 UTC m=+12.552710288 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506a40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6070 item 24 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506d00): _readAt: size=2, off=0 2025/03/31 02:07:45 ERROR : open-test-file(0xc000506d00): Couldn't read size of file 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506d00): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506d00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506d00): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506d00): close: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506d00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507000): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507000): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507000): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507000): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507000): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.316901954 +0000 UTC m=+12.555519180 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507000): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005070c0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005070c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005070c0): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005070c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005070c0): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005070c0): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005070c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005070c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.316901954 +0000 UTC m=+12.555519180 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005070c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507100): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507100): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507100): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507100): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507100): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.316901954 +0000 UTC m=+12.555519180 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507100): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a63f0 item 25 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507180): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507180): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507180): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507180): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507180): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.319801926 +0000 UTC m=+12.558419162 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507180): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507200): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507200): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507200): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507200): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507200): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.319801926 +0000 UTC m=+12.558419162 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507200): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6850 item 26 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507300): _readAt: size=2, off=0 2025/03/31 02:07:45 ERROR : open-test-file(0xc000507300): Couldn't read size of file 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507300): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507300): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507300): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507300): close: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507300): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507340): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507340): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507340): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507340): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507340): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.322561125 +0000 UTC m=+12.561178361 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507340): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507400): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507400): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507400): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507400): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507400): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507400): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507400): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507400): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.322561125 +0000 UTC m=+12.561178361 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507400): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507440): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507440): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507440): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507440): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507440): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.322561125 +0000 UTC m=+12.561178361 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507440): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6af0 item 27 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005074c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005074c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005074c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005074c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005074c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.32563354 +0000 UTC m=+12.564250777 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005074c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507580): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507580): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507580): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507580): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507580): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.32563354 +0000 UTC m=+12.564250777 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507580): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6e70 item 28 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507680): _readAt: size=2, off=0 2025/03/31 02:07:45 ERROR : open-test-file(0xc000507680): Couldn't read size of file 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507680): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507680): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507680): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507680): close: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507680): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005076c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005076c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005076c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005076c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005076c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.328444516 +0000 UTC m=+12.567061752 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005076c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005077c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005077c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005077c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005077c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005077c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.328444516 +0000 UTC m=+12.567061752 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005077c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7110 item 29 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507840): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507840): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507840): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507840): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507840): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.331123674 +0000 UTC m=+12.569740910 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507840): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507a00): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507a00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507a00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507a00): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507a00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.331123674 +0000 UTC m=+12.569740910 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507a00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a73b0 item 30 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d3c0): _readAt: size=2, off=0 2025/03/31 02:07:45 ERROR : open-test-file(0xc00037d3c0): Couldn't read size of file 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d3c0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d3c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d3c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d3c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d3c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d400): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d400): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d400): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d400): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d400): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.333280663 +0000 UTC m=+12.571897899 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d400): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d4c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d4c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d4c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d4c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d4c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.333280663 +0000 UTC m=+12.571897899 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d4c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc7e0 item 31 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d540): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d540): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d540): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d540): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d540): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.334769647 +0000 UTC m=+12.573386883 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d540): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d5c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d5c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d5c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d5c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d5c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.334769647 +0000 UTC m=+12.573386883 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d5c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bca80 item 32 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d600): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d600): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d600): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d600): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d600): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.336269421 +0000 UTC m=+12.574886657 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d600): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d640): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d640): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d640): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d640): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d640): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bce70 item 33 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d640): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d640): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.336905816 +0000 UTC m=+12.575523072 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d640): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d680): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d680): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d680): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d680): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d680): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.336905816 +0000 UTC m=+12.575523072 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d680): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcfc0 item 33 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d6c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d6c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d6c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d6c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d6c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.339217264 +0000 UTC m=+12.577834500 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d6c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d700): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d700): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd260 item 34 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d700): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d700): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d700): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d700): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d700): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.340415613 +0000 UTC m=+12.579032849 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d700): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d740): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d740): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d740): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d740): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d740): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.340415613 +0000 UTC m=+12.579032849 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d740): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd3b0 item 34 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d780): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d780): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d780): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d780): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d780): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.342995164 +0000 UTC m=+12.581612420 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d780): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d7c0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d7c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d7c0): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d7c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d7c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd6c0 item 35 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d7c0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d7c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.343843096 +0000 UTC m=+12.582460332 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d7c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d800): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d800): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d800): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d800): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d800): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.343843096 +0000 UTC m=+12.582460332 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d800): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd810 item 35 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d880): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d880): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d880): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d880): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d880): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.346007137 +0000 UTC m=+12.584624373 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d880): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d940): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d940): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdc70 item 36 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d940): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d940): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d940): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d940): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d940): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.346868653 +0000 UTC m=+12.585485889 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d940): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d980): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d980): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d980): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d980): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d980): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.346868653 +0000 UTC m=+12.585485889 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d980): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bddc0 item 36 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d9c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d9c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d9c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d9c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d9c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.349698755 +0000 UTC m=+12.588315992 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d9c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da00): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da00): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da00): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332460 item 37 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da00): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.350636776 +0000 UTC m=+12.589254012 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da40): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da40): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da40): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.350636776 +0000 UTC m=+12.589254012 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332930 item 37 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037dac0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037dac0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037dac0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037dac0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037dac0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.353037792 +0000 UTC m=+12.591655029 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037dac0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037dbc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037dbc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332ee0 item 38 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037dbc0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037dbc0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037dbc0): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037dbc0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037dbc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.35435818 +0000 UTC m=+12.592975416 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037dbc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037df40): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037df40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037df40): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037df40): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037df40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.35435818 +0000 UTC m=+12.592975416 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037df40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333340 item 38 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162240): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162240): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162240): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162240): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162240): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.357765465 +0000 UTC m=+12.596382701 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162240): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162300): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162300): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162300): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162300): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162300): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003338f0 item 39 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162300): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162300): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.358960266 +0000 UTC m=+12.597577502 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162300): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162340): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162340): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162340): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162340): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162340): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.358960266 +0000 UTC m=+12.597577502 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162340): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333b20 item 39 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001623c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001623c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001623c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001623c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001623c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.36202032 +0000 UTC m=+12.600637536 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001623c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162480): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162480): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333ea0 item 40 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162480): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162480): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162480): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162480): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162480): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.362813919 +0000 UTC m=+12.601431126 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162480): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001624c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001624c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001624c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001624c0): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001624c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.362813919 +0000 UTC m=+12.601431126 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001624c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c770 item 40 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162500): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162500): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162500): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162500): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162500): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162500): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162500): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.365069071 +0000 UTC m=+12.603686287 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162500): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162540): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162540): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162540): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cb60 item 41 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162540): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162540): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.366136173 +0000 UTC m=+12.604753389 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162540): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162580): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162580): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162580): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162580): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162580): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ce00 item 41 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162580): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162580): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.36738067 +0000 UTC m=+12.605997886 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162580): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001625c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001625c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001625c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001625c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001625c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.36738067 +0000 UTC m=+12.605997886 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001625c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d110 item 41 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162680): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162680): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162680): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162680): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162680): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162680): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162680): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.374640204 +0000 UTC m=+12.613257430 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162680): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162700): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162700): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162700): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d3b0 item 42 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162700): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162700): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.376690873 +0000 UTC m=+12.615308089 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162700): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001627c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001627c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d570 item 42 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001627c0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001627c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001627c0): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001627c0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001627c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.377607694 +0000 UTC m=+12.616224930 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001627c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162800): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162800): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162800): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162800): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162800): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.377607694 +0000 UTC m=+12.616224930 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162800): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d7a0 item 42 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162940): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162940): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162940): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162940): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162940): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162940): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162940): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.380983448 +0000 UTC m=+12.619600664 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162940): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162980): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162980): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162980): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dce0 item 43 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162980): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162980): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.381513163 +0000 UTC m=+12.620130379 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162980): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162ac0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162ac0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162ac0): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162ac0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162ac0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4150 item 43 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162ac0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162ac0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.382207987 +0000 UTC m=+12.620825203 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162ac0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162b00): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162b00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162b00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162b00): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162b00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.382207987 +0000 UTC m=+12.620825203 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162b00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b42a0 item 43 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162dc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162dc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162dc0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162dc0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162dc0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162dc0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162dc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.383846973 +0000 UTC m=+12.622464189 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162dc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162e00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162e00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162e00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b45b0 item 44 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162e00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162e00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.384353082 +0000 UTC m=+12.622970298 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000162e00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163040): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163040): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4770 item 44 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163040): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163040): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163040): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163040): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163040): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.385035443 +0000 UTC m=+12.623652659 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163040): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163080): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163080): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163080): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163080): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163080): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.385035443 +0000 UTC m=+12.623652659 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163080): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b48c0 item 44 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001631c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001631c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001631c0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001631c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001631c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001631c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001631c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.388689722 +0000 UTC m=+12.627306938 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001631c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163200): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163200): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163200): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4cb0 item 45 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163200): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163200): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.389389825 +0000 UTC m=+12.628007042 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163200): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001632c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001632c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001632c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001632c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001632c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.389389825 +0000 UTC m=+12.628007042 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0001632c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4fc0 item 45 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163540): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163540): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163540): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163540): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163540): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163540): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163540): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.39119907 +0000 UTC m=+12.629816277 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163540): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507b40): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507b40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507b40): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7730 item 46 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507b40): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507b40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.391852978 +0000 UTC m=+12.630470204 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507b40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507c00): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507c00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507c00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507c00): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507c00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.391852978 +0000 UTC m=+12.630470204 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000507c00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7960 item 46 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832040): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832040): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832040): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832040): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832040): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832040): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832040): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.393109075 +0000 UTC m=+12.631726291 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832040): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832080): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832080): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832080): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7ce0 item 47 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832080): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832080): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.393646414 +0000 UTC m=+12.632263630 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832080): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832140): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832140): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832140): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832140): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832140): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.393646414 +0000 UTC m=+12.632263630 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832140): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7e30 item 47 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832200): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832200): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832200): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832200): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832200): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832200): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832200): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.395105492 +0000 UTC m=+12.633722699 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832200): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832240): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832240): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832240): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d42a0 item 48 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832240): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832240): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.39564801 +0000 UTC m=+12.634265226 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832240): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832300): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832300): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832300): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832300): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832300): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.39564801 +0000 UTC m=+12.634265226 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832300): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4620 item 48 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832340): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832340): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832340): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832340): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832340): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.397217375 +0000 UTC m=+12.635834592 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832340): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832380): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832380): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832380): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832380): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832380): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832380): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4af0 item 49 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832380): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832380): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.397771255 +0000 UTC m=+12.636388472 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832380): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008323c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008323c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008323c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008323c0): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008323c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.397771255 +0000 UTC m=+12.636388472 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008323c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4cb0 item 49 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832440): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832440): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832440): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832440): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832440): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.399185399 +0000 UTC m=+12.637802615 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832440): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832500): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832500): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832500): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5180 item 50 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832500): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832500): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832500): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832500): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832500): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.399809571 +0000 UTC m=+12.638426786 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832500): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832540): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832540): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832540): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832540): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832540): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.399809571 +0000 UTC m=+12.638426786 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832540): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5570 item 50 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008325c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008325c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008325c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008325c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008325c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.40113617 +0000 UTC m=+12.639753375 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008325c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832680): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832680): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832680): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832680): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832680): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832680): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d59d0 item 51 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832680): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832680): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.401768186 +0000 UTC m=+12.640385402 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832680): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008326c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008326c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008326c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008326c0): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008326c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.401768186 +0000 UTC m=+12.640385402 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008326c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5ea0 item 51 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832740): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832740): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832740): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832740): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832740): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.403222816 +0000 UTC m=+12.641840032 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832740): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832800): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832800): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832800): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003184d0 item 52 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832800): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832800): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832800): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832800): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832800): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.403845435 +0000 UTC m=+12.642462651 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832800): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832840): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832840): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832840): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832840): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832840): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.403845435 +0000 UTC m=+12.642462651 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832840): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318690 item 52 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008328c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008328c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008328c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008328c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008328c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.405294003 +0000 UTC m=+12.643911209 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008328c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832980): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832980): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832980): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832980): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832980): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832980): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003189a0 item 53 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832980): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832980): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.405872319 +0000 UTC m=+12.644489535 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832980): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008329c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008329c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008329c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008329c0): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008329c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.405872319 +0000 UTC m=+12.644489535 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008329c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318c40 item 53 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832a80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832a80): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832a80): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832a80): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832a80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.407549677 +0000 UTC m=+12.646166893 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832a80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832b40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832b40): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832b40): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003191f0 item 54 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832b40): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832b40): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832b40): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832b40): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832b40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.40819081 +0000 UTC m=+12.646808027 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832b40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832b80): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832b80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832b80): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832b80): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832b80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.40819081 +0000 UTC m=+12.646808027 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832b80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319570 item 54 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832c00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832c00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832c00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832c00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832c00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.409668173 +0000 UTC m=+12.648285389 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832c00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832cc0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832cc0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832cc0): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832cc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832cc0): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832cc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001760e0 item 55 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832cc0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832cc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.410207545 +0000 UTC m=+12.648824751 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832cc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832d00): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832d00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832d00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832d00): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832d00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.410207545 +0000 UTC m=+12.648824751 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832d00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000176460 item 55 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832d80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832d80): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832d80): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832d80): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832d80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.411776029 +0000 UTC m=+12.650393245 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832d80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832e40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832e40): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832e40): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000176a10 item 56 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832e40): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832e40): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832e40): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832e40): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832e40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.412450044 +0000 UTC m=+12.651067260 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832e40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832e80): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832e80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832e80): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832e80): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832e80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.412450044 +0000 UTC m=+12.651067260 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832e80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000176bd0 item 56 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832f40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832f40): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832f40): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832f40): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832f40): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832f40): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832f40): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832f40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.413893302 +0000 UTC m=+12.652510508 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832f40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832f80): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832f80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832f80): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000177260 item 57 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832f80): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832f80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.414459305 +0000 UTC m=+12.653076521 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000832f80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833040): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833040): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833040): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833040): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833040): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833040): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000177570 item 57 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833040): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833040): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.415069821 +0000 UTC m=+12.653687027 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833040): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833080): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833080): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833080): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833080): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833080): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.415069821 +0000 UTC m=+12.653687027 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833080): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000177730 item 57 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833140): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833140): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833140): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833140): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833140): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833140): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833140): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833140): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.41652483 +0000 UTC m=+12.655142047 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833140): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833180): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833180): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833180): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000177b90 item 58 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833180): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833180): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.417072279 +0000 UTC m=+12.655689484 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833180): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833240): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833240): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833240): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000177ce0 item 58 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833240): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833240): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833240): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833240): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833240): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.417734782 +0000 UTC m=+12.656351998 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833240): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833280): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833280): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833280): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833280): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833280): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.417734782 +0000 UTC m=+12.656351998 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833280): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362070 item 58 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833340): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833340): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833340): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833340): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833340): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833340): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833340): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833340): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.419109361 +0000 UTC m=+12.657726567 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833340): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833380): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833380): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833380): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362620 item 59 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833380): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833380): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.419662109 +0000 UTC m=+12.658279325 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833380): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833440): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833440): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833440): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833440): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833440): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833440): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362770 item 59 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833440): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833440): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.420316016 +0000 UTC m=+12.658933221 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833440): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833480): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833480): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833480): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833480): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833480): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.420316016 +0000 UTC m=+12.658933221 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833480): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003628c0 item 59 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833540): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833540): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833540): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833540): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833540): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833540): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833540): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833540): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.421839896 +0000 UTC m=+12.660457111 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833540): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833580): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833580): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833580): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362e70 item 60 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833580): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833580): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.422312323 +0000 UTC m=+12.660929539 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833580): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833640): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833640): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833640): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362fc0 item 60 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833640): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833640): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833640): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833640): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833640): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.422988583 +0000 UTC m=+12.661605788 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833640): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833680): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833680): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833680): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833680): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833680): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.422988583 +0000 UTC m=+12.661605788 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833680): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363180 item 60 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833740): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833740): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833740): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833740): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833740): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833740): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833740): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833740): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.424382568 +0000 UTC m=+12.662999784 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833740): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833780): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833780): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833780): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363a40 item 61 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833780): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833780): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.425117968 +0000 UTC m=+12.663735184 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833780): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833940): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833940): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833940): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833940): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833940): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.425117968 +0000 UTC m=+12.663735184 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833940): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363c00 item 61 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833a00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833a00): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833a00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833a00): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833a00): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833a00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833a00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833a00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.432436192 +0000 UTC m=+12.671053409 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833a00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833a40): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833a40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833a40): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e1c0 item 62 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833a40): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833a40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.433007234 +0000 UTC m=+12.671624451 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833a40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833b00): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833b00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833b00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833b00): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833b00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.433007234 +0000 UTC m=+12.671624451 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833b00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e770 item 62 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833bc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833bc0): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833bc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833bc0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833bc0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833bc0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833bc0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833bc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.434709429 +0000 UTC m=+12.673326645 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833bc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833c00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833c00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833c00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ea80 item 63 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833c00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833c00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.435153272 +0000 UTC m=+12.673770498 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833c00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833cc0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833cc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833cc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833cc0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833cc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.435153272 +0000 UTC m=+12.673770498 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833cc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ecb0 item 63 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833d80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833d80): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833d80): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833d80): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833d80): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833d80): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833d80): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833d80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.436721314 +0000 UTC m=+12.675338530 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833d80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc400): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc400): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc400): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bed90 item 64 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc400): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc400): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.437211585 +0000 UTC m=+12.675828801 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc400): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc4c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc4c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc4c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc4c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc4c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.437211585 +0000 UTC m=+12.675828801 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc4c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003beee0 item 64 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc500): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc500): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc500): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc500): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc500): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.438520802 +0000 UTC m=+12.677138019 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc500): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc540): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc540): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc540): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc540): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc540): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf180 item 65 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc540): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc540): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.439107323 +0000 UTC m=+12.677724538 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc540): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc580): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc580): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc580): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc580): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc580): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.439107323 +0000 UTC m=+12.677724538 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc580): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf2d0 item 65 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc5c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc5c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc5c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc5c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc5c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.440365725 +0000 UTC m=+12.678982941 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc5c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc600): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc600): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf570 item 66 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc600): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc600): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc600): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc600): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc600): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.440948147 +0000 UTC m=+12.679565363 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc600): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc640): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc640): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc640): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc640): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc640): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.440948147 +0000 UTC m=+12.679565363 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc640): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf6c0 item 66 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc680): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc680): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc680): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc680): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc680): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.442131869 +0000 UTC m=+12.680749086 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc680): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc6c0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc6c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc6c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc6c0): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc6c0): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf960 item 67 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc6c0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc6c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.442786267 +0000 UTC m=+12.681403473 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc6c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc700): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc700): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc700): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc700): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc700): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.442786267 +0000 UTC m=+12.681403473 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc700): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfab0 item 67 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc780): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc780): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc780): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc780): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc780): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.444526824 +0000 UTC m=+12.683144029 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc780): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc840): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc840): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfd50 item 68 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc840): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc840): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc840): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc840): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc840): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.445647758 +0000 UTC m=+12.684264964 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc840): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc880): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc880): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc880): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc880): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc880): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.445647758 +0000 UTC m=+12.684264964 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc880): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfea0 item 68 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc8c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc8c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc8c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc8c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc8c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.447471831 +0000 UTC m=+12.686089047 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc8c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc900): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc900): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc900): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc900): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc900): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe5b0 item 69 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc900): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc900): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.448074152 +0000 UTC m=+12.686691368 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc900): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc940): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc940): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc940): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc940): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc940): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.448074152 +0000 UTC m=+12.686691368 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc940): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe770 item 69 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc9c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc9c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc9c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc9c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc9c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.449560721 +0000 UTC m=+12.688177927 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecc9c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecca80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecca80): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff0a0 item 70 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecca80): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecca80): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecca80): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecca80): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecca80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.450155608 +0000 UTC m=+12.688772824 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecca80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccac0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccac0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccac0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccac0): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccac0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.450155608 +0000 UTC m=+12.688772824 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccac0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff340 item 70 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccb40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccb40): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccb40): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccb40): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccb40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.451581003 +0000 UTC m=+12.690198208 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccb40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccc00): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccc00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccc00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccc00): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccc00): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ffa40 item 71 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccc00): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccc00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.452151684 +0000 UTC m=+12.690768899 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccc00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccc40): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccc40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccc40): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccc40): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccc40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.452151684 +0000 UTC m=+12.690768899 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccc40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ffea0 item 71 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecccc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecccc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecccc0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecccc0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecccc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.462559606 +0000 UTC m=+12.701176843 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecccc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccd80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccd80): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000692310 item 72 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccd80): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccd80): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccd80): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccd80): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccd80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.463552991 +0000 UTC m=+12.702170227 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccd80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccdc0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccdc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccdc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccdc0): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccdc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.463552991 +0000 UTC m=+12.702170227 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccdc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000692540 item 72 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecce00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecce00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecce00): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecce00): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecce00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecce00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecce00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.468327993 +0000 UTC m=+12.706945239 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecce00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecce40): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecce40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecce40): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006928c0 item 73 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecce40): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecce40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.469004132 +0000 UTC m=+12.707621359 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecce40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecce80): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecce80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecce80): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecce80): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecce80): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000692a10 item 73 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecce80): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecce80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.469742608 +0000 UTC m=+12.708359834 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecce80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccec0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccec0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccec0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccec0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccec0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.469742608 +0000 UTC m=+12.708359834 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccec0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000692bd0 item 73 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccf80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccf80): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccf80): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccf80): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccf80): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccf80): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccf80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.473354657 +0000 UTC m=+12.711971904 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccf80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccfc0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccfc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccfc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006931f0 item 74 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccfc0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccfc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.474445484 +0000 UTC m=+12.713062710 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000eccfc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd080): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd080): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006935e0 item 74 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd080): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd080): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd080): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd080): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd080): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.47573286 +0000 UTC m=+12.714350086 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd080): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd0c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd0c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd0c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd0c0): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd0c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.47573286 +0000 UTC m=+12.714350086 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd0c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000693e30 item 74 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd180): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd180): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd180): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd180): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd180): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd180): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd180): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.479897977 +0000 UTC m=+12.718515213 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd180): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd1c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd1c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd1c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c2a0 item 75 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd1c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd1c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.480429855 +0000 UTC m=+12.719047081 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd1c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd280): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd280): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd280): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd280): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd280): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c7e0 item 75 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd280): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd280): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.483519353 +0000 UTC m=+12.722136610 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd280): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd2c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd2c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd2c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd2c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd2c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.483519353 +0000 UTC m=+12.722136610 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd2c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c930 item 75 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd380): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd380): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd380): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd380): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd380): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd380): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd380): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.487369097 +0000 UTC m=+12.725986344 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd380): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd3c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd3c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd3c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d110 item 76 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd3c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd3c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.488189107 +0000 UTC m=+12.726806343 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd3c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd480): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd480): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d500 item 76 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd480): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd480): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd480): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd480): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd480): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.489045404 +0000 UTC m=+12.727662630 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd480): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd4c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd4c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd4c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd4c0): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd4c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.489045404 +0000 UTC m=+12.727662630 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd4c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d810 item 76 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd580): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd580): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd580): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd580): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd580): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd580): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd580): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.491196091 +0000 UTC m=+12.729813297 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd580): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd5c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd5c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd5c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c000 item 77 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd5c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd5c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.491740954 +0000 UTC m=+12.730358180 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd5c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd680): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd680): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd680): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd680): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd680): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.491740954 +0000 UTC m=+12.730358180 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd680): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c230 item 77 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd740): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd740): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd740): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd740): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd740): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd740): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd740): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.493315688 +0000 UTC m=+12.731932905 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd740): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd780): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd780): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd780): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c5b0 item 78 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd780): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd780): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.493797703 +0000 UTC m=+12.732414919 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd780): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd840): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd840): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd840): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd840): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd840): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.493797703 +0000 UTC m=+12.732414919 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd840): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c700 item 78 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd900): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd900): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd900): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd900): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd900): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd900): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd900): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.495174176 +0000 UTC m=+12.733791392 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd900): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd940): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd940): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd940): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cd90 item 79 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd940): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd940): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.495670779 +0000 UTC m=+12.734288005 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecd940): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecda00): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecda00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecda00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecda00): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecda00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.495670779 +0000 UTC m=+12.734288005 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecda00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cee0 item 79 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdac0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdac0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdac0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdac0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdac0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdac0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdac0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.497345261 +0000 UTC m=+12.735962477 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdac0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdb00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdb00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdb00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d2d0 item 80 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdb00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdb00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.497839208 +0000 UTC m=+12.736456424 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdb00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdbc0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdbc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdbc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdbc0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdbc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.497839208 +0000 UTC m=+12.736456424 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdbc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d420 item 80 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdc00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdc00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdc00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdc00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdc00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.499535341 +0000 UTC m=+12.738152546 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdc00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdc40): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdc40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdc40): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdc40): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdc40): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdc40): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d810 item 81 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdc40): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdc40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.49999306 +0000 UTC m=+12.738610276 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdc40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdc80): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdc80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdc80): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdc80): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdc80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.49999306 +0000 UTC m=+12.738610276 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdc80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d9d0 item 81 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdd00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdd00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdd00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdd00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdd00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.502310409 +0000 UTC m=+12.740927635 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdd00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecde00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecde00): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecde00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035dc70 item 82 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecde00): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecde00): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecde00): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecde00): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecde00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.502974756 +0000 UTC m=+12.741591962 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecde00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecde80): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecde80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecde80): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecde80): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecde80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.502974756 +0000 UTC m=+12.741591962 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecde80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035df10 item 82 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdf00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdf00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdf00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdf00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdf00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.504523382 +0000 UTC m=+12.743140608 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000ecdf00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea040): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea040): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea040): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea040): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea040): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea040): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500a10 item 83 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea040): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea040): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.505145801 +0000 UTC m=+12.743763027 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea040): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea080): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea080): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea080): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea080): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea080): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.505145801 +0000 UTC m=+12.743763027 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea080): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501180 item 83 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea100): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea100): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea100): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea100): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea100): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.506759379 +0000 UTC m=+12.745376605 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea100): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea1c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea1c0): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea1c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501e30 item 84 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea1c0): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea1c0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea1c0): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea1c0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea1c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.50749566 +0000 UTC m=+12.746112876 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea1c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea200): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea200): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea200): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea200): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea200): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.50749566 +0000 UTC m=+12.746112876 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea200): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005107e0 item 84 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea280): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea280): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea280): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea280): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea280): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.509283787 +0000 UTC m=+12.747901023 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea280): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163640): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163640): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163640): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163640): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163640): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163640): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b51f0 item 85 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163640): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163640): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.509849388 +0000 UTC m=+12.748466624 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163640): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163700): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163700): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163700): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163700): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163700): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.509849388 +0000 UTC m=+12.748466624 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163700): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b5490 item 85 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163780): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163780): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163780): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163780): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163780): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.511198059 +0000 UTC m=+12.749815266 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163780): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163940): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163940): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163940): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b5730 item 86 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163940): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163940): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163940): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163940): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163940): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.511806411 +0000 UTC m=+12.750423628 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163940): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163980): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163980): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163980): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163980): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163980): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.511806411 +0000 UTC m=+12.750423628 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163980): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b58f0 item 86 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163b00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163b00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163b00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163b00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163b00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.513170692 +0000 UTC m=+12.751787907 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163b00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163c00): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163c00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163c00): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163c00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163c00): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163c00): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b5ce0 item 87 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163c00): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163c00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.513743837 +0000 UTC m=+12.752361053 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163c00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163c80): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163c80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163c80): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163c80): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163c80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.513743837 +0000 UTC m=+12.752361053 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163c80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b5ea0 item 87 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163d00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163d00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163d00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163d00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163d00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.515071378 +0000 UTC m=+12.753688585 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163d00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163dc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163dc0): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163dc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa230 item 88 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163dc0): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163dc0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163dc0): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163dc0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163dc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.515678939 +0000 UTC m=+12.754296155 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163dc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163e00): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163e00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163e00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163e00): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163e00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.515678939 +0000 UTC m=+12.754296155 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163e00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa5b0 item 88 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163ec0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163ec0): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163ec0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163ec0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163ec0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163ec0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163ec0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163ec0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.517021348 +0000 UTC m=+12.755638564 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163ec0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163f00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163f00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163f00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa9a0 item 89 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163f00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163f00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.517558456 +0000 UTC m=+12.756175672 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000163f00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a180): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a180): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a180): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a180): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a180): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a180): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fad90 item 89 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a180): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a180): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.518112346 +0000 UTC m=+12.756729552 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a180): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a1c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a1c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a1c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a1c0): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a1c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.518112346 +0000 UTC m=+12.756729552 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a1c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004faee0 item 89 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a2c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a2c0): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a2c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a2c0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a2c0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a2c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a2c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a2c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.519714122 +0000 UTC m=+12.758331348 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00080a2c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833dc0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833dc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833dc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f110 item 90 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833dc0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833dc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.520231242 +0000 UTC m=+12.758848469 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833dc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833e80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833e80): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833e80): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f3b0 item 90 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833e80): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833e80): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833e80): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833e80): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833e80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.520835837 +0000 UTC m=+12.759453063 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833e80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833ec0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833ec0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833ec0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833ec0): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833ec0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.520835837 +0000 UTC m=+12.759453063 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000833ec0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f500 item 90 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c000): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c000): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c000): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c000): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c000): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c000): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c000): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c000): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.522210468 +0000 UTC m=+12.760827704 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c000): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c040): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c040): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c040): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f7a0 item 91 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c040): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c040): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.522751743 +0000 UTC m=+12.761368979 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c040): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c100): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c100): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c100): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c100): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c100): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c100): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f9d0 item 91 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c100): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c100): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.523363732 +0000 UTC m=+12.761980958 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c100): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c140): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c140): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c140): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c140): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c140): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.523363732 +0000 UTC m=+12.761980958 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c140): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fc00 item 91 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c200): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c200): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c200): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c200): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c200): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c200): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c200): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c200): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.524750534 +0000 UTC m=+12.763367761 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c200): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c240): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c240): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c240): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006180e0 item 92 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c240): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c240): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.525221518 +0000 UTC m=+12.763838754 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c240): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c300): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c300): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c300): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006182a0 item 92 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c300): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c300): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c300): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c300): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c300): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.525825923 +0000 UTC m=+12.764443158 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c300): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c340): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c340): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c340): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c340): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c340): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.525825923 +0000 UTC m=+12.764443158 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c340): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006183f0 item 92 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c400): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c400): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c400): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c400): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c400): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c400): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c400): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c400): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.527871321 +0000 UTC m=+12.766488547 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c400): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c440): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c440): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c440): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000618930 item 93 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c440): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c440): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.528362582 +0000 UTC m=+12.766979819 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c440): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c500): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c500): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c500): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c500): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c500): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.528362582 +0000 UTC m=+12.766979819 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c500): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000618af0 item 93 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c5c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c5c0): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c5c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c5c0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c5c0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c5c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c5c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c5c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.529887034 +0000 UTC m=+12.768504260 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c5c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c600): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c600): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c600): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000618ee0 item 94 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c600): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c600): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.530389357 +0000 UTC m=+12.769006583 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c600): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c6c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c6c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c6c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c6c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c6c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.530389357 +0000 UTC m=+12.769006583 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c6c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000619030 item 94 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c780): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c780): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c780): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c780): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c780): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c780): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c780): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c780): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.531872571 +0000 UTC m=+12.770489806 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c780): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c7c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c7c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c7c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006197a0 item 95 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c7c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c7c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.532366056 +0000 UTC m=+12.770983282 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c7c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c880): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c880): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c880): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c880): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c880): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.532366056 +0000 UTC m=+12.770983282 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c880): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006199d0 item 95 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c940): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c940): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c940): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c940): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c940): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c940): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c940): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c940): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.533826838 +0000 UTC m=+12.772444064 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c940): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c980): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c980): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c980): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548000 item 96 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c980): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c980): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.534354508 +0000 UTC m=+12.772971744 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c980): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ca40): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ca40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ca40): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ca40): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ca40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.534354508 +0000 UTC m=+12.772971744 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ca40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005484d0 item 96 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= 2025/03/31 02:07:45 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:45 DEBUG : : Looking for writers 2025/03/31 02:07:45 DEBUG : >WaitForWriters: 2025/03/31 02:07:45 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:45 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:45 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:07:45 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:45 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/31 02:07:45 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4140): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4140): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4140): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4140): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4140): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.558766934 +0000 UTC m=+12.797384140 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4140): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4180): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4180): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4180): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4180): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4180): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4180): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4180): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.558766934 +0000 UTC m=+12.797384140 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4180): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c41c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c41c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c41c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c41c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c41c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.558766934 +0000 UTC m=+12.797384140 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c41c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb7a0 item 1 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4200): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4200): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4200): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4200): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4200): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.560625982 +0000 UTC m=+12.799243208 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4200): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4240): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4240): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4240): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4240): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4240): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.560625982 +0000 UTC m=+12.799243208 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4240): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fbb20 item 2 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4280): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4280): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4280): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4280): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4280): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.562165332 +0000 UTC m=+12.800782558 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4280): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c42c0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c42c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c42c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c42c0): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c42c0): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c42c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c42c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.562165332 +0000 UTC m=+12.800782558 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c42c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4300): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4300): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4300): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4300): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4300): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.562165332 +0000 UTC m=+12.800782558 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4300): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005860e0 item 3 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4380): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4380): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4380): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4380): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4380): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.564597687 +0000 UTC m=+12.803214913 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4380): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4400): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4400): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4400): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4400): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4400): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.564597687 +0000 UTC m=+12.803214913 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4400): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586770 item 4 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4440): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4440): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4440): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4440): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4440): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.566154309 +0000 UTC m=+12.804771535 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4440): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4480): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4480): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4480): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4480): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4480): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4480): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4480): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.566154309 +0000 UTC m=+12.804771535 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4480): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c44c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c44c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c44c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c44c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c44c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.566154309 +0000 UTC m=+12.804771535 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c44c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586ee0 item 5 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4540): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4540): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4540): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4540): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4540): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.568441991 +0000 UTC m=+12.807059208 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4540): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c45c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c45c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c45c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c45c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c45c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.568441991 +0000 UTC m=+12.807059208 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c45c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587490 item 6 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4740): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4740): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4740): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4740): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4740): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.572134743 +0000 UTC m=+12.810751959 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4740): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4800): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4800): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4800): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4800): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4800): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4800): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4800): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.572134743 +0000 UTC m=+12.810751959 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4800): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4840): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4840): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4840): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4840): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4840): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.572134743 +0000 UTC m=+12.810751959 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4840): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587960 item 7 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c48c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c48c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c48c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c48c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c48c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.575851688 +0000 UTC m=+12.814468904 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c48c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4940): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4940): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4940): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4940): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4940): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.575851688 +0000 UTC m=+12.814468904 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4940): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054a620 item 8 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4980): _readAt: size=2, off=0 2025/03/31 02:07:45 ERROR : open-test-file(0xc0009c4980): Couldn't read size of file 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4980): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4980): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4980): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4980): close: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4980): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c49c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c49c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c49c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c49c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c49c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.578722285 +0000 UTC m=+12.817339501 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c49c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4a00): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4a00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4a00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4a00): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4a00): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4a00): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4a00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.578722285 +0000 UTC m=+12.817339501 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4a00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4a40): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4a40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4a40): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4a40): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4a40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.578722285 +0000 UTC m=+12.817339501 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4a40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054aee0 item 9 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ac0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ac0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ac0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ac0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ac0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.583202042 +0000 UTC m=+12.821819259 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ac0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cb40): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cb40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cb40): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cb40): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cb40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.583202042 +0000 UTC m=+12.821819259 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cb40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112cb0 item 10 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cd00): _readAt: size=2, off=0 2025/03/31 02:07:45 ERROR : open-test-file(0xc000a0cd00): Couldn't read size of file 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cd00): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cd00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cd00): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cd00): close: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cd00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cd40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cd40): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cd40): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cd40): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cd40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.586146529 +0000 UTC m=+12.824763745 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cd40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ce00): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ce00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ce00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ce00): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ce00): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ce00): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ce00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.586146529 +0000 UTC m=+12.824763745 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ce00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ce40): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ce40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ce40): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ce40): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ce40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.586146529 +0000 UTC m=+12.824763745 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ce40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113340 item 11 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cec0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cec0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cec0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cec0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cec0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.587790665 +0000 UTC m=+12.826407871 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cec0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cf40): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cf40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cf40): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cf40): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cf40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.587790665 +0000 UTC m=+12.826407871 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cf40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113e30 item 12 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d000): _readAt: size=2, off=0 2025/03/31 02:07:45 ERROR : open-test-file(0xc000a0d000): Couldn't read size of file 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d000): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d000): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d000): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d000): close: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d000): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d040): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d040): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d040): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d040): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d040): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.589201412 +0000 UTC m=+12.827818628 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d040): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d100): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d100): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d100): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d100): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d100): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.589201412 +0000 UTC m=+12.827818628 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d100): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005601c0 item 13 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d180): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d180): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d180): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d180): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d180): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.590639712 +0000 UTC m=+12.829256928 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d180): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d200): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d200): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d200): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d200): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d200): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.590639712 +0000 UTC m=+12.829256928 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d200): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005605b0 item 14 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d2c0): _readAt: size=2, off=0 2025/03/31 02:07:45 ERROR : open-test-file(0xc000a0d2c0): Couldn't read size of file 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d2c0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d2c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d2c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d2c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d2c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d300): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d300): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d300): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d300): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d300): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.592448095 +0000 UTC m=+12.831065302 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d300): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d3c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d3c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d3c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d3c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d3c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.592448095 +0000 UTC m=+12.831065302 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d3c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005608c0 item 15 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d440): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d440): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d440): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d440): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d440): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.59413936 +0000 UTC m=+12.832756575 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d440): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d4c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d4c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d4c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d4c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d4c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.59413936 +0000 UTC m=+12.832756575 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d4c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000560d90 item 16 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d500): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d500): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d500): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d500): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d500): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.595789597 +0000 UTC m=+12.834406813 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d500): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d540): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d540): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d540): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d540): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d540): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d540): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d540): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d540): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.595789597 +0000 UTC m=+12.834406813 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d540): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d580): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d580): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d580): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d580): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d580): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.595789597 +0000 UTC m=+12.834406813 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d580): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005611f0 item 17 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d600): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d600): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d600): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d600): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d600): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.598039509 +0000 UTC m=+12.836656735 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d600): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d680): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d680): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d680): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d680): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d680): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.598039509 +0000 UTC m=+12.836656735 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d680): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561730 item 18 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d700): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d700): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d700): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d700): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d700): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.599682191 +0000 UTC m=+12.838299398 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d700): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d7c0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d7c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d7c0): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d7c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d7c0): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d7c0): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d7c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d7c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.599682191 +0000 UTC m=+12.838299398 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d7c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d800): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d800): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d800): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d800): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d800): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.599682191 +0000 UTC m=+12.838299398 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d800): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000561e30 item 19 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d880): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d880): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d880): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d880): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d880): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.601874537 +0000 UTC m=+12.840491763 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d880): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d900): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d900): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d900): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d900): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d900): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.601874537 +0000 UTC m=+12.840491763 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d900): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d63f0 item 20 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d980): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d980): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d980): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d980): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d980): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.603397174 +0000 UTC m=+12.842014391 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d980): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0da40): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0da40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0da40): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0da40): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0da40): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0da40): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0da40): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0da40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.603397174 +0000 UTC m=+12.842014391 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0da40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0da80): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0da80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0da80): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0da80): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0da80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.603397174 +0000 UTC m=+12.842014391 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0da80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6770 item 21 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0db00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0db00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0db00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0db00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0db00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.608651524 +0000 UTC m=+12.847268761 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0db00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0db80): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0db80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0db80): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0db80): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0db80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.608651524 +0000 UTC m=+12.847268761 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0db80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7110 item 22 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c040): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c040): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c040): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c040): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c040): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.61082816 +0000 UTC m=+12.849445386 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c040): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c180): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c180): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c180): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c180): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c180): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c180): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c180): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c180): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.61082816 +0000 UTC m=+12.849445386 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c180): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c1c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c1c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c1c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c1c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c1c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.61082816 +0000 UTC m=+12.849445386 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c1c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6230 item 23 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c240): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c240): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c240): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c240): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c240): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.613181968 +0000 UTC m=+12.851799184 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c240): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c2c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c2c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c2c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c2c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c2c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.613181968 +0000 UTC m=+12.851799184 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c2c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6690 item 24 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c380): _readAt: size=2, off=0 2025/03/31 02:07:45 ERROR : open-test-file(0xc000a0c380): Couldn't read size of file 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c380): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c380): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c380): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c380): close: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c380): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c3c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c3c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c3c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c3c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c3c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.615104375 +0000 UTC m=+12.853721592 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c3c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c480): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c480): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c480): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c480): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c480): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c480): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c480): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c480): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.615104375 +0000 UTC m=+12.853721592 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c480): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c4c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c4c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c4c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c4c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c4c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.615104375 +0000 UTC m=+12.853721592 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c4c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7420 item 25 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c540): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c540): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c540): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c540): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c540): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.617501905 +0000 UTC m=+12.856119112 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c540): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c5c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c5c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c5c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c5c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c5c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.617501905 +0000 UTC m=+12.856119112 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c5c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7d50 item 26 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c680): _readAt: size=2, off=0 2025/03/31 02:07:45 ERROR : open-test-file(0xc000a0c680): Couldn't read size of file 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c680): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c680): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c680): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c680): close: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c680): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c6c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c6c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c6c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c6c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c6c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.619283539 +0000 UTC m=+12.857900756 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c6c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c780): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c780): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c780): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c780): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c780): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c780): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c780): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c780): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.619283539 +0000 UTC m=+12.857900756 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c780): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c7c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c7c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c7c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c7c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c7c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.619283539 +0000 UTC m=+12.857900756 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c7c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510930 item 27 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c840): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c840): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c840): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c840): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c840): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.621767971 +0000 UTC m=+12.860385177 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c840): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c8c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c8c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c8c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c8c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c8c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.621767971 +0000 UTC m=+12.860385177 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c8c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005116c0 item 28 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c980): _readAt: size=2, off=0 2025/03/31 02:07:45 ERROR : open-test-file(0xc000a0c980): Couldn't read size of file 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c980): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c980): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c980): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c980): close: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c980): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c9c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c9c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c9c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c9c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c9c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.623821786 +0000 UTC m=+12.862438992 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0c9c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ca80): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ca80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ca80): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ca80): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ca80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.623821786 +0000 UTC m=+12.862438992 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ca80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511ce0 item 29 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cb40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cb40): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cb40): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cb40): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cb40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.625568494 +0000 UTC m=+12.864185720 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cb40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ccc0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ccc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ccc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ccc0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ccc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.625568494 +0000 UTC m=+12.864185720 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ccc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054aa10 item 30 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cd80): _readAt: size=2, off=0 2025/03/31 02:07:45 ERROR : open-test-file(0xc000a0cd80): Couldn't read size of file 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cd80): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cd80): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cd80): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cd80): close: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cd80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cdc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cdc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cdc0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cdc0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cdc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.627442912 +0000 UTC m=+12.866060118 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cdc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ce80): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ce80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ce80): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ce80): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ce80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.627442912 +0000 UTC m=+12.866060118 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ce80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054b490 item 31 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cf00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cf00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cf00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cf00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cf00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.629172658 +0000 UTC m=+12.867789884 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cf00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cf80): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cf80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cf80): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cf80): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cf80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.629172658 +0000 UTC m=+12.867789884 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cf80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c0e0 item 32 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cfc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cfc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cfc0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cfc0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cfc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.631106979 +0000 UTC m=+12.869724194 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0cfc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d000): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d000): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d000): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d000): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d000): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c540 item 33 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d000): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d000): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.63182189 +0000 UTC m=+12.870439106 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d000): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d040): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d040): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d040): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d040): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d040): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.63182189 +0000 UTC m=+12.870439106 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d040): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c770 item 33 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d080): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d080): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d080): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d080): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d080): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.633952379 +0000 UTC m=+12.872569615 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d080): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d0c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d0c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ca10 item 34 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d0c0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d0c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d0c0): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d0c0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d0c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.634779069 +0000 UTC m=+12.873396286 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d0c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d100): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d100): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d100): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d100): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d100): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.634779069 +0000 UTC m=+12.873396286 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d100): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038cb60 item 34 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d140): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d140): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d140): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d140): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d140): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.636430489 +0000 UTC m=+12.875047705 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d140): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d180): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d180): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d180): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d180): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d180): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038cfc0 item 35 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d180): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d180): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.637072524 +0000 UTC m=+12.875689740 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d180): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d1c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d1c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d1c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d1c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d1c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.637072524 +0000 UTC m=+12.875689740 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d1c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d180 item 35 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d240): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d240): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d240): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d240): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d240): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.638749631 +0000 UTC m=+12.877366848 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d240): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d300): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d300): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d500 item 36 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d300): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d300): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d300): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d300): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d300): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.639373332 +0000 UTC m=+12.877990549 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d300): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d340): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d340): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d340): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d340): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d340): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.639373332 +0000 UTC m=+12.877990549 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d340): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d650 item 36 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d380): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d380): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d380): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d380): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d380): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.641038677 +0000 UTC m=+12.879655914 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d380): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d3c0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d3c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d3c0): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d3c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d3c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d8f0 item 37 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d3c0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d3c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.641666406 +0000 UTC m=+12.880283611 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d3c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d400): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d400): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d400): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d400): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d400): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.641666406 +0000 UTC m=+12.880283611 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d400): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038da40 item 37 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d480): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d480): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d480): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d480): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d480): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.643359743 +0000 UTC m=+12.881976960 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d480): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d540): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d540): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ddc0 item 38 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d540): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d540): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d540): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d540): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d540): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.644126493 +0000 UTC m=+12.882743708 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d540): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d580): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d580): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d580): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d580): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d580): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.644126493 +0000 UTC m=+12.882743708 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d580): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2000 item 38 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea040): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea040): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea040): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea040): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea040): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.645444276 +0000 UTC m=+12.884061493 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea040): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea100): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea100): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea100): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea100): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea100): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc3f0 item 39 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea100): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea100): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.645930308 +0000 UTC m=+12.884547524 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea100): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea140): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea140): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea140): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea140): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea140): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.645930308 +0000 UTC m=+12.884547524 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea140): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc5b0 item 39 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea1c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea1c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea1c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea1c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea1c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.647264633 +0000 UTC m=+12.885881848 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea1c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea280): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea280): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bc8c0 item 40 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea280): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea280): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea280): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea280): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea280): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.647790239 +0000 UTC m=+12.886407456 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea280): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea2c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea2c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea2c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea2c0): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea2c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.647790239 +0000 UTC m=+12.886407456 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea2c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bca10 item 40 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea300): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea300): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea300): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea300): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea300): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea300): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea300): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.649024776 +0000 UTC m=+12.887641992 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea300): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea340): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea340): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea340): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bce00 item 41 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea340): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea340): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.64952728 +0000 UTC m=+12.888144496 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea340): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea380): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea380): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea380): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea380): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea380): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bcf50 item 41 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea380): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea380): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.65008215 +0000 UTC m=+12.888699376 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea380): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea3c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea3c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea3c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea3c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea3c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.65008215 +0000 UTC m=+12.888699376 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea3c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd0a0 item 41 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea480): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea480): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea480): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea480): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea480): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea480): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea480): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.651742677 +0000 UTC m=+12.890359893 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea480): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea4c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea4c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea4c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd340 item 42 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea4c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea4c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.652268694 +0000 UTC m=+12.890885899 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea4c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea580): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea580): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd490 item 42 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea580): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea580): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea580): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea580): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea580): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.653476822 +0000 UTC m=+12.892094037 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea580): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea5c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea5c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea5c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea5c0): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea5c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.653476822 +0000 UTC m=+12.892094037 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea5c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd650 item 42 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea680): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea680): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea680): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea680): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea680): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea680): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea680): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.655035907 +0000 UTC m=+12.893653114 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea680): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea6c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea6c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea6c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd8f0 item 43 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea6c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea6c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.655617498 +0000 UTC m=+12.894234714 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea6c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea780): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea780): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea780): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea780): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea780): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdab0 item 43 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea780): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea780): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.656305219 +0000 UTC m=+12.894922436 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea780): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea7c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea7c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea7c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea7c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea7c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.656305219 +0000 UTC m=+12.894922436 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea7c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bdc70 item 43 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea880): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea880): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea880): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea880): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea880): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea880): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea880): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.657969363 +0000 UTC m=+12.896586578 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea880): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea8c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea8c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea8c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332070 item 44 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea8c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea8c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.658483317 +0000 UTC m=+12.897100534 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea8c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea980): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea980): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332460 item 44 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea980): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea980): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea980): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea980): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea980): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.659198178 +0000 UTC m=+12.897815395 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea980): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea9c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea9c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea9c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea9c0): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea9c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.659198178 +0000 UTC m=+12.897815395 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ea9c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332930 item 44 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eaa80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eaa80): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eaa80): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eaa80): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eaa80): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eaa80): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eaa80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.660817548 +0000 UTC m=+12.899434774 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eaa80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eaac0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eaac0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eaac0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332ee0 item 45 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eaac0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eaac0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.661450976 +0000 UTC m=+12.900068193 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eaac0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eab80): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eab80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eab80): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eab80): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eab80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.661450976 +0000 UTC m=+12.900068193 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eab80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333340 item 45 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eac40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eac40): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eac40): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eac40): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eac40): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eac40): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eac40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.66328581 +0000 UTC m=+12.901903026 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eac40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eac80): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eac80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eac80): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003338f0 item 46 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eac80): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eac80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.663907417 +0000 UTC m=+12.902524633 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eac80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ead40): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ead40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ead40): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ead40): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ead40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.663907417 +0000 UTC m=+12.902524633 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ead40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333b20 item 46 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eae00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eae00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eae00): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eae00): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eae00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eae00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eae00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.665685905 +0000 UTC m=+12.904303121 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eae00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eae40): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eae40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eae40): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333ea0 item 47 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eae40): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eae40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.666244824 +0000 UTC m=+12.904862040 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eae40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eaf00): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eaf00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eaf00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eaf00): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eaf00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.666244824 +0000 UTC m=+12.904862040 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eaf00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c770 item 47 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eafc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eafc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eafc0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eafc0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eafc0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eafc0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eafc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.668164627 +0000 UTC m=+12.906781843 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eafc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb000): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb000): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb000): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cb60 item 48 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb000): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb000): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.66874671 +0000 UTC m=+12.907363916 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb000): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb1c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb1c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb1c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb1c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb1c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.66874671 +0000 UTC m=+12.907363916 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb1c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ce00 item 48 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb200): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb200): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb200): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb200): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb200): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.670648749 +0000 UTC m=+12.909265965 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb200): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb240): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb240): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb240): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb240): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb240): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb240): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d260 item 49 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb240): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb240): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.671334455 +0000 UTC m=+12.909951672 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb240): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb280): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb280): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb280): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb280): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb280): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.671334455 +0000 UTC m=+12.909951672 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb280): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d3b0 item 49 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb300): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb300): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb300): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb300): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb300): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.673240212 +0000 UTC m=+12.911870161 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb300): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb3c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb3c0): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb3c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d7a0 item 50 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb3c0): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb3c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb3c0): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb3c0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb3c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.674248765 +0000 UTC m=+12.912865992 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb3c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb400): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb400): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb400): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb400): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb400): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.674248765 +0000 UTC m=+12.912865992 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb400): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d9d0 item 50 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb480): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb480): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb480): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb480): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb480): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.677689342 +0000 UTC m=+12.916306568 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb480): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb540): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb540): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb540): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb540): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb540): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb540): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6070 item 51 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb540): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb540): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.686909757 +0000 UTC m=+12.925526992 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb540): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb580): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb580): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb580): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb580): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb580): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.686909757 +0000 UTC m=+12.925526992 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb580): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a61c0 item 51 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb600): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb600): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb600): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb600): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb600): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.688500462 +0000 UTC m=+12.927117678 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb600): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb6c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb6c0): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb6c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a65b0 item 52 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb6c0): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb6c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb6c0): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb6c0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb6c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.689189014 +0000 UTC m=+12.927806240 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb6c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb700): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb700): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb700): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb700): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb700): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.689189014 +0000 UTC m=+12.927806240 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb700): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6770 item 52 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb780): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb780): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb780): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb780): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb780): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.690717994 +0000 UTC m=+12.929335200 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb780): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb840): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb840): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb840): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb840): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb840): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb840): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6a10 item 53 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb840): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb840): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.691297591 +0000 UTC m=+12.929914797 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb840): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb880): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb880): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb880): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb880): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb880): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.691297591 +0000 UTC m=+12.929914797 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb880): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6b60 item 53 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb900): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb900): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb900): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb900): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb900): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.69289537 +0000 UTC m=+12.931512576 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb900): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb9c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb9c0): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb9c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6e00 item 54 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb9c0): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb9c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb9c0): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb9c0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb9c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.693530993 +0000 UTC m=+12.932148229 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eb9c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eba00): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eba00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eba00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eba00): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eba00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.693530993 +0000 UTC m=+12.932148229 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eba00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6f50 item 54 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eba80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eba80): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eba80): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eba80): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eba80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.695302507 +0000 UTC m=+12.933919714 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008eba80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebb40): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebb40): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebb40): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebb40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebb40): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebb40): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a71f0 item 55 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebb40): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebb40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.695943481 +0000 UTC m=+12.934560697 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebb40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebb80): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebb80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebb80): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebb80): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebb80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.695943481 +0000 UTC m=+12.934560697 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebb80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7340 item 55 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebc00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebc00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebc00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebc00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebc00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.697646387 +0000 UTC m=+12.936263593 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebc00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebcc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebcc0): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebcc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a76c0 item 56 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebcc0): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebcc0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebcc0): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebcc0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebcc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.698334117 +0000 UTC m=+12.936951343 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebcc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebd00): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebd00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebd00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebd00): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebd00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.698334117 +0000 UTC m=+12.936951343 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebd00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a78f0 item 56 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebdc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebdc0): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebdc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebdc0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebdc0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebdc0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebdc0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebdc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.699911087 +0000 UTC m=+12.938528303 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebdc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebe00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebe00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebe00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7c70 item 57 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebe00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebe00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.70044517 +0000 UTC m=+12.939062375 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebe00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebec0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebec0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebec0): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebec0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebec0): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebec0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7dc0 item 57 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebec0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebec0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.701119866 +0000 UTC m=+12.939737082 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebec0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebf00): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebf00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebf00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebf00): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebf00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.701119866 +0000 UTC m=+12.939737082 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0008ebf00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4000 item 57 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4040): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4040): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4040): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4040): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4040): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4040): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4040): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4040): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.702747549 +0000 UTC m=+12.941364775 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4040): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4080): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4080): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4080): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d45b0 item 58 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4080): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4080): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.703283075 +0000 UTC m=+12.941900291 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4080): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4140): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4140): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4140): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4770 item 58 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4140): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4140): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4140): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4140): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4140): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.703984772 +0000 UTC m=+12.942601988 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4140): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4180): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4180): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4180): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4180): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4180): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.703984772 +0000 UTC m=+12.942601988 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4180): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4a10 item 58 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4240): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4240): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4240): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4240): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4240): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4240): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4240): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4240): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.705517708 +0000 UTC m=+12.944134924 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4240): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4280): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4280): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4280): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4d90 item 59 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4280): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4280): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.706301119 +0000 UTC m=+12.944918365 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4280): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4340): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4340): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4340): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4340): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4340): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4340): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5030 item 59 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4340): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4340): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.707013286 +0000 UTC m=+12.945630532 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4340): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4380): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4380): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4380): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4380): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4380): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.707013286 +0000 UTC m=+12.945630532 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4380): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5420 item 59 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4440): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4440): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4440): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4440): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4440): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4440): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4440): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4440): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.708984736 +0000 UTC m=+12.947601983 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4440): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4480): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4480): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4480): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5960 item 60 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4480): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4480): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.709691011 +0000 UTC m=+12.948308257 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4480): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4540): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4540): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4540): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5dc0 item 60 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4540): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4540): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4540): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4540): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4540): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.710856729 +0000 UTC m=+12.949473976 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4540): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4580): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4580): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4580): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4580): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4580): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.710856729 +0000 UTC m=+12.949473976 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4580): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003180e0 item 60 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4740): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4740): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4740): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4740): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4740): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4740): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4740): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4740): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.713766239 +0000 UTC m=+12.952383516 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4740): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4780): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4780): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4780): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003185b0 item 61 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4780): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4780): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.714546864 +0000 UTC m=+12.953164121 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4780): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4840): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4840): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4840): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4840): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4840): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.714546864 +0000 UTC m=+12.953164121 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4840): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318770 item 61 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4900): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4900): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4900): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4900): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4900): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4900): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4900): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4900): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.717173644 +0000 UTC m=+12.955790891 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4900): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4940): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4940): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4940): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318af0 item 62 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4940): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4940): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.717969388 +0000 UTC m=+12.956586644 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4940): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4a00): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4a00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4a00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4a00): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4a00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.717969388 +0000 UTC m=+12.956586644 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4a00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318e70 item 62 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ac0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ac0): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ac0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ac0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ac0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ac0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ac0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ac0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.720759294 +0000 UTC m=+12.959376570 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ac0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4b00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4b00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4b00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319420 item 63 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4b00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4b00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.721792152 +0000 UTC m=+12.960409398 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4b00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4bc0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4bc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4bc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4bc0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4bc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.721792152 +0000 UTC m=+12.960409398 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4bc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003199d0 item 63 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d640): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d640): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d640): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d640): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d640): >_readAt: n=0, err=Bad file descriptor 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d640): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d640): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d640): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.723788037 +0000 UTC m=+12.962405253 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d640): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d680): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d680): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d680): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2310 item 64 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d680): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d680): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.724275062 +0000 UTC m=+12.962892278 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d680): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d740): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d740): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d740): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d740): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d740): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.724275062 +0000 UTC m=+12.962892278 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d740): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2540 item 64 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d780): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d780): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d780): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d780): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d780): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.725377741 +0000 UTC m=+12.963994957 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d780): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d7c0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d7c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d7c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d7c0): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d7c0): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2b60 item 65 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d7c0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d7c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.726096109 +0000 UTC m=+12.964713326 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d7c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d800): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d800): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d800): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d800): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d800): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.726096109 +0000 UTC m=+12.964713326 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d800): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2e00 item 65 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d840): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d840): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d840): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d840): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d840): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.72718344 +0000 UTC m=+12.965800656 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d840): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d880): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d880): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b32d0 item 66 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d880): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d880): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d880): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d880): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d880): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.728197263 +0000 UTC m=+12.966814479 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d880): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d8c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d8c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d8c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d8c0): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d8c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.728197263 +0000 UTC m=+12.966814479 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d8c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3570 item 66 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d900): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d900): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d900): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d900): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d900): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.730206674 +0000 UTC m=+12.968823890 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d900): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d940): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d940): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d940): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d940): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d940): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3880 item 67 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d940): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d940): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.731667826 +0000 UTC m=+12.970285043 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d940): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d980): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d980): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d980): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d980): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d980): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.731667826 +0000 UTC m=+12.970285043 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0d980): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3b20 item 67 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0da00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0da00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0da00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0da00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0da00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.732882205 +0000 UTC m=+12.971499421 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0da00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dac0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dac0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001761c0 item 68 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dac0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dac0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dac0): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dac0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dac0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.73342224 +0000 UTC m=+12.972039466 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dac0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dbc0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dbc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dbc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dbc0): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dbc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.73342224 +0000 UTC m=+12.972039466 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dbc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000176540 item 68 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dc00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dc00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dc00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dc00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dc00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.734614196 +0000 UTC m=+12.973231412 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dc00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dc40): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dc40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dc40): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dc40): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dc40): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000176a80 item 69 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dc40): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dc40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.73528245 +0000 UTC m=+12.973899667 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dc40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dc80): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dc80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dc80): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dc80): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dc80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.73528245 +0000 UTC m=+12.973899667 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dc80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000176e70 item 69 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dd00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dd00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dd00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dd00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dd00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.736724817 +0000 UTC m=+12.975342022 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0dd00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ddc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ddc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000177490 item 70 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ddc0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ddc0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ddc0): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ddc0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ddc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.737606351 +0000 UTC m=+12.976223567 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0ddc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0de00): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0de00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0de00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0de00): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0de00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.737606351 +0000 UTC m=+12.976223567 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0de00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000177650 item 70 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0de80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0de80): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0de80): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0de80): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0de80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.738997602 +0000 UTC m=+12.977614819 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0de80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0df40): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0df40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0df40): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0df40): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0df40): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000177ab0 item 71 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0df40): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0df40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.73969965 +0000 UTC m=+12.978316857 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000a0df40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0000b0000): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0000b0000): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0000b0000): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0000b0000): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0000b0000): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.73969965 +0000 UTC m=+12.978316857 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0000b0000): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000177c00 item 71 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c26c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c26c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c26c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c26c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c26c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.741593294 +0000 UTC m=+12.980210510 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c26c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c28c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c28c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003621c0 item 72 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c28c0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c28c0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c28c0): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c28c0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c28c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.742790971 +0000 UTC m=+12.981408207 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c28c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c2b40): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c2b40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c2b40): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c2b40): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c2b40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.742790971 +0000 UTC m=+12.981408207 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0002c2b40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003624d0 item 72 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c100): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c100): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c100): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c100): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c100): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c100): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c100): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.744917744 +0000 UTC m=+12.983534959 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c100): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c640): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c640): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c640): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003627e0 item 73 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c640): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c640): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.745396431 +0000 UTC m=+12.984013647 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c640): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c880): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c880): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c880): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c880): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c880): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003629a0 item 73 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c880): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c880): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.746556569 +0000 UTC m=+12.985173805 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c880): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c8c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c8c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c8c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c8c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c8c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.746556569 +0000 UTC m=+12.985173805 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c8c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362cb0 item 73 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c980): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c980): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c980): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c980): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c980): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c980): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c980): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.748111877 +0000 UTC m=+12.986729094 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c980): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c9c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c9c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c9c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003630a0 item 74 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c9c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c9c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.748631694 +0000 UTC m=+12.987248909 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037c9c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ca80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ca80): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003631f0 item 74 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ca80): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ca80): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ca80): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ca80): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ca80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.749307572 +0000 UTC m=+12.987924788 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ca80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cac0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cac0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cac0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cac0): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cac0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.749307572 +0000 UTC m=+12.987924788 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cac0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363960 item 74 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cb80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cb80): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cb80): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cb80): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cb80): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cb80): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cb80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.751434604 +0000 UTC m=+12.990051809 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cb80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cbc0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cbc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cbc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363c70 item 75 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cbc0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cbc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.75192248 +0000 UTC m=+12.990539695 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cbc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ccc0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ccc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ccc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ccc0): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ccc0): _writeAt: size=3, off=2 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be000 item 75 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ccc0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ccc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.752547212 +0000 UTC m=+12.991164428 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ccc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cd00): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cd00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cd00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cd00): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cd00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.752547212 +0000 UTC m=+12.991164428 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cd00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be1c0 item 75 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cdc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cdc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cdc0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cdc0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cdc0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cdc0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cdc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.7541822 +0000 UTC m=+12.992799416 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cdc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ce00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ce00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ce00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be5b0 item 76 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ce00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ce00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.75466726 +0000 UTC m=+12.993284477 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037ce00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cec0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cec0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be700 item 76 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cec0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cec0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cec0): _writeAt: size=3, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cec0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cec0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.755621982 +0000 UTC m=+12.994239198 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cec0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cf00): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cf00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cf00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cf00): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cf00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.755621982 +0000 UTC m=+12.994239198 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cf00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003be850 item 76 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cfc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cfc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cfc0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cfc0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cfc0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cfc0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cfc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.757229279 +0000 UTC m=+12.995846495 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037cfc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d040): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d040): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d040): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003beaf0 item 77 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d040): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d040): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.757690414 +0000 UTC m=+12.996307630 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d040): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d180): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d180): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d180): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d180): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d180): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.757690414 +0000 UTC m=+12.996307630 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d180): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bec40 item 77 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d280): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d280): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d280): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d280): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d280): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d280): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d280): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.759326915 +0000 UTC m=+12.997944121 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d280): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d2c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d2c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d2c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003beee0 item 78 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d2c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d2c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.759833787 +0000 UTC m=+12.998450993 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d2c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d380): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d380): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d380): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d380): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d380): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.759833787 +0000 UTC m=+12.998450993 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d380): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf030 item 78 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d440): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d440): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d440): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d440): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d440): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d440): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d440): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.761349452 +0000 UTC m=+12.999966668 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d440): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d480): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d480): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d480): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf2d0 item 79 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d480): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d480): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.761822579 +0000 UTC m=+13.000439796 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d480): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d540): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d540): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d540): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d540): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d540): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.761822579 +0000 UTC m=+13.000439796 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d540): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf420 item 79 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d600): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d600): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d600): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d600): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d600): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d600): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d600): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.763417753 +0000 UTC m=+13.002034970 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d600): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d640): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d640): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d640): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf6c0 item 80 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d640): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d640): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.763956474 +0000 UTC m=+13.002573690 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d640): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d700): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d700): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d700): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d700): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d700): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.763956474 +0000 UTC m=+13.002573690 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d700): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf810 item 80 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d740): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d740): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d740): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d740): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d740): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.765715145 +0000 UTC m=+13.004332351 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d740): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d780): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d780): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d780): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d780): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d780): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d780): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfab0 item 81 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d780): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d780): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.766301645 +0000 UTC m=+13.004918861 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d780): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d7c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d7c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d7c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d7c0): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d7c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.766301645 +0000 UTC m=+13.004918861 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d7c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfc00 item 81 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d840): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d840): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d840): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d840): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d840): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.767771293 +0000 UTC m=+13.006388510 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d840): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d900): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d900): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d900): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bfea0 item 82 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d900): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d900): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d900): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d900): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d900): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.768417417 +0000 UTC m=+13.007034633 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d900): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d940): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d940): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d940): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d940): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d940): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.768417417 +0000 UTC m=+13.007034633 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d940): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe380 item 82 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d9c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d9c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d9c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d9c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d9c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.769919375 +0000 UTC m=+13.008536591 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037d9c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da80): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da80): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da80): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da80): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da80): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe770 item 83 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da80): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.770600413 +0000 UTC m=+13.009217629 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037da80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037dac0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037dac0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037dac0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037dac0): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037dac0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.770600413 +0000 UTC m=+13.009217629 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037dac0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fee00 item 83 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037db40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037db40): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037db40): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037db40): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037db40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.772165079 +0000 UTC m=+13.010782296 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc00037db40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506000): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506000): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506000): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff340 item 84 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506000): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506000): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506000): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506000): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506000): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.772882777 +0000 UTC m=+13.011500003 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506000): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506040): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506040): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506040): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506040): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506040): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.772882777 +0000 UTC m=+13.011500003 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506040): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff490 item 84 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005060c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005060c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005060c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005060c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005060c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.774742968 +0000 UTC m=+13.013360184 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005060c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506180): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506180): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506180): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506180): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506180): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506180): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ffea0 item 85 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506180): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506180): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.775678403 +0000 UTC m=+13.014295619 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506180): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005061c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005061c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005061c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005061c0): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005061c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.775678403 +0000 UTC m=+13.014295619 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0005061c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006920e0 item 85 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506240): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506240): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506240): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506240): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506240): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.778315022 +0000 UTC m=+13.016932227 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506240): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506300): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506300): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506300): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000692540 item 86 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506300): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506300): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506300): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506300): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506300): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.778972255 +0000 UTC m=+13.017589602 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc000506300): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4c00): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4c00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4c00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4c00): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4c00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.778972255 +0000 UTC m=+13.017589602 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4c00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319ea0 item 86 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4c80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4c80): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4c80): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4c80): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4c80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.781436099 +0000 UTC m=+13.020053315 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4c80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4d40): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4d40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4d40): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4d40): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4d40): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4d40): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c380 item 87 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4d40): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4d40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.782210132 +0000 UTC m=+13.020827348 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4d40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4d80): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4d80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4d80): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4d80): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4d80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.782210132 +0000 UTC m=+13.020827348 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4d80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c850 item 87 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4e00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4e00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4e00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4e00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4e00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.783283587 +0000 UTC m=+13.021900803 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4e00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ec0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ec0): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ec0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054cee0 item 88 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ec0): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ec0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ec0): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ec0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ec0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.783835763 +0000 UTC m=+13.022452979 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4ec0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4f00): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4f00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4f00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4f00): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4f00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.783835763 +0000 UTC m=+13.022452979 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4f00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d340 item 88 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4fc0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4fc0): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4fc0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4fc0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4fc0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4fc0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4fc0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4fc0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.784911231 +0000 UTC m=+13.023528448 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c4fc0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5000): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5000): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5000): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d880 item 89 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5000): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5000): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.78540665 +0000 UTC m=+13.024023867 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5000): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c50c0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c50c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c50c0): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c50c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c50c0): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c50c0): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054dce0 item 89 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c50c0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c50c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.785968806 +0000 UTC m=+13.024586022 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c50c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5100): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5100): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5100): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5100): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5100): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.785968806 +0000 UTC m=+13.024586022 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5100): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c070 item 89 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c51c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c51c0): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c51c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c51c0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c51c0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c51c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c51c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c51c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.788405389 +0000 UTC m=+13.027022605 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c51c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5200): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5200): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5200): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c460 item 90 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5200): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5200): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.789058584 +0000 UTC m=+13.027675801 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5200): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c52c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c52c0): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c52c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c620 item 90 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c52c0): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c52c0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c52c0): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c52c0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c52c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.78974869 +0000 UTC m=+13.028365906 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c52c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5300): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5300): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5300): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5300): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5300): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.78974869 +0000 UTC m=+13.028365906 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5300): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c770 item 90 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c53c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c53c0): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c53c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c53c0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c53c0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c53c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c53c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c53c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.791174737 +0000 UTC m=+13.029791942 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c53c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5400): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5400): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5400): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ce00 item 91 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5400): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5400): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.791684372 +0000 UTC m=+13.030301588 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5400): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c54c0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c54c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c54c0): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c54c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c54c0): >_readAt: n=2, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c54c0): _writeAt: size=3, off=7 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cf50 item 91 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c54c0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c54c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.792294658 +0000 UTC m=+13.030911874 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c54c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5500): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5500): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5500): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5500): >_readAt: n=8, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5500): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.792294658 +0000 UTC m=+13.030911874 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5500): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d110 item 91 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c55c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c55c0): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c55c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c55c0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c55c0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c55c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c55c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c55c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.793715154 +0000 UTC m=+13.032332370 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c55c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5600): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5600): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5600): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d490 item 92 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5600): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5600): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.794284182 +0000 UTC m=+13.032901387 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5600): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c56c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c56c0): open at offset 5 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c56c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d6c0 item 92 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c56c0): _readAt: size=2, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c56c0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c56c0): _writeAt: size=3, off=5 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c56c0): >_writeAt: n=3, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c56c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.79491753 +0000 UTC m=+13.033534746 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c56c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5700): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5700): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5700): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5700): >_readAt: n=3, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5700): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.79491753 +0000 UTC m=+13.033534746 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5700): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d880 item 92 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c57c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c57c0): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c57c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c57c0): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c57c0): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c57c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c57c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c57c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.79628152 +0000 UTC m=+13.034898735 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c57c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5800): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5800): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5800): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035db90 item 93 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5800): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5800): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.796780186 +0000 UTC m=+13.035397392 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5800): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c58c0): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c58c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c58c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c58c0): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c58c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.796780186 +0000 UTC m=+13.035397392 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c58c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035dce0 item 93 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5980): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5980): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5980): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5980): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5980): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5980): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5980): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5980): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.798453947 +0000 UTC m=+13.037071163 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5980): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c59c0): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c59c0): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c59c0): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500460 item 94 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c59c0): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c59c0): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.798908701 +0000 UTC m=+13.037525918 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c59c0): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5a80): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5a80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5a80): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5a80): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5a80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.798908701 +0000 UTC m=+13.037525918 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5a80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500a80 item 94 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5b40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5b40): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5b40): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5b40): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5b40): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5b40): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5b40): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5b40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.800396874 +0000 UTC m=+13.039014089 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5b40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5b80): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5b80): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5b80): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501500 item 95 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5b80): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5b80): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.800868739 +0000 UTC m=+13.039485956 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5b80): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5c40): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5c40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5c40): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5c40): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5c40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.800868739 +0000 UTC m=+13.039485956 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5c40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4070 item 95 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 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/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5d00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5d00): open at offset 0 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5d00): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5d00): _readAt: size=2, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5d00): >_readAt: n=0, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5d00): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5d00): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5d00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.802321436 +0000 UTC m=+13.040938642 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5d00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5d40): _writeAt: size=5, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5d40): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5d40): >openPending: err= 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4380 item 96 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5d40): >_writeAt: n=5, err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5d40): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.802790946 +0000 UTC m=+13.041408163 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5d40): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/31 02:07:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:07:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 02:07:45 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5e00): _readAt: size=512, off=0 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5e00): openPending: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5e00): >openPending: err= 2025/03/31 02:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5e00): >_readAt: n=5, err=EOF 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5e00): close: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 02:07:45.802790946 +0000 UTC m=+13.041408163 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 02:07:45 DEBUG : open-test-file(0xc0009c5e00): >close: err= 2025/03/31 02:07:45 DEBUG : open-test-file: Remove: 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4540 item 96 2025/03/31 02:07:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 02:07:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 02:07:45 DEBUG : open-test-file: >Remove: err= 2025/03/31 02:07:45 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:45 DEBUG : : Looking for writers 2025/03/31 02:07:45 DEBUG : >WaitForWriters: 2025/03/31 02:07:45 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.60s) --- PASS: TestRWFileHandleOpenTests/writes (0.33s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- 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.27s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:07:45 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:07:45 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:07:45 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:45 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:07:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:07:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:07:45 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:07:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:07:45 DEBUG : file1: newRWFileHandle: 2025/03/31 02:07:45 DEBUG : file1(0xc000163980): openPending: 2025/03/31 02:07:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:45 DEBUG : file1(0xc000163980): >openPending: err= 2025/03/31 02:07:45 DEBUG : file1: >newRWFileHandle: err= 2025/03/31 02:07:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:07:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/31 02:07:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/03/31 02:07:45 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:07:45 DEBUG : : Looking for writers 2025/03/31 02:07:45 DEBUG : file1: reading active writers 2025/03/31 02:07:45 DEBUG : file1: active writers 1 2025/03/31 02:07:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/03/31 02:07:45 DEBUG : : Looking for writers 2025/03/31 02:07:45 DEBUG : file1: reading active writers 2025/03/31 02:07:45 DEBUG : file1: active writers 1 2025/03/31 02:07:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/03/31 02:07:45 DEBUG : : Looking for writers 2025/03/31 02:07:45 DEBUG : file1: reading active writers 2025/03/31 02:07:45 DEBUG : file1: active writers 1 2025/03/31 02:07:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/03/31 02:07:45 DEBUG : : Looking for writers 2025/03/31 02:07:45 DEBUG : file1: reading active writers 2025/03/31 02:07:45 DEBUG : file1: active writers 1 2025/03/31 02:07:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/03/31 02:07:45 DEBUG : : Looking for writers 2025/03/31 02:07:45 DEBUG : file1: reading active writers 2025/03/31 02:07:45 DEBUG : file1: active writers 1 2025/03/31 02:07:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/03/31 02:07:46 DEBUG : : Looking for writers 2025/03/31 02:07:46 DEBUG : file1: reading active writers 2025/03/31 02:07:46 DEBUG : file1: active writers 1 2025/03/31 02:07:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/03/31 02:07:46 DEBUG : : Looking for writers 2025/03/31 02:07:46 DEBUG : file1: reading active writers 2025/03/31 02:07:46 DEBUG : file1: active writers 1 2025/03/31 02:07:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/03/31 02:07:47 DEBUG : : Looking for writers 2025/03/31 02:07:47 DEBUG : file1: reading active writers 2025/03/31 02:07:47 DEBUG : file1: active writers 1 2025/03/31 02:07:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:07:48 DEBUG : : Looking for writers 2025/03/31 02:07:48 DEBUG : file1: reading active writers 2025/03/31 02:07:48 DEBUG : file1: active writers 1 2025/03/31 02:07:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:07:49 DEBUG : : Looking for writers 2025/03/31 02:07:49 DEBUG : file1: reading active writers 2025/03/31 02:07:49 DEBUG : file1: active writers 1 2025/03/31 02:07:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:07:50 DEBUG : : Looking for writers 2025/03/31 02:07:50 DEBUG : file1: reading active writers 2025/03/31 02:07:50 DEBUG : file1: active writers 1 2025/03/31 02:07:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:07:51 DEBUG : : Looking for writers 2025/03/31 02:07:51 DEBUG : file1: reading active writers 2025/03/31 02:07:51 DEBUG : file1: active writers 1 2025/03/31 02:07:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:07:52 DEBUG : : Looking for writers 2025/03/31 02:07:52 DEBUG : file1: reading active writers 2025/03/31 02:07:52 DEBUG : file1: active writers 1 2025/03/31 02:07:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:07:53 DEBUG : : Looking for writers 2025/03/31 02:07:53 DEBUG : file1: reading active writers 2025/03/31 02:07:53 DEBUG : file1: active writers 1 2025/03/31 02:07:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:07:54 DEBUG : : Looking for writers 2025/03/31 02:07:54 DEBUG : file1: reading active writers 2025/03/31 02:07:54 DEBUG : file1: active writers 1 2025/03/31 02:07:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:07:55 DEBUG : : Looking for writers 2025/03/31 02:07:55 DEBUG : file1: reading active writers 2025/03/31 02:07:55 DEBUG : file1: active writers 1 2025/03/31 02:07:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:07:56 DEBUG : : Looking for writers 2025/03/31 02:07:56 DEBUG : file1: reading active writers 2025/03/31 02:07:56 DEBUG : file1: active writers 1 2025/03/31 02:07:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:07:57 DEBUG : : Looking for writers 2025/03/31 02:07:57 DEBUG : file1: reading active writers 2025/03/31 02:07:57 DEBUG : file1: active writers 1 2025/03/31 02:07:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:07:58 DEBUG : : Looking for writers 2025/03/31 02:07:58 DEBUG : file1: reading active writers 2025/03/31 02:07:58 DEBUG : file1: active writers 1 2025/03/31 02:07:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:07:59 DEBUG : : Looking for writers 2025/03/31 02:07:59 DEBUG : file1: reading active writers 2025/03/31 02:07:59 DEBUG : file1: active writers 1 2025/03/31 02:07:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:08:00 DEBUG : : Looking for writers 2025/03/31 02:08:00 DEBUG : file1: reading active writers 2025/03/31 02:08:00 DEBUG : file1: active writers 1 2025/03/31 02:08:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:08:01 DEBUG : : Looking for writers 2025/03/31 02:08:01 DEBUG : file1: reading active writers 2025/03/31 02:08:01 DEBUG : file1: active writers 1 2025/03/31 02:08:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:08:02 DEBUG : : Looking for writers 2025/03/31 02:08:02 DEBUG : file1: reading active writers 2025/03/31 02:08:02 DEBUG : file1: active writers 1 2025/03/31 02:08:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:08:03 DEBUG : : Looking for writers 2025/03/31 02:08:03 DEBUG : file1: reading active writers 2025/03/31 02:08:03 DEBUG : file1: active writers 1 2025/03/31 02:08:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:08:04 DEBUG : : Looking for writers 2025/03/31 02:08:04 DEBUG : file1: reading active writers 2025/03/31 02:08:04 DEBUG : file1: active writers 1 2025/03/31 02:08:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:08:05 DEBUG : : Looking for writers 2025/03/31 02:08:05 DEBUG : file1: reading active writers 2025/03/31 02:08:05 DEBUG : file1: active writers 1 2025/03/31 02:08:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:08:06 DEBUG : : Looking for writers 2025/03/31 02:08:06 DEBUG : file1: reading active writers 2025/03/31 02:08:06 DEBUG : file1: active writers 1 2025/03/31 02:08:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:08:07 DEBUG : : Looking for writers 2025/03/31 02:08:07 DEBUG : file1: reading active writers 2025/03/31 02:08:07 DEBUG : file1: active writers 1 2025/03/31 02:08:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:08:08 DEBUG : : Looking for writers 2025/03/31 02:08:08 DEBUG : file1: reading active writers 2025/03/31 02:08:08 DEBUG : file1: active writers 1 2025/03/31 02:08:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:08:09 DEBUG : : Looking for writers 2025/03/31 02:08:09 DEBUG : file1: reading active writers 2025/03/31 02:08:09 DEBUG : file1: active writers 1 2025/03/31 02:08:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:08:10 DEBUG : : Looking for writers 2025/03/31 02:08:10 DEBUG : file1: reading active writers 2025/03/31 02:08:10 DEBUG : file1: active writers 1 2025/03/31 02:08:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:08:11 DEBUG : : Looking for writers 2025/03/31 02:08:11 DEBUG : file1: reading active writers 2025/03/31 02:08:11 DEBUG : file1: active writers 1 2025/03/31 02:08:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:08:12 DEBUG : : Looking for writers 2025/03/31 02:08:12 DEBUG : file1: reading active writers 2025/03/31 02:08:12 DEBUG : file1: active writers 1 2025/03/31 02:08:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:08:13 DEBUG : : Looking for writers 2025/03/31 02:08:13 DEBUG : file1: reading active writers 2025/03/31 02:08:13 DEBUG : file1: active writers 1 2025/03/31 02:08:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:08:14 DEBUG : : Looking for writers 2025/03/31 02:08:14 DEBUG : file1: reading active writers 2025/03/31 02:08:14 DEBUG : file1: active writers 1 2025/03/31 02:08:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:08:15 DEBUG : : Looking for writers 2025/03/31 02:08:15 DEBUG : file1: reading active writers 2025/03/31 02:08:15 DEBUG : file1: active writers 1 2025/03/31 02:08:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/03/31 02:08:15 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000b9c1e0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc000d36508 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824647574848} name:file1 opens:1 downloaders: o: fd:0xc0005ce010 info:{ModTime:{wall:13975404239657615047 ext:13065402725 loc:0x3e85ba0} ATime:{wall:13975404239657615047 ext:13065402725 loc:0x3e85ba0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/03/31 02:08:15 DEBUG : >WaitForWriters: 2025/03/31 02:08:15 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:08:15 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:08:15 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:08:15 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:08:15 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:08:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:08:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:08:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:08:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:08:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:08:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:08:15 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:08:15 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:08:15 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:08:15 DEBUG : rename_me: newRWFileHandle: 2025/03/31 02:08:15 DEBUG : rename_me(0xc000507b80): openPending: 2025/03/31 02:08:15 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 02:08:15 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/31 02:08:15 DEBUG : rename_me(0xc000507b80): >openPending: err= 2025/03/31 02:08:15 DEBUG : rename_me: >newRWFileHandle: err= 2025/03/31 02:08:15 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/31 02:08:15 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/03/31 02:08:15 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/03/31 02:08:15 DEBUG : rename_me(0xc000507b80): _writeAt: size=5, off=0 2025/03/31 02:08:15 DEBUG : rename_me(0xc000507b80): >_writeAt: n=5, err= 2025/03/31 02:08:15 DEBUG : rename_me(0xc000507b80): close: 2025/03/31 02:08:15 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-31 02:08:15.8496417 +0000 UTC m=+43.088258916 2025/03/31 02:08:15 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/31 02:08:15 DEBUG : rename_me(0xc000507b80): >close: err= 2025/03/31 02:08:15 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/31 02:08:15 DEBUG : i_was_renamed: Updating file with 0xc000a5e540 2025/03/31 02:08:15 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/31 02:08:15 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/31 02:08:15 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:15 DEBUG : : Looking for writers 2025/03/31 02:08:15 DEBUG : i_was_renamed: reading active writers 2025/03/31 02:08:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 02:08:15 DEBUG : : Looking for writers 2025/03/31 02:08:15 DEBUG : i_was_renamed: reading active writers 2025/03/31 02:08:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 02:08:15 DEBUG : : Looking for writers 2025/03/31 02:08:15 DEBUG : i_was_renamed: reading active writers 2025/03/31 02:08:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 02:08:15 DEBUG : : Looking for writers 2025/03/31 02:08:15 DEBUG : i_was_renamed: reading active writers 2025/03/31 02:08:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 02:08:15 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/31 02:08:15 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:15 INFO : i_was_renamed: Copied (new) 2025/03/31 02:08:15 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-31 02:08:15 +0000 UTC" 2025/03/31 02:08:15 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/31 02:08:15 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/31 02:08:15 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/31 02:08:16 DEBUG : : Looking for writers 2025/03/31 02:08:16 DEBUG : i_was_renamed: reading active writers 2025/03/31 02:08:16 DEBUG : >WaitForWriters: 2025/03/31 02:08:16 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.20s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:08:16 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:08:16 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 02:08:16 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:08:16 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:08:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:08:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:08:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:08:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:08:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 02:08:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6De6d}/rclone-test-hipegey2zaso" 2025/03/31 02:08:16 INFO : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:16 DEBUG : : forgetting directory cache 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate(0xc00080bb80): _readAt: size=512, off=0 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate(0xc00080bb80): openPending: 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-31 01:09:16 +0000 UTC" against cached fingerprint "" 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/31 02:08:16 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate(0xc00080bb80): >openPending: err= 2025/03/31 02:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate(0xc00080bb80): >_readAt: n=20, err=EOF 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate(0xc00080bb80): close: 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-31 01:09:16 +0000 GMT 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate(0xc00080bb80): >close: err= 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:16 DEBUG : : forgetting directory cache 2025/03/31 02:08:16 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate(0xc000939740): _readAt: size=512, off=0 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate(0xc000939740): openPending: 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-31 01:10:16 +0000 UTC" against cached fingerprint "20,2025-03-31 01:09:16 +0000 UTC" 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-31 01:10:16 +0000 UTC" != cached fingerprint "20,2025-03-31 01:09:16 +0000 UTC") 2025/03/31 02:08:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/31 02:08:16 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate(0xc000939740): >openPending: err= 2025/03/31 02:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate(0xc000939740): >_readAt: n=20, err=EOF 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate(0xc000939740): close: 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-31 01:10:16 +0000 GMT 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate(0xc000939740): >close: err= 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:16 DEBUG : : forgetting directory cache 2025/03/31 02:08:16 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate(0xc000e8b4c0): _readAt: size=512, off=0 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate(0xc000e8b4c0): openPending: 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-31 01:11:16 +0000 UTC" against cached fingerprint "20,2025-03-31 01:10:16 +0000 UTC" 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-31 01:11:16 +0000 UTC" != cached fingerprint "20,2025-03-31 01:10:16 +0000 UTC") 2025/03/31 02:08:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/31 02:08:16 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate(0xc000e8b4c0): >openPending: err= 2025/03/31 02:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate(0xc000e8b4c0): >_readAt: n=20, err=EOF 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate(0xc000e8b4c0): close: 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-31 01:11:16 +0000 GMT 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate(0xc000e8b4c0): >close: err= 2025/03/31 02:08:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:16 DEBUG : : forgetting directory cache 2025/03/31 02:08:16 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc000ae9180): _readAt: size=512, off=0 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc000ae9180): openPending: 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-31 01:12:16 +0000 UTC" against cached fingerprint "20,2025-03-31 01:11:16 +0000 UTC" 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-31 01:12:16 +0000 UTC" != cached fingerprint "20,2025-03-31 01:11:16 +0000 UTC") 2025/03/31 02:08:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/31 02:08:17 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc000ae9180): >openPending: err= 2025/03/31 02:08:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc000ae9180): >_readAt: n=20, err=EOF 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc000ae9180): close: 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-31 01:12:16 +0000 GMT 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc000ae9180): >close: err= 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:17 DEBUG : : forgetting directory cache 2025/03/31 02:08:17 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc000a79b40): _readAt: size=512, off=0 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc000a79b40): openPending: 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-31 01:13:16 +0000 UTC" against cached fingerprint "20,2025-03-31 01:12:16 +0000 UTC" 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-31 01:13:16 +0000 UTC" != cached fingerprint "20,2025-03-31 01:12:16 +0000 UTC") 2025/03/31 02:08:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/31 02:08:17 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc000a79b40): >openPending: err= 2025/03/31 02:08:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc000a79b40): >_readAt: n=20, err=EOF 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc000a79b40): close: 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-31 01:13:16 +0000 GMT 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc000a79b40): >close: err= 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:17 DEBUG : : forgetting directory cache 2025/03/31 02:08:17 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc0008ebbc0): _readAt: size=512, off=0 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc0008ebbc0): openPending: 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-31 01:14:16 +0000 UTC" against cached fingerprint "20,2025-03-31 01:13:16 +0000 UTC" 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-31 01:14:16 +0000 UTC" != cached fingerprint "20,2025-03-31 01:13:16 +0000 UTC") 2025/03/31 02:08:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/31 02:08:17 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc0008ebbc0): >openPending: err= 2025/03/31 02:08:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc0008ebbc0): >_readAt: n=20, err=EOF 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc0008ebbc0): close: 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-31 01:14:16 +0000 GMT 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc0008ebbc0): >close: err= 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:17 DEBUG : : forgetting directory cache 2025/03/31 02:08:17 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc00094a700): _readAt: size=512, off=0 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc00094a700): openPending: 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-31 01:15:16 +0000 UTC" against cached fingerprint "20,2025-03-31 01:14:16 +0000 UTC" 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-31 01:15:16 +0000 UTC" != cached fingerprint "20,2025-03-31 01:14:16 +0000 UTC") 2025/03/31 02:08:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/31 02:08:17 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc00094a700): >openPending: err= 2025/03/31 02:08:17 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc00094a700): >_readAt: n=21, err=EOF 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc00094a700): close: 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-31 01:15:16 +0000 GMT 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate(0xc00094a700): >close: err= 2025/03/31 02:08:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:18 DEBUG : : forgetting directory cache 2025/03/31 02:08:18 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate(0xc0007a0380): _readAt: size=512, off=0 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate(0xc0007a0380): openPending: 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-31 01:16:16 +0000 UTC" against cached fingerprint "21,2025-03-31 01:15:16 +0000 UTC" 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-31 01:16:16 +0000 UTC" != cached fingerprint "21,2025-03-31 01:15:16 +0000 UTC") 2025/03/31 02:08:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/31 02:08:18 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate(0xc0007a0380): >openPending: err= 2025/03/31 02:08:18 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate(0xc0007a0380): >_readAt: n=22, err=EOF 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate(0xc0007a0380): close: 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-31 01:16:16 +0000 GMT 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate(0xc0007a0380): >close: err= 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:18 DEBUG : : forgetting directory cache 2025/03/31 02:08:18 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate(0xc000849580): _readAt: size=512, off=0 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate(0xc000849580): openPending: 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-31 01:17:16 +0000 UTC" against cached fingerprint "22,2025-03-31 01:16:16 +0000 UTC" 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-31 01:17:16 +0000 UTC" != cached fingerprint "22,2025-03-31 01:16:16 +0000 UTC") 2025/03/31 02:08:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/31 02:08:18 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate(0xc000849580): >openPending: err= 2025/03/31 02:08:18 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate(0xc000849580): >_readAt: n=23, err=EOF 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate(0xc000849580): close: 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-31 01:17:16 +0000 GMT 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate(0xc000849580): >close: err= 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:18 DEBUG : : forgetting directory cache 2025/03/31 02:08:18 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate(0xc000857240): _readAt: size=512, off=0 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate(0xc000857240): openPending: 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-31 01:18:16 +0000 UTC" against cached fingerprint "23,2025-03-31 01:17:16 +0000 UTC" 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-31 01:18:16 +0000 UTC" != cached fingerprint "23,2025-03-31 01:17:16 +0000 UTC") 2025/03/31 02:08:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/31 02:08:18 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate(0xc000857240): >openPending: err= 2025/03/31 02:08:18 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate(0xc000857240): >_readAt: n=24, err=EOF 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate(0xc000857240): close: 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-31 01:18:16 +0000 GMT 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate(0xc000857240): >close: err= 2025/03/31 02:08:18 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:18 DEBUG : : Looking for writers 2025/03/31 02:08:18 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/31 02:08:18 DEBUG : >WaitForWriters: 2025/03/31 02:08:18 DEBUG : webdav root 'rclone-test-hipegey2zaso': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:08:18 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:18 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:18 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:18 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:08:18 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:08:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/31 02:08:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/31 02:08:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/31 02:08:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/31 02:08:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/31 02:08:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/31 02:08:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:18 DEBUG : : forgetting directory cache 2025/03/31 02:08:18 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 02:08:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/31 02:08:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/31 02:08:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/31 02:08:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:18 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:18 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/31 02:08:18 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/31 02:08:18 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/31 02:08:18 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:18 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:18 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:18 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/31 02:08:18 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/31 02:08:18 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/31 02:08:18 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:18 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/31 02:08:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/31 02:08:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/31 02:08:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:18 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/31 02:08:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/31 02:08:18 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/03/31 02:08:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:18 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/31 02:08:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/31 02:08:18 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/03/31 02:08:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:18 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/31 02:08:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/31 02:08:18 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/03/31 02:08:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:18 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:18 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/31 02:08:18 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/31 02:08:18 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/31 02:08:18 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:18 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:18 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:18 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/31 02:08:18 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/31 02:08:18 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/31 02:08:18 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:18 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:18 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:18 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/31 02:08:18 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/31 02:08:18 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:18 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/31 02:08:18 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/31 02:08:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/31 02:08:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/31 02:08:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/31 02:08:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:18 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:18 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/03/31 02:08:18 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:18 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/03/31 02:08:18 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:18 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/03/31 02:08:18 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:18 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/31 02:08:18 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/31 02:08:18 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/31 02:08:18 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:18 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:18 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:18 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/31 02:08:18 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/31 02:08:18 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/31 02:08:18 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:18 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:18 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:18 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/03/31 02:08:18 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:18 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/03/31 02:08:18 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:18 DEBUG : : Looking for writers 2025/03/31 02:08:18 DEBUG : FiLeA: reading active writers 2025/03/31 02:08:18 DEBUG : FiLeB: reading active writers 2025/03/31 02:08:18 DEBUG : FilEb: reading active writers 2025/03/31 02:08:18 DEBUG : >WaitForWriters: 2025/03/31 02:08:18 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:18 DEBUG : : Looking for writers 2025/03/31 02:08:18 DEBUG : FilEb: reading active writers 2025/03/31 02:08:18 DEBUG : FiLeA: reading active writers 2025/03/31 02:08:18 DEBUG : FiLeB: reading active writers 2025/03/31 02:08:18 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:08:19 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:19 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:19 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:08:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/31 02:08:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/31 02:08:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/31 02:08:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:19 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/31 02:08:19 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/03/31 02:08:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/03/31 02:08:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/31 02:08:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/31 02:08:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/31 02:08:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/03/31 02:08:19 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:19 DEBUG : : Looking for writers 2025/03/31 02:08:19 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/31 02:08:19 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/31 02:08:19 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:08:19 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:08:19 DEBUG : webdav root 'rclone-test-hipegey2zaso': Reusing VFS from active cache 2025/03/31 02:08:19 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:19 DEBUG : : Looking for writers 2025/03/31 02:08:19 DEBUG : >WaitForWriters: 2025/03/31 02:08:19 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:19 DEBUG : : Looking for writers 2025/03/31 02:08:19 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.03s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:08:19 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:08:19 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:19 DEBUG : : Looking for writers 2025/03/31 02:08:19 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:08:19 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:08:19 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:19 DEBUG : : Looking for writers 2025/03/31 02:08:19 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:08:19 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:08:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:19 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:19 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:19 DEBUG : dir: Looking for writers 2025/03/31 02:08:19 DEBUG : file2: reading active writers 2025/03/31 02:08:19 DEBUG : : Looking for writers 2025/03/31 02:08:19 DEBUG : dir: reading active writers 2025/03/31 02:08:19 DEBUG : file1: reading active writers 2025/03/31 02:08:19 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:08:19 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:08:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:19 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:19 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:19 DEBUG : dir: Looking for writers 2025/03/31 02:08:19 DEBUG : : Looking for writers 2025/03/31 02:08:19 DEBUG : file1: reading active writers 2025/03/31 02:08:19 DEBUG : dir: reading active writers 2025/03/31 02:08:19 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:08:19 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:08:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:19 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:19 DEBUG : file1: Open: flags=O_RDONLY 2025/03/31 02:08:19 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/31 02:08:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/31 02:08:19 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:19 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/03/31 02:08:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 02:08:19 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/31 02:08:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:08:19 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:08:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/31 02:08:19 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/03/31 02:08:19 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/03/31 02:08:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/31 02:08:19 DEBUG : webdav root 'rclone-test-hipegey2zaso': File to upload is small (0 bytes), uploading instead of streaming 2025/03/31 02:08:19 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:19 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/03/31 02:08:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/31 02:08:19 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:08:19 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/31 02:08:19 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:19 DEBUG : dir: Looking for writers 2025/03/31 02:08:19 DEBUG : file2: reading active writers 2025/03/31 02:08:19 DEBUG : new_file.txt: reading active writers 2025/03/31 02:08:19 DEBUG : : Looking for writers 2025/03/31 02:08:19 DEBUG : dir: reading active writers 2025/03/31 02:08:19 DEBUG : file1: reading active writers 2025/03/31 02:08:19 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:08:19 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:08:19 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:19 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/31 02:08:19 DEBUG : dir/file1: Updating file with dir/file1 0xc000f26540 2025/03/31 02:08:19 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/31 02:08:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:19 INFO : dir/file1: Moved (server-side) to: file0 2025/03/31 02:08:19 DEBUG : file0: Updating file with file0 0xc000f26540 2025/03/31 02:08:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 02:08:19 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/31 02:08:20 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:20 DEBUG : dir: Looking for writers 2025/03/31 02:08:20 DEBUG : : Looking for writers 2025/03/31 02:08:20 DEBUG : dir: reading active writers 2025/03/31 02:08:20 DEBUG : file0: reading active writers 2025/03/31 02:08:20 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:08:20 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:08:20 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:20 DEBUG : : Looking for writers 2025/03/31 02:08:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.04s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:08:20 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:08:20 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/31 02:08:20 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/31 02:08:20 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/31 02:08:20 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/31 02:08:20 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/31 02:08:20 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:20 DEBUG : : Looking for writers 2025/03/31 02:08:20 DEBUG : a: Looking for writers 2025/03/31 02:08:20 DEBUG : b: Looking for writers 2025/03/31 02:08:20 DEBUG : c: Looking for writers 2025/03/31 02:08:20 DEBUG : d: Looking for writers 2025/03/31 02:08:20 DEBUG : : Looking for writers 2025/03/31 02:08:20 DEBUG : /: reading active writers 2025/03/31 02:08:20 DEBUG : a: reading active writers 2025/03/31 02:08:20 DEBUG : b: reading active writers 2025/03/31 02:08:20 DEBUG : c: reading active writers 2025/03/31 02:08:20 DEBUG : d: reading active writers 2025/03/31 02:08:20 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:08:20 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:08:20 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/31 02:08:20 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/31 02:08:20 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/31 02:08:20 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/31 02:08:20 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:20 DEBUG : a/b/c/d: Looking for writers 2025/03/31 02:08:20 DEBUG : a/b/c: Looking for writers 2025/03/31 02:08:20 DEBUG : d: reading active writers 2025/03/31 02:08:20 DEBUG : a/b: Looking for writers 2025/03/31 02:08:20 DEBUG : c: reading active writers 2025/03/31 02:08:20 DEBUG : a: Looking for writers 2025/03/31 02:08:20 DEBUG : b: reading active writers 2025/03/31 02:08:20 DEBUG : : Looking for writers 2025/03/31 02:08:20 DEBUG : a: reading active writers 2025/03/31 02:08:20 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.43s) === 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 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-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:08:20 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:08:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:08:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:08:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/31 02:08:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/31 02:08:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:20 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/31 02:08:20 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/31 02:08:20 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/31 02:08:20 DEBUG : webdav root 'rclone-test-hipegey2zaso': File to upload is small (5 bytes), uploading instead of streaming 2025/03/31 02:08:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:21 DEBUG : file1: Size of src and dst objects identical 2025/03/31 02:08:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:08:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:08:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/31 02:08:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/31 02:08:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:08:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:08:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/31 02:08:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/31 02:08:21 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/31 02:08:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/31 02:08:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/31 02:08:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/31 02:08:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/31 02:08:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:21 DEBUG : webdav root 'rclone-test-hipegey2zaso': File to upload is small (0 bytes), uploading instead of streaming 2025/03/31 02:08:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:21 DEBUG : file1: Size of src and dst objects identical 2025/03/31 02:08:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/31 02:08:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/31 02:08:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/31 02:08:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/31 02:08:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:21 DEBUG : webdav root 'rclone-test-hipegey2zaso': File to upload is small (7 bytes), uploading instead of streaming 2025/03/31 02:08:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:21 DEBUG : file1: Size of src and dst objects identical 2025/03/31 02:08:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:21 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:21 DEBUG : : Looking for writers 2025/03/31 02:08:21 DEBUG : file1: reading active writers 2025/03/31 02:08:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:08:21 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:08:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:08:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:08:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/31 02:08:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/31 02:08:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:21 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/31 02:08:22 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/31 02:08:22 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/31 02:08:22 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/31 02:08:22 DEBUG : webdav root 'rclone-test-hipegey2zaso': File to upload is small (11 bytes), uploading instead of streaming 2025/03/31 02:08:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:22 DEBUG : file1: Size of src and dst objects identical 2025/03/31 02:08:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:22 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/31 02:08:22 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:22 DEBUG : : Looking for writers 2025/03/31 02:08:22 DEBUG : file1: reading active writers 2025/03/31 02:08:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:08:22 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:08:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:08:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:08:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/31 02:08:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/31 02:08:22 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/31 02:08:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:22 DEBUG : webdav root 'rclone-test-hipegey2zaso': File to upload is small (5 bytes), uploading instead of streaming 2025/03/31 02:08:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:22 DEBUG : file1: Size of src and dst objects identical 2025/03/31 02:08:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:22 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/31 02:08:22 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:22 DEBUG : : Looking for writers 2025/03/31 02:08:22 DEBUG : file1: reading active writers 2025/03/31 02:08:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:08:22 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:08:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:08:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:08:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/31 02:08:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/31 02:08:22 DEBUG : file1: WriteFileHandle.Release closing 2025/03/31 02:08:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:22 DEBUG : webdav root 'rclone-test-hipegey2zaso': File to upload is small (0 bytes), uploading instead of streaming 2025/03/31 02:08:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:22 DEBUG : file1: Size of src and dst objects identical 2025/03/31 02:08:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:22 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/31 02:08:22 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:22 DEBUG : : Looking for writers 2025/03/31 02:08:22 DEBUG : file1: reading active writers 2025/03/31 02:08:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:08:22 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:08:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:08:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:08:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/31 02:08:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/03/31 02:08:22 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:22 DEBUG : : Looking for writers 2025/03/31 02:08:22 DEBUG : file1: reading active writers 2025/03/31 02:08:22 DEBUG : file1: active writers 1 2025/03/31 02:08:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/03/31 02:08:22 DEBUG : : Looking for writers 2025/03/31 02:08:22 DEBUG : file1: reading active writers 2025/03/31 02:08:22 DEBUG : file1: active writers 1 2025/03/31 02:08:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/03/31 02:08:22 DEBUG : : Looking for writers 2025/03/31 02:08:22 DEBUG : file1: reading active writers 2025/03/31 02:08:22 DEBUG : file1: active writers 1 2025/03/31 02:08:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/03/31 02:08:22 DEBUG : : Looking for writers 2025/03/31 02:08:22 DEBUG : file1: reading active writers 2025/03/31 02:08:22 DEBUG : file1: active writers 1 2025/03/31 02:08:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/03/31 02:08:22 DEBUG : : Looking for writers 2025/03/31 02:08:22 DEBUG : file1: reading active writers 2025/03/31 02:08:22 DEBUG : file1: active writers 1 2025/03/31 02:08:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/03/31 02:08:22 DEBUG : : Looking for writers 2025/03/31 02:08:22 DEBUG : file1: reading active writers 2025/03/31 02:08:22 DEBUG : file1: active writers 1 2025/03/31 02:08:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/03/31 02:08:22 DEBUG : : Looking for writers 2025/03/31 02:08:22 DEBUG : file1: reading active writers 2025/03/31 02:08:22 DEBUG : file1: active writers 1 2025/03/31 02:08:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/03/31 02:08:23 DEBUG : : Looking for writers 2025/03/31 02:08:23 DEBUG : file1: reading active writers 2025/03/31 02:08:23 DEBUG : file1: active writers 1 2025/03/31 02:08:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:24 DEBUG : : Looking for writers 2025/03/31 02:08:24 DEBUG : file1: reading active writers 2025/03/31 02:08:24 DEBUG : file1: active writers 1 2025/03/31 02:08:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:25 DEBUG : : Looking for writers 2025/03/31 02:08:25 DEBUG : file1: reading active writers 2025/03/31 02:08:25 DEBUG : file1: active writers 1 2025/03/31 02:08:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:26 DEBUG : : Looking for writers 2025/03/31 02:08:26 DEBUG : file1: reading active writers 2025/03/31 02:08:26 DEBUG : file1: active writers 1 2025/03/31 02:08:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:27 DEBUG : : Looking for writers 2025/03/31 02:08:27 DEBUG : file1: reading active writers 2025/03/31 02:08:27 DEBUG : file1: active writers 1 2025/03/31 02:08:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:28 DEBUG : : Looking for writers 2025/03/31 02:08:28 DEBUG : file1: reading active writers 2025/03/31 02:08:28 DEBUG : file1: active writers 1 2025/03/31 02:08:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:29 DEBUG : : Looking for writers 2025/03/31 02:08:29 DEBUG : file1: reading active writers 2025/03/31 02:08:29 DEBUG : file1: active writers 1 2025/03/31 02:08:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:30 DEBUG : : Looking for writers 2025/03/31 02:08:30 DEBUG : file1: reading active writers 2025/03/31 02:08:30 DEBUG : file1: active writers 1 2025/03/31 02:08:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:31 DEBUG : : Looking for writers 2025/03/31 02:08:31 DEBUG : file1: reading active writers 2025/03/31 02:08:31 DEBUG : file1: active writers 1 2025/03/31 02:08:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:32 DEBUG : : Looking for writers 2025/03/31 02:08:32 DEBUG : file1: reading active writers 2025/03/31 02:08:32 DEBUG : file1: active writers 1 2025/03/31 02:08:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:33 DEBUG : : Looking for writers 2025/03/31 02:08:33 DEBUG : file1: reading active writers 2025/03/31 02:08:33 DEBUG : file1: active writers 1 2025/03/31 02:08:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:34 DEBUG : : Looking for writers 2025/03/31 02:08:34 DEBUG : file1: reading active writers 2025/03/31 02:08:34 DEBUG : file1: active writers 1 2025/03/31 02:08:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:35 DEBUG : : Looking for writers 2025/03/31 02:08:35 DEBUG : file1: reading active writers 2025/03/31 02:08:35 DEBUG : file1: active writers 1 2025/03/31 02:08:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:36 DEBUG : : Looking for writers 2025/03/31 02:08:36 DEBUG : file1: reading active writers 2025/03/31 02:08:36 DEBUG : file1: active writers 1 2025/03/31 02:08:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:37 DEBUG : : Looking for writers 2025/03/31 02:08:37 DEBUG : file1: reading active writers 2025/03/31 02:08:37 DEBUG : file1: active writers 1 2025/03/31 02:08:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:38 DEBUG : : Looking for writers 2025/03/31 02:08:38 DEBUG : file1: reading active writers 2025/03/31 02:08:38 DEBUG : file1: active writers 1 2025/03/31 02:08:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:39 DEBUG : : Looking for writers 2025/03/31 02:08:39 DEBUG : file1: reading active writers 2025/03/31 02:08:39 DEBUG : file1: active writers 1 2025/03/31 02:08:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:40 DEBUG : : Looking for writers 2025/03/31 02:08:40 DEBUG : file1: reading active writers 2025/03/31 02:08:40 DEBUG : file1: active writers 1 2025/03/31 02:08:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:41 DEBUG : : Looking for writers 2025/03/31 02:08:41 DEBUG : file1: reading active writers 2025/03/31 02:08:41 DEBUG : file1: active writers 1 2025/03/31 02:08:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:42 DEBUG : : Looking for writers 2025/03/31 02:08:42 DEBUG : file1: reading active writers 2025/03/31 02:08:42 DEBUG : file1: active writers 1 2025/03/31 02:08:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:43 DEBUG : : Looking for writers 2025/03/31 02:08:43 DEBUG : file1: reading active writers 2025/03/31 02:08:43 DEBUG : file1: active writers 1 2025/03/31 02:08:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:44 DEBUG : : Looking for writers 2025/03/31 02:08:44 DEBUG : file1: reading active writers 2025/03/31 02:08:44 DEBUG : file1: active writers 1 2025/03/31 02:08:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:45 DEBUG : : Looking for writers 2025/03/31 02:08:45 DEBUG : file1: reading active writers 2025/03/31 02:08:45 DEBUG : file1: active writers 1 2025/03/31 02:08:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:46 DEBUG : : Looking for writers 2025/03/31 02:08:46 DEBUG : file1: reading active writers 2025/03/31 02:08:46 DEBUG : file1: active writers 1 2025/03/31 02:08:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:47 DEBUG : : Looking for writers 2025/03/31 02:08:47 DEBUG : file1: reading active writers 2025/03/31 02:08:47 DEBUG : file1: active writers 1 2025/03/31 02:08:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:48 DEBUG : : Looking for writers 2025/03/31 02:08:48 DEBUG : file1: reading active writers 2025/03/31 02:08:48 DEBUG : file1: active writers 1 2025/03/31 02:08:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:49 DEBUG : : Looking for writers 2025/03/31 02:08:49 DEBUG : file1: reading active writers 2025/03/31 02:08:49 DEBUG : file1: active writers 1 2025/03/31 02:08:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:50 DEBUG : : Looking for writers 2025/03/31 02:08:50 DEBUG : file1: reading active writers 2025/03/31 02:08:50 DEBUG : file1: active writers 1 2025/03/31 02:08:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:51 DEBUG : : Looking for writers 2025/03/31 02:08:51 DEBUG : file1: reading active writers 2025/03/31 02:08:51 DEBUG : file1: active writers 1 2025/03/31 02:08:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/03/31 02:08:52 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/03/31 02:08:52 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.03s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:08:52 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:08:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:08:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:08:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/31 02:08:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/31 02:08:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:52 DEBUG : webdav root 'rclone-test-hipegey2zaso': File to upload is small (0 bytes), uploading instead of streaming 2025/03/31 02:08:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:52 DEBUG : file1: Size of src and dst objects identical 2025/03/31 02:08:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:08:52 DEBUG : file1: Open: flags=O_RDONLY 2025/03/31 02:08:52 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/31 02:08:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/31 02:08:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:52 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:52 DEBUG : : Looking for writers 2025/03/31 02:08:52 DEBUG : file1: reading active writers 2025/03/31 02:08:52 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-hipegey2zaso'", Local "Local file system at /tmp/rclone2664931802", Modify Window "1s" 2025/03/31 02:08:52 INFO : webdav root 'rclone-test-hipegey2zaso': poll-interval is not supported by this remote 2025/03/31 02:08:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 02:08:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 02:08:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/31 02:08:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/31 02:08:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:52 DEBUG : webdav root 'rclone-test-hipegey2zaso': File to upload is small (100 bytes), uploading instead of streaming 2025/03/31 02:08:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/03/31 02:08:52 DEBUG : file1: Size of src and dst objects identical 2025/03/31 02:08:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 02:08:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 02:08:52 DEBUG : file1: Open: flags=O_RDONLY 2025/03/31 02:08:52 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/31 02:08:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/31 02:08:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 02:08:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/31 02:08:52 DEBUG : WaitForWriters: timeout=30s 2025/03/31 02:08:52 DEBUG : : Looking for writers 2025/03/31 02:08:52 DEBUG : file1: reading active writers 2025/03/31 02:08:52 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/03/31 02:08:52 DEBUG : webdav root 'rclone-test-hipegey2zaso': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.813526319s (try 1/5)