"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/08/28 04:56:31 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-tisimoy2mewu" 2025/08/28 04:56:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/28 04:56:31 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/08/28 04:56:31 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/08/28 04:56:31 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/08/28 04:56:31 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/08/28 04:56:31 DEBUG : Setting pass="7jR5qM-GAuao3-BDfW1FkJS7S--69nVruv3sI4TCAoO8" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/08/28 04:56:31 DEBUG : TestWebdavRclone: detected overridden config - adding "{6O_ip}" suffix to name 2025/08/28 04:56:31 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/08/28 04:56:31 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/08/28 04:56:31 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/08/28 04:56:31 DEBUG : Setting pass="7jR5qM-GAuao3-BDfW1FkJS7S--69nVruv3sI4TCAoO8" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/08/28 04:56:31 DEBUG : found headers: 2025/08/28 04:56:31 DEBUG : Creating backend with remote "/tmp/rclone1879239243" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:31 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:31 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:31 DEBUG : dir: Looking for writers 2025/08/28 04:56:31 DEBUG : Looking for writers 2025/08/28 04:56:31 DEBUG : dir: reading active writers 2025/08/28 04:56:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:31 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:31 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:31 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:31 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:31 DEBUG : dir/subdir: Looking for writers 2025/08/28 04:56:31 DEBUG : dir: Looking for writers 2025/08/28 04:56:31 DEBUG : file1: reading active writers 2025/08/28 04:56:31 DEBUG : file2: reading active writers 2025/08/28 04:56:31 DEBUG : subdir: reading active writers 2025/08/28 04:56:31 DEBUG : Looking for writers 2025/08/28 04:56:31 DEBUG : dir: reading active writers 2025/08/28 04:56:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.26s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:31 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:31 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:31 DEBUG : dir: Looking for writers 2025/08/28 04:56:31 DEBUG : file1: reading active writers 2025/08/28 04:56:31 DEBUG : Looking for writers 2025/08/28 04:56:31 DEBUG : dir: reading active writers 2025/08/28 04:56:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:31 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:31 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:31 DEBUG : dir: Looking for writers 2025/08/28 04:56:31 DEBUG : Looking for writers 2025/08/28 04:56:31 DEBUG : dir: reading active writers 2025/08/28 04:56:31 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:31 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:32 DEBUG : dir: forgetting directory cache 2025/08/28 04:56:32 DEBUG : forgetting directory cache 2025/08/28 04:56:32 DEBUG : dir: forgetting directory cache 2025/08/28 04:56:32 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:32 DEBUG : Looking for writers 2025/08/28 04:56:32 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:32 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:32 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/28 04:56:32 DEBUG : dir: invalidating directory cache 2025/08/28 04:56:32 DEBUG : >ForgetPath: 2025/08/28 04:56:32 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/28 04:56:32 DEBUG : invalidating directory cache 2025/08/28 04:56:32 DEBUG : dir: forgetting directory cache 2025/08/28 04:56:32 DEBUG : >ForgetPath: 2025/08/28 04:56:32 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/28 04:56:32 DEBUG : >ForgetPath: 2025/08/28 04:56:32 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:32 DEBUG : dir: Looking for writers 2025/08/28 04:56:32 DEBUG : Looking for writers 2025/08/28 04:56:32 DEBUG : dir: reading active writers 2025/08/28 04:56:32 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:32 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:32 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:32 DEBUG : forgetting directory cache 2025/08/28 04:56:32 DEBUG : dir: forgetting directory cache 2025/08/28 04:56:32 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:32 DEBUG : dir: Looking for writers 2025/08/28 04:56:32 DEBUG : fil/a/b: Looking for writers 2025/08/28 04:56:32 DEBUG : fil/a: Looking for writers 2025/08/28 04:56:32 DEBUG : b: reading active writers 2025/08/28 04:56:32 DEBUG : fil: Looking for writers 2025/08/28 04:56:32 DEBUG : a: reading active writers 2025/08/28 04:56:32 DEBUG : Looking for writers 2025/08/28 04:56:32 DEBUG : dir: reading active writers 2025/08/28 04:56:32 DEBUG : fil: reading active writers 2025/08/28 04:56:32 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.41s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:32 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:32 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:32 DEBUG : dir: Looking for writers 2025/08/28 04:56:32 DEBUG : Looking for writers 2025/08/28 04:56:32 DEBUG : dir: reading active writers 2025/08/28 04:56:32 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:32 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:32 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:32 DEBUG : dir: Looking for writers 2025/08/28 04:56:32 DEBUG : file1: reading active writers 2025/08/28 04:56:32 DEBUG : Looking for writers 2025/08/28 04:56:32 DEBUG : dir: reading active writers 2025/08/28 04:56:32 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:32 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:32 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:33 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/08/28 04:56:33 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/28 04:56:33 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/28 04:56:33 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/28 04:56:33 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/28 04:56:33 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:33 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:33 DEBUG : dir: invalidating directory cache 2025/08/28 04:56:33 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/28 04:56:33 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/28 04:56:33 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/28 04:56:33 DEBUG : dir/file1: Reset virtual modtime 2025/08/28 04:56:33 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/28 04:56:33 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/28 04:56:33 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/28 04:56:33 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/28 04:56:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/28 04:56:33 DEBUG : dir: invalidating directory cache 2025/08/28 04:56:33 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/28 04:56:33 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/28 04:56:33 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/28 04:56:33 DEBUG : forgetting directory cache 2025/08/28 04:56:33 DEBUG : dir: forgetting directory cache 2025/08/28 04:56:33 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/28 04:56:33 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:33 DEBUG : dir/virtualDir: Looking for writers 2025/08/28 04:56:33 DEBUG : dir: Looking for writers 2025/08/28 04:56:33 DEBUG : file1: reading active writers 2025/08/28 04:56:33 DEBUG : virtualFile2: reading active writers 2025/08/28 04:56:33 DEBUG : virtualFile: reading active writers 2025/08/28 04:56:33 DEBUG : virtualDir: reading active writers 2025/08/28 04:56:33 DEBUG : Looking for writers 2025/08/28 04:56:33 DEBUG : dir: reading active writers 2025/08/28 04:56:33 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:33 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:33 ERROR : dir/: Can only open directories read only 2025/08/28 04:56:33 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:33 DEBUG : dir: Looking for writers 2025/08/28 04:56:33 DEBUG : Looking for writers 2025/08/28 04:56:33 DEBUG : dir: reading active writers 2025/08/28 04:56:33 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:33 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:33 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/28 04:56:33 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/28 04:56:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/28 04:56:33 DEBUG : webdav root 'rclone-test-tisimoy2mewu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/28 04:56:33 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:33 NOTICE: webdav root 'rclone-test-tisimoy2mewu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/28 04:56:33 DEBUG : dir/potato: Size of src and dst objects identical 2025/08/28 04:56:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/28 04:56:33 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:33 DEBUG : dir: Looking for writers 2025/08/28 04:56:33 DEBUG : file1: reading active writers 2025/08/28 04:56:33 DEBUG : potato: reading active writers 2025/08/28 04:56:33 DEBUG : Looking for writers 2025/08/28 04:56:33 DEBUG : dir: reading active writers 2025/08/28 04:56:33 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:33 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/28 04:56:33 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:33 DEBUG : dir/sub: Looking for writers 2025/08/28 04:56:33 DEBUG : dir: Looking for writers 2025/08/28 04:56:33 DEBUG : sub: reading active writers 2025/08/28 04:56:33 DEBUG : file1: reading active writers 2025/08/28 04:56:33 DEBUG : Looking for writers 2025/08/28 04:56:33 DEBUG : dir: reading active writers 2025/08/28 04:56:33 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:34 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:34 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/28 04:56:34 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/28 04:56:34 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:34 DEBUG : dir/sub/subsub: Looking for writers 2025/08/28 04:56:34 DEBUG : dir/sub: Looking for writers 2025/08/28 04:56:34 DEBUG : subsub: reading active writers 2025/08/28 04:56:34 DEBUG : dir: Looking for writers 2025/08/28 04:56:34 DEBUG : file1: reading active writers 2025/08/28 04:56:34 DEBUG : sub: reading active writers 2025/08/28 04:56:34 DEBUG : Looking for writers 2025/08/28 04:56:34 DEBUG : dir: reading active writers 2025/08/28 04:56:34 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:34 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:34 ERROR : dir/: Dir.Remove not empty 2025/08/28 04:56:34 DEBUG : dir/file1: Remove: 2025/08/28 04:56:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/28 04:56:34 DEBUG : dir/file1: >Remove: err= 2025/08/28 04:56:34 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/28 04:56:34 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:34 DEBUG : Looking for writers 2025/08/28 04:56:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:34 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:34 DEBUG : dir/file1: Remove: 2025/08/28 04:56:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/28 04:56:34 DEBUG : dir/file1: >Remove: err= 2025/08/28 04:56:34 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/28 04:56:34 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:34 DEBUG : Looking for writers 2025/08/28 04:56:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:34 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:34 DEBUG : dir/file1: Remove: 2025/08/28 04:56:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/28 04:56:34 DEBUG : dir/file1: >Remove: err= 2025/08/28 04:56:34 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:34 DEBUG : dir: Looking for writers 2025/08/28 04:56:34 DEBUG : Looking for writers 2025/08/28 04:56:34 DEBUG : dir: reading active writers 2025/08/28 04:56:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:34 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:34 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:34 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/28 04:56:35 DEBUG : dir: Updating dir with dir2 0xc0006e35f0 2025/08/28 04:56:35 DEBUG : dir: forgetting directory cache 2025/08/28 04:56:35 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/28 04:56:35 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/28 04:56:35 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/28 04:56:35 DEBUG : file2: Updating file with file2 0xc00082c900 2025/08/28 04:56:35 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/28 04:56:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/28 04:56:35 INFO : dir2/file3: Deleted 2025/08/28 04:56:35 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/28 04:56:35 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00082c900 2025/08/28 04:56:35 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/28 04:56:35 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/28 04:56:35 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/28 04:56:35 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006e3ba0 2025/08/28 04:56:35 DEBUG : empty directory: forgetting directory cache 2025/08/28 04:56:35 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/28 04:56:35 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/28 04:56:35 DEBUG : dir2: Renaming to "dir3" 2025/08/28 04:56:35 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:35 DEBUG : dir3: Looking for writers 2025/08/28 04:56:35 DEBUG : file3: reading active writers 2025/08/28 04:56:35 DEBUG : renamed empty directory: Looking for writers 2025/08/28 04:56:35 DEBUG : Looking for writers 2025/08/28 04:56:35 DEBUG : dir3: reading active writers 2025/08/28 04:56:35 DEBUG : renamed empty directory: reading active writers 2025/08/28 04:56:35 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:35 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/28 04:56:35 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:35 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/28 04:56:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/28 04:56:35 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/28 04:56:35 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/28 04:56:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/28 04:56:35 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:35 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/28 04:56:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/28 04:56:35 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/28 04:56:35 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/28 04:56:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/28 04:56:35 DEBUG : webdav root 'rclone-test-tisimoy2mewu': File to upload is small (12 bytes), uploading instead of streaming 2025/08/28 04:56:35 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:35 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/08/28 04:56:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/28 04:56:35 DEBUG : forgetting directory cache 2025/08/28 04:56:35 DEBUG : dir: forgetting directory cache 2025/08/28 04:56:35 DEBUG : dir/sub: forgetting directory cache 2025/08/28 04:56:35 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/28 04:56:35 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/28 04:56:35 DEBUG : webdav root 'rclone-test-tisimoy2mewu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/28 04:56:35 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:35 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/08/28 04:56:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/28 04:56:35 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:35 DEBUG : dir/sub: Looking for writers 2025/08/28 04:56:35 DEBUG : file0: reading active writers 2025/08/28 04:56:35 DEBUG : file2: reading active writers 2025/08/28 04:56:35 DEBUG : dir: Looking for writers 2025/08/28 04:56:35 DEBUG : file1: reading active writers 2025/08/28 04:56:35 DEBUG : sub: reading active writers 2025/08/28 04:56:35 DEBUG : Looking for writers 2025/08/28 04:56:35 DEBUG : dir: reading active writers 2025/08/28 04:56:35 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:35 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/08/28 04:56:35 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:35 DEBUG : Looking for writers 2025/08/28 04:56:35 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:35 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/28 04:56:35 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:35 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/28 04:56:35 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/28 04:56:35 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/28 04:56:35 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:56:35 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/28 04:56:35 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/28 04:56:35 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:35 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/28 04:56:35 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/28 04:56:35 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/28 04:56:35 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:56:35 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/28 04:56:35 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:35 DEBUG : dir: Looking for writers 2025/08/28 04:56:35 DEBUG : file1: reading active writers 2025/08/28 04:56:35 DEBUG : file1.metadata: reading active writers 2025/08/28 04:56:35 DEBUG : Looking for writers 2025/08/28 04:56:35 DEBUG : dir: reading active writers 2025/08/28 04:56:35 DEBUG : dir.metadata: reading active writers 2025/08/28 04:56:35 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:35 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:35 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:35 DEBUG : dir: Looking for writers 2025/08/28 04:56:35 DEBUG : file1: reading active writers 2025/08/28 04:56:35 DEBUG : Looking for writers 2025/08/28 04:56:35 DEBUG : dir: reading active writers 2025/08/28 04:56:35 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:36 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:36 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:36 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/08/28 04:56:36 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:36 DEBUG : dir: Looking for writers 2025/08/28 04:56:36 DEBUG : file1: reading active writers 2025/08/28 04:56:36 DEBUG : Looking for writers 2025/08/28 04:56:36 DEBUG : dir: reading active writers 2025/08/28 04:56:36 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:36 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/28 04:56:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/28 04:56:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:56:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/28 04:56:36 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:36 DEBUG : dir: Looking for writers 2025/08/28 04:56:36 DEBUG : file1: reading active writers 2025/08/28 04:56:36 DEBUG : Looking for writers 2025/08/28 04:56:36 DEBUG : dir: reading active writers 2025/08/28 04:56:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/08/28 04:56:36 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/28 04:56:36 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/28 04:56:36 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:56:36 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/28 04:56:36 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:36 DEBUG : Looking for writers 2025/08/28 04:56:36 DEBUG : file.txt: reading active writers 2025/08/28 04:56:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:36 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:36 DEBUG : webdav root 'rclone-test-tisimoy2mewu': File to upload is small (25 bytes), uploading instead of streaming 2025/08/28 04:56:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:36 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/28 04:56:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:36 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:36 DEBUG : dir: Looking for writers 2025/08/28 04:56:36 DEBUG : file1: reading active writers 2025/08/28 04:56:36 DEBUG : Looking for writers 2025/08/28 04:56:36 DEBUG : dir: reading active writers 2025/08/28 04:56:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:36 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:36 DEBUG : dir/file1: Remove: 2025/08/28 04:56:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/28 04:56:36 DEBUG : dir/file1: >Remove: err= 2025/08/28 04:56:36 DEBUG : dir/file1: Remove: 2025/08/28 04:56:36 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/28 04:56:36 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:36 DEBUG : dir: Looking for writers 2025/08/28 04:56:36 DEBUG : Looking for writers 2025/08/28 04:56:36 DEBUG : dir: reading active writers 2025/08/28 04:56:36 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:36 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:36 DEBUG : dir/file1: Remove: 2025/08/28 04:56:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/28 04:56:36 DEBUG : dir/file1: >Remove: err= 2025/08/28 04:56:36 DEBUG : dir/file1: Remove: 2025/08/28 04:56:36 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/28 04:56:36 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:36 DEBUG : dir: Looking for writers 2025/08/28 04:56:36 DEBUG : Looking for writers 2025/08/28 04:56:36 DEBUG : dir: reading active writers 2025/08/28 04:56:36 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:36 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/28 04:56:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/28 04:56:36 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/28 04:56:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/28 04:56:36 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/28 04:56:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/28 04:56:36 DEBUG : dir/file1: Open: flags=0x3 2025/08/28 04:56:36 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/28 04:56:36 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/28 04:56:36 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:36 DEBUG : dir: Looking for writers 2025/08/28 04:56:36 DEBUG : file1: reading active writers 2025/08/28 04:56:36 DEBUG : Looking for writers 2025/08/28 04:56:36 DEBUG : dir: reading active writers 2025/08/28 04:56:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:36 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:37 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:37 DEBUG : dir: Looking for writers 2025/08/28 04:56:37 DEBUG : file1: reading active writers 2025/08/28 04:56:37 DEBUG : Looking for writers 2025/08/28 04:56:37 DEBUG : dir: reading active writers 2025/08/28 04:56:37 DEBUG : >WaitForWriters: 2025/08/28 04:56:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/28 04:56:37 DEBUG : newLeaf: Updating file with newLeaf 0xc00082d440 2025/08/28 04:56:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/28 04:56:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/28 04:56:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/28 04:56:37 DEBUG : dir/file1: Updating file with dir/file1 0xc00082d440 2025/08/28 04:56:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/28 04:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/28 04:56:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/28 04:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:37 DEBUG : dir/file1: File is currently open, delaying rename 0xc00082d440 2025/08/28 04:56:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/28 04:56:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/28 04:56:37 DEBUG : webdav root 'rclone-test-tisimoy2mewu': File to upload is small (25 bytes), uploading instead of streaming 2025/08/28 04:56:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:37 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/28 04:56:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/28 04:56:37 DEBUG : newLeaf: Running delayed rename now 2025/08/28 04:56:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/28 04:56:37 DEBUG : newLeaf: Updating file with newLeaf 0xc00082d440 2025/08/28 04:56:37 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:37 DEBUG : dir: Looking for writers 2025/08/28 04:56:37 DEBUG : Looking for writers 2025/08/28 04:56:37 DEBUG : dir: reading active writers 2025/08/28 04:56:37 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:37 DEBUG : >WaitForWriters: 2025/08/28 04:56:37 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:37 DEBUG : dir: Looking for writers 2025/08/28 04:56:37 DEBUG : Looking for writers 2025/08/28 04:56:37 DEBUG : dir: reading active writers 2025/08/28 04:56:37 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:37 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:37 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:37 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:56:37 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:37 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:37 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:56:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:37 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:37 DEBUG : dir: Looking for writers 2025/08/28 04:56:37 DEBUG : file1: reading active writers 2025/08/28 04:56:37 DEBUG : Looking for writers 2025/08/28 04:56:37 DEBUG : dir: reading active writers 2025/08/28 04:56:37 DEBUG : >WaitForWriters: 2025/08/28 04:56:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/28 04:56:37 DEBUG : newLeaf: Updating file with newLeaf 0xc0006763c0 2025/08/28 04:56:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/28 04:56:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/28 04:56:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/28 04:56:37 DEBUG : dir/file1: Updating file with dir/file1 0xc0006763c0 2025/08/28 04:56:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/28 04:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/28 04:56:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/28 04:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:37 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006763c0 2025/08/28 04:56:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/28 04:56:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/28 04:56:37 DEBUG : webdav root 'rclone-test-tisimoy2mewu': File to upload is small (25 bytes), uploading instead of streaming 2025/08/28 04:56:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:37 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/28 04:56:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/28 04:56:37 DEBUG : newLeaf: Running delayed rename now 2025/08/28 04:56:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/28 04:56:37 DEBUG : newLeaf: Updating file with newLeaf 0xc0006763c0 2025/08/28 04:56:37 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:37 DEBUG : dir: Looking for writers 2025/08/28 04:56:37 DEBUG : Looking for writers 2025/08/28 04:56:37 DEBUG : dir: reading active writers 2025/08/28 04:56:37 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:37 DEBUG : >WaitForWriters: 2025/08/28 04:56:37 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:37 DEBUG : dir: Looking for writers 2025/08/28 04:56:37 DEBUG : Looking for writers 2025/08/28 04:56:37 DEBUG : dir: reading active writers 2025/08/28 04:56:37 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:37 DEBUG : >WaitForWriters: 2025/08/28 04:56:37 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:37 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:37 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:56:37 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:37 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:37 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:56:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:37 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/28 04:56:37 DEBUG : dir/file1: newRWFileHandle: 2025/08/28 04:56:37 DEBUG : dir/file1(0xc000d1cf80): openPending: 2025/08/28 04:56:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/28 04:56:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/28 04:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:37 DEBUG : dir/file1(0xc000d1cf80): >openPending: err= 2025/08/28 04:56:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/28 04:56:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/28 04:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/28 04:56:37 DEBUG : dir/file1(0xc000d1cf80): _writeAt: size=14, off=0 2025/08/28 04:56:37 DEBUG : dir/file1(0xc000d1cf80): >_writeAt: n=14, err= 2025/08/28 04:56:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/28 04:56:37 DEBUG : dir/file1(0xc000d1cf80): close: 2025/08/28 04:56:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/28 04:56:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/28 04:56:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:37 DEBUG : dir/file1(0xc000d1cf80): >close: err= 2025/08/28 04:56:37 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:37 DEBUG : dir: Looking for writers 2025/08/28 04:56:37 DEBUG : file1: reading active writers 2025/08/28 04:56:37 DEBUG : Looking for writers 2025/08/28 04:56:37 DEBUG : dir: reading active writers 2025/08/28 04:56:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/28 04:56:37 DEBUG : dir: Looking for writers 2025/08/28 04:56:37 DEBUG : file1: reading active writers 2025/08/28 04:56:37 DEBUG : Looking for writers 2025/08/28 04:56:37 DEBUG : dir: reading active writers 2025/08/28 04:56:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/28 04:56:37 DEBUG : dir: Looking for writers 2025/08/28 04:56:37 DEBUG : file1: reading active writers 2025/08/28 04:56:37 DEBUG : Looking for writers 2025/08/28 04:56:37 DEBUG : dir: reading active writers 2025/08/28 04:56:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/28 04:56:37 DEBUG : dir: Looking for writers 2025/08/28 04:56:37 DEBUG : file1: reading active writers 2025/08/28 04:56:37 DEBUG : Looking for writers 2025/08/28 04:56:37 DEBUG : dir: reading active writers 2025/08/28 04:56:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/28 04:56:37 DEBUG : dir/file1: vfs cache: starting upload 2025/08/28 04:56:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:37 INFO : dir/file1: Copied (replaced existing) 2025/08/28 04:56:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/28 04:56:37 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/28 04:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/28 04:56:37 DEBUG : dir: Looking for writers 2025/08/28 04:56:37 DEBUG : file1: reading active writers 2025/08/28 04:56:37 DEBUG : Looking for writers 2025/08/28 04:56:37 DEBUG : dir: reading active writers 2025/08/28 04:56:37 DEBUG : >WaitForWriters: 2025/08/28 04:56:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/28 04:56:37 DEBUG : dir/file1: newRWFileHandle: 2025/08/28 04:56:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/28 04:56:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/28 04:56:37 DEBUG : dir/file1(0xc000d1d780): _readAt: size=512, off=0 2025/08/28 04:56:37 DEBUG : dir/file1(0xc000d1d780): openPending: 2025/08/28 04:56:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/08/28 04:56:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/28 04:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:37 DEBUG : dir/file1(0xc000d1d780): >openPending: err= 2025/08/28 04:56:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/28 04:56:37 DEBUG : dir/file1(0xc000d1d780): >_readAt: n=14, err=EOF 2025/08/28 04:56:37 DEBUG : dir/file1(0xc000d1d780): close: 2025/08/28 04:56:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/28 04:56:37 DEBUG : dir/file1(0xc000d1d780): >close: err= 2025/08/28 04:56:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/28 04:56:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/28 04:56:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0006766c0 2025/08/28 04:56:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/28 04:56:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/28 04:56:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/28 04:56:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/28 04:56:38 DEBUG : dir/file1: Updating file with dir/file1 0xc0006766c0 2025/08/28 04:56:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/28 04:56:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/28 04:56:38 DEBUG : dir/file1: newRWFileHandle: 2025/08/28 04:56:38 DEBUG : dir/file1(0xc000d44380): openPending: 2025/08/28 04:56:38 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/08/28 04:56:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/28 04:56:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:38 DEBUG : dir/file1(0xc000d44380): >openPending: err= 2025/08/28 04:56:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/28 04:56:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/28 04:56:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/28 04:56:38 DEBUG : dir/file1(0xc000d44380): _writeAt: size=25, off=0 2025/08/28 04:56:38 DEBUG : dir/file1(0xc000d44380): >_writeAt: n=25, err= 2025/08/28 04:56:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/28 04:56:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/28 04:56:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0006766c0 2025/08/28 04:56:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/28 04:56:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/28 04:56:38 DEBUG : newLeaf(0xc000d44380): close: 2025/08/28 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/28 04:56:38 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-28 04:56:38.126977642 +0000 UTC m=+6.849646272 2025/08/28 04:56:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:38 DEBUG : newLeaf(0xc000d44380): >close: err= 2025/08/28 04:56:38 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:38 DEBUG : dir: Looking for writers 2025/08/28 04:56:38 DEBUG : Looking for writers 2025/08/28 04:56:38 DEBUG : dir: reading active writers 2025/08/28 04:56:38 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/28 04:56:38 DEBUG : dir: Looking for writers 2025/08/28 04:56:38 DEBUG : Looking for writers 2025/08/28 04:56:38 DEBUG : dir: reading active writers 2025/08/28 04:56:38 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/28 04:56:38 DEBUG : dir: Looking for writers 2025/08/28 04:56:38 DEBUG : Looking for writers 2025/08/28 04:56:38 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:38 DEBUG : dir: reading active writers 2025/08/28 04:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/28 04:56:38 DEBUG : dir: Looking for writers 2025/08/28 04:56:38 DEBUG : Looking for writers 2025/08/28 04:56:38 DEBUG : dir: reading active writers 2025/08/28 04:56:38 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/28 04:56:38 DEBUG : newLeaf: vfs cache: starting upload 2025/08/28 04:56:38 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:38 INFO : newLeaf: Copied (replaced existing) 2025/08/28 04:56:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-28 04:56:38 +0000 UTC" 2025/08/28 04:56:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/28 04:56:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/28 04:56:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/28 04:56:38 DEBUG : dir: Looking for writers 2025/08/28 04:56:38 DEBUG : Looking for writers 2025/08/28 04:56:38 DEBUG : dir: reading active writers 2025/08/28 04:56:38 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:38 DEBUG : >WaitForWriters: 2025/08/28 04:56:38 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:38 DEBUG : dir: Looking for writers 2025/08/28 04:56:38 DEBUG : Looking for writers 2025/08/28 04:56:38 DEBUG : dir: reading active writers 2025/08/28 04:56:38 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:38 DEBUG : >WaitForWriters: 2025/08/28 04:56:38 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:38 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:38 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:56:38 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:38 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:38 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:56:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:38 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:38 DEBUG : dir: Looking for writers 2025/08/28 04:56:38 DEBUG : file1: reading active writers 2025/08/28 04:56:38 DEBUG : Looking for writers 2025/08/28 04:56:38 DEBUG : dir: reading active writers 2025/08/28 04:56:38 DEBUG : >WaitForWriters: 2025/08/28 04:56:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/28 04:56:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0009ce300 2025/08/28 04:56:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/28 04:56:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/28 04:56:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/28 04:56:38 DEBUG : dir/file1: Updating file with dir/file1 0xc0009ce300 2025/08/28 04:56:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/28 04:56:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/28 04:56:38 DEBUG : dir/file1: newRWFileHandle: 2025/08/28 04:56:38 DEBUG : dir/file1(0xc000da02c0): openPending: 2025/08/28 04:56:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/28 04:56:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/28 04:56:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:38 DEBUG : dir/file1(0xc000da02c0): >openPending: err= 2025/08/28 04:56:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/28 04:56:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/28 04:56:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/28 04:56:38 DEBUG : dir/file1(0xc000da02c0): _writeAt: size=25, off=0 2025/08/28 04:56:38 DEBUG : dir/file1(0xc000da02c0): >_writeAt: n=25, err= 2025/08/28 04:56:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/28 04:56:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/28 04:56:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0009ce300 2025/08/28 04:56:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/28 04:56:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/28 04:56:38 DEBUG : newLeaf(0xc000da02c0): close: 2025/08/28 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/28 04:56:38 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-28 04:56:38.62545135 +0000 UTC m=+7.348119970 2025/08/28 04:56:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:38 DEBUG : newLeaf(0xc000da02c0): >close: err= 2025/08/28 04:56:38 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:38 DEBUG : dir: Looking for writers 2025/08/28 04:56:38 DEBUG : Looking for writers 2025/08/28 04:56:38 DEBUG : dir: reading active writers 2025/08/28 04:56:38 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/28 04:56:38 DEBUG : dir: Looking for writers 2025/08/28 04:56:38 DEBUG : Looking for writers 2025/08/28 04:56:38 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:38 DEBUG : dir: reading active writers 2025/08/28 04:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/28 04:56:38 DEBUG : dir: Looking for writers 2025/08/28 04:56:38 DEBUG : Looking for writers 2025/08/28 04:56:38 DEBUG : dir: reading active writers 2025/08/28 04:56:38 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/28 04:56:38 DEBUG : dir: Looking for writers 2025/08/28 04:56:38 DEBUG : Looking for writers 2025/08/28 04:56:38 DEBUG : dir: reading active writers 2025/08/28 04:56:38 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/28 04:56:38 DEBUG : newLeaf: vfs cache: starting upload 2025/08/28 04:56:38 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:38 INFO : newLeaf: Copied (replaced existing) 2025/08/28 04:56:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-28 04:56:38 +0000 UTC" 2025/08/28 04:56:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/28 04:56:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/28 04:56:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/28 04:56:38 DEBUG : dir: Looking for writers 2025/08/28 04:56:38 DEBUG : Looking for writers 2025/08/28 04:56:38 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:38 DEBUG : dir: reading active writers 2025/08/28 04:56:38 DEBUG : >WaitForWriters: 2025/08/28 04:56:38 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:38 DEBUG : dir: Looking for writers 2025/08/28 04:56:38 DEBUG : Looking for writers 2025/08/28 04:56:38 DEBUG : dir: reading active writers 2025/08/28 04:56:38 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:38 DEBUG : >WaitForWriters: 2025/08/28 04:56:38 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:38 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:38 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:56:38 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:38 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:38 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:56:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:38 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/28 04:56:38 DEBUG : dir/file1: newRWFileHandle: 2025/08/28 04:56:38 DEBUG : dir/file1(0xc000de1100): openPending: 2025/08/28 04:56:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/28 04:56:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/28 04:56:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:38 DEBUG : dir/file1(0xc000de1100): >openPending: err= 2025/08/28 04:56:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/28 04:56:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/28 04:56:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/28 04:56:38 DEBUG : dir/file1(0xc000de1100): _writeAt: size=14, off=0 2025/08/28 04:56:38 DEBUG : dir/file1(0xc000de1100): >_writeAt: n=14, err= 2025/08/28 04:56:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/28 04:56:38 DEBUG : dir/file1(0xc000de1100): close: 2025/08/28 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/28 04:56:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/28 04:56:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:38 DEBUG : dir/file1(0xc000de1100): >close: err= 2025/08/28 04:56:38 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:38 DEBUG : dir: Looking for writers 2025/08/28 04:56:38 DEBUG : file1: reading active writers 2025/08/28 04:56:38 DEBUG : Looking for writers 2025/08/28 04:56:38 DEBUG : dir: reading active writers 2025/08/28 04:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/28 04:56:38 DEBUG : dir: Looking for writers 2025/08/28 04:56:38 DEBUG : file1: reading active writers 2025/08/28 04:56:38 DEBUG : Looking for writers 2025/08/28 04:56:38 DEBUG : dir: reading active writers 2025/08/28 04:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/28 04:56:39 DEBUG : dir: Looking for writers 2025/08/28 04:56:39 DEBUG : file1: reading active writers 2025/08/28 04:56:39 DEBUG : Looking for writers 2025/08/28 04:56:39 DEBUG : dir: reading active writers 2025/08/28 04:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/28 04:56:39 DEBUG : dir: Looking for writers 2025/08/28 04:56:39 DEBUG : file1: reading active writers 2025/08/28 04:56:39 DEBUG : Looking for writers 2025/08/28 04:56:39 DEBUG : dir: reading active writers 2025/08/28 04:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/28 04:56:39 DEBUG : dir/file1: vfs cache: starting upload 2025/08/28 04:56:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:39 INFO : dir/file1: Copied (replaced existing) 2025/08/28 04:56:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/28 04:56:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/28 04:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/28 04:56:39 DEBUG : dir: Looking for writers 2025/08/28 04:56:39 DEBUG : file1: reading active writers 2025/08/28 04:56:39 DEBUG : Looking for writers 2025/08/28 04:56:39 DEBUG : dir: reading active writers 2025/08/28 04:56:39 DEBUG : >WaitForWriters: 2025/08/28 04:56:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/28 04:56:39 DEBUG : dir/file1: newRWFileHandle: 2025/08/28 04:56:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/28 04:56:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/28 04:56:39 DEBUG : dir/file1(0xc000de1b80): _readAt: size=512, off=0 2025/08/28 04:56:39 DEBUG : dir/file1(0xc000de1b80): openPending: 2025/08/28 04:56: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/08/28 04:56:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/28 04:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:39 DEBUG : dir/file1(0xc000de1b80): >openPending: err= 2025/08/28 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/28 04:56:39 DEBUG : dir/file1(0xc000de1b80): >_readAt: n=14, err=EOF 2025/08/28 04:56:39 DEBUG : dir/file1(0xc000de1b80): close: 2025/08/28 04:56:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/28 04:56:39 DEBUG : dir/file1(0xc000de1b80): >close: err= 2025/08/28 04:56:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/28 04:56:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/28 04:56:39 DEBUG : newLeaf: Updating file with newLeaf 0xc00082cfc0 2025/08/28 04:56:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/28 04:56:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/28 04:56:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/28 04:56:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/28 04:56:39 DEBUG : dir/file1: Updating file with dir/file1 0xc00082cfc0 2025/08/28 04:56:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/28 04:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/28 04:56:39 DEBUG : dir/file1: newRWFileHandle: 2025/08/28 04:56:39 DEBUG : dir/file1(0xc000763e00): openPending: 2025/08/28 04:56: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/08/28 04:56:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/28 04:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:39 DEBUG : dir/file1(0xc000763e00): >openPending: err= 2025/08/28 04:56:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/28 04:56:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/28 04:56:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/28 04:56:39 DEBUG : dir/file1(0xc000763e00): _writeAt: size=25, off=0 2025/08/28 04:56:39 DEBUG : dir/file1(0xc000763e00): >_writeAt: n=25, err= 2025/08/28 04:56:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/28 04:56:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/28 04:56:39 DEBUG : newLeaf: Updating file with newLeaf 0xc00082cfc0 2025/08/28 04:56:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/28 04:56:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/28 04:56:39 DEBUG : newLeaf(0xc000763e00): close: 2025/08/28 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/28 04:56:39 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-28 04:56:39.270659097 +0000 UTC m=+7.993327708 2025/08/28 04:56:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:39 DEBUG : newLeaf(0xc000763e00): >close: err= 2025/08/28 04:56:39 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:39 DEBUG : dir: Looking for writers 2025/08/28 04:56:39 DEBUG : Looking for writers 2025/08/28 04:56:39 DEBUG : dir: reading active writers 2025/08/28 04:56:39 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/28 04:56:39 DEBUG : dir: Looking for writers 2025/08/28 04:56:39 DEBUG : Looking for writers 2025/08/28 04:56:39 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:39 DEBUG : dir: reading active writers 2025/08/28 04:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/28 04:56:39 DEBUG : dir: Looking for writers 2025/08/28 04:56:39 DEBUG : Looking for writers 2025/08/28 04:56:39 DEBUG : dir: reading active writers 2025/08/28 04:56:39 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/28 04:56:39 DEBUG : dir: Looking for writers 2025/08/28 04:56:39 DEBUG : Looking for writers 2025/08/28 04:56:39 DEBUG : dir: reading active writers 2025/08/28 04:56:39 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/28 04:56:39 DEBUG : newLeaf: vfs cache: starting upload 2025/08/28 04:56:39 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:39 INFO : newLeaf: Copied (replaced existing) 2025/08/28 04:56:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-28 04:56:39 +0000 UTC" 2025/08/28 04:56:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/28 04:56:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/28 04:56:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/28 04:56:39 DEBUG : dir: Looking for writers 2025/08/28 04:56:39 DEBUG : Looking for writers 2025/08/28 04:56:39 DEBUG : dir: reading active writers 2025/08/28 04:56:39 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:39 DEBUG : >WaitForWriters: 2025/08/28 04:56:39 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:39 DEBUG : dir: Looking for writers 2025/08/28 04:56:39 DEBUG : Looking for writers 2025/08/28 04:56:39 DEBUG : dir: reading active writers 2025/08/28 04:56:39 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:39 DEBUG : >WaitForWriters: 2025/08/28 04:56:39 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:39 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:39 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:56:39 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:39 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:39 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:56:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:39 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:39 DEBUG : dir: Looking for writers 2025/08/28 04:56:39 DEBUG : file1: reading active writers 2025/08/28 04:56:39 DEBUG : Looking for writers 2025/08/28 04:56:39 DEBUG : dir: reading active writers 2025/08/28 04:56:39 DEBUG : >WaitForWriters: 2025/08/28 04:56:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/28 04:56:39 DEBUG : dir/file1: newRWFileHandle: 2025/08/28 04:56:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/28 04:56:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/28 04:56:39 DEBUG : dir/file1(0xc00079c140): _readAt: size=512, off=0 2025/08/28 04:56:39 DEBUG : dir/file1(0xc00079c140): openPending: 2025/08/28 04:56:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/28 04:56:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/28 04:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:39 DEBUG : dir/file1(0xc00079c140): >openPending: err= 2025/08/28 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/28 04:56:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/28 04:56:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/28 04:56:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:56:39 DEBUG : dir/file1(0xc00079c140): >_readAt: n=14, err=EOF 2025/08/28 04:56:39 DEBUG : dir/file1(0xc00079c140): close: 2025/08/28 04:56:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/28 04:56:39 DEBUG : dir/file1(0xc00079c140): >close: err= 2025/08/28 04:56:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/28 04:56:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/28 04:56:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b1d40 2025/08/28 04:56:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/28 04:56:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/28 04:56:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/28 04:56:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/28 04:56:39 DEBUG : dir/file1: Updating file with dir/file1 0xc0001b1d40 2025/08/28 04:56:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/28 04:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/28 04:56:39 DEBUG : dir/file1: newRWFileHandle: 2025/08/28 04:56:39 DEBUG : dir/file1(0xc000920680): openPending: 2025/08/28 04:56: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/08/28 04:56:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/28 04:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:39 DEBUG : dir/file1(0xc000920680): >openPending: err= 2025/08/28 04:56:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/28 04:56:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/28 04:56:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/28 04:56:39 DEBUG : dir/file1(0xc000920680): _writeAt: size=25, off=0 2025/08/28 04:56:39 DEBUG : dir/file1(0xc000920680): >_writeAt: n=25, err= 2025/08/28 04:56:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/28 04:56:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/28 04:56:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b1d40 2025/08/28 04:56:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/28 04:56:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/28 04:56:39 DEBUG : newLeaf(0xc000920680): close: 2025/08/28 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/28 04:56:39 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-28 04:56:39.778791148 +0000 UTC m=+8.501459768 2025/08/28 04:56:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:39 DEBUG : newLeaf(0xc000920680): >close: err= 2025/08/28 04:56:39 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:39 DEBUG : dir: Looking for writers 2025/08/28 04:56:39 DEBUG : Looking for writers 2025/08/28 04:56:39 DEBUG : dir: reading active writers 2025/08/28 04:56:39 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/28 04:56:39 DEBUG : dir: Looking for writers 2025/08/28 04:56:39 DEBUG : Looking for writers 2025/08/28 04:56:39 DEBUG : dir: reading active writers 2025/08/28 04:56:39 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/28 04:56:39 DEBUG : dir: Looking for writers 2025/08/28 04:56:39 DEBUG : Looking for writers 2025/08/28 04:56:39 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:39 DEBUG : dir: reading active writers 2025/08/28 04:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/28 04:56:39 DEBUG : dir: Looking for writers 2025/08/28 04:56:39 DEBUG : Looking for writers 2025/08/28 04:56:39 DEBUG : dir: reading active writers 2025/08/28 04:56:39 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/28 04:56:39 DEBUG : newLeaf: vfs cache: starting upload 2025/08/28 04:56:39 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:39 INFO : newLeaf: Copied (replaced existing) 2025/08/28 04:56:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-28 04:56:39 +0000 UTC" 2025/08/28 04:56:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/28 04:56:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/28 04:56:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/28 04:56:39 DEBUG : dir: Looking for writers 2025/08/28 04:56:39 DEBUG : Looking for writers 2025/08/28 04:56:39 DEBUG : dir: reading active writers 2025/08/28 04:56:39 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:39 DEBUG : >WaitForWriters: 2025/08/28 04:56:39 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:39 DEBUG : dir: Looking for writers 2025/08/28 04:56:39 DEBUG : Looking for writers 2025/08/28 04:56:39 DEBUG : dir: reading active writers 2025/08/28 04:56:39 DEBUG : newLeaf: reading active writers 2025/08/28 04:56:39 DEBUG : >WaitForWriters: 2025/08/28 04:56:39 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- 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.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:40 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:40 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:40 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:40 DEBUG : Looking for writers 2025/08/28 04:56:40 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-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:40 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:56:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/28 04:56:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/28 04:56:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/28 04:56:40 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:40 DEBUG : dir: Looking for writers 2025/08/28 04:56:40 DEBUG : file1: reading active writers 2025/08/28 04:56:40 DEBUG : Looking for writers 2025/08/28 04:56:40 DEBUG : dir: reading active writers 2025/08/28 04:56:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:40 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:56:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/28 04:56:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/28 04:56:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/28 04:56:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/28 04:56:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/28 04:56:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/28 04:56:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/28 04:56:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/28 04:56:40 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/28 04:56:40 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:40 DEBUG : dir: Looking for writers 2025/08/28 04:56:40 DEBUG : file1: reading active writers 2025/08/28 04:56:40 DEBUG : Looking for writers 2025/08/28 04:56:40 DEBUG : dir: reading active writers 2025/08/28 04:56:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:40 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:56:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/28 04:56:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/28 04:56:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/28 04:56:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/28 04:56:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/28 04:56:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/28 04:56:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/28 04:56:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/28 04:56:40 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/28 04:56:40 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/28 04:56:40 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/28 04:56:40 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/28 04:56:40 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/28 04:56:40 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/28 04:56:40 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/28 04:56:40 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/28 04:56:40 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/28 04:56:40 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/28 04:56:40 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/28 04:56:40 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/28 04:56:40 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/28 04:56:40 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:40 DEBUG : dir: Looking for writers 2025/08/28 04:56:40 DEBUG : file1: reading active writers 2025/08/28 04:56:40 DEBUG : Looking for writers 2025/08/28 04:56:40 DEBUG : dir: reading active writers 2025/08/28 04:56:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:40 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:56:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/28 04:56:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/28 04:56:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/28 04:56:40 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:40 DEBUG : dir: Looking for writers 2025/08/28 04:56:40 DEBUG : file1: reading active writers 2025/08/28 04:56:40 DEBUG : Looking for writers 2025/08/28 04:56:40 DEBUG : dir: reading active writers 2025/08/28 04:56:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:40 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:56:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/28 04:56:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/28 04:56:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:56:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/28 04:56:40 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/28 04:56:40 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/28 04:56:40 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:40 DEBUG : dir: Looking for writers 2025/08/28 04:56:40 DEBUG : file1: reading active writers 2025/08/28 04:56:40 DEBUG : Looking for writers 2025/08/28 04:56:40 DEBUG : dir: reading active writers 2025/08/28 04:56:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:40 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:40 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:56:40 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:40 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:40 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:56:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:56:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/28 04:56:41 DEBUG : dir/file1: newRWFileHandle: 2025/08/28 04:56:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/28 04:56:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/28 04:56:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000d8e140): _readAt: size=1, off=0 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000d8e140): openPending: 2025/08/28 04:56:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/28 04:56:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/28 04:56:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000d8e140): >openPending: err= 2025/08/28 04:56:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/28 04:56:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/28 04:56:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/28 04:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000d8e140): >_readAt: n=1, err= 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000d8e140): _readAt: size=256, off=1 2025/08/28 04:56:41 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000d8e140): >_readAt: n=15, err=EOF 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000d8e140): _readAt: size=16, off=16 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000d8e140): >_readAt: n=0, err=EOF 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000d8e140): close: 2025/08/28 04:56:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000d8e140): >close: err= 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000d8e140): close: 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000d8e140): >close: err=file already closed 2025/08/28 04:56:41 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:41 DEBUG : dir: Looking for writers 2025/08/28 04:56:41 DEBUG : file1: reading active writers 2025/08/28 04:56:41 DEBUG : Looking for writers 2025/08/28 04:56:41 DEBUG : dir: reading active writers 2025/08/28 04:56:41 DEBUG : >WaitForWriters: 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:41 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:56:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:56:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/28 04:56:41 DEBUG : dir/file1: newRWFileHandle: 2025/08/28 04:56:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/28 04:56:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/28 04:56:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000f04b40): _readAt: size=1, off=0 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000f04b40): openPending: 2025/08/28 04:56:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/28 04:56:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/28 04:56:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000f04b40): >openPending: err= 2025/08/28 04:56:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/28 04:56:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/28 04:56:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/28 04:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000f04b40): >_readAt: n=1, err= 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000f04b40): _readAt: size=1, off=5 2025/08/28 04:56:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000f04b40): >_readAt: n=1, err= 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000f04b40): _readAt: size=1, off=3 2025/08/28 04:56:41 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000f04b40): >_readAt: n=1, err= 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000f04b40): _readAt: size=1, off=13 2025/08/28 04:56:41 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000f04b40): >_readAt: n=1, err= 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000f04b40): _readAt: size=16, off=100 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000f04b40): >_readAt: n=0, err=EOF 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000f04b40): close: 2025/08/28 04:56:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000f04b40): >close: err= 2025/08/28 04:56:41 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:41 DEBUG : dir: Looking for writers 2025/08/28 04:56:41 DEBUG : file1: reading active writers 2025/08/28 04:56:41 DEBUG : Looking for writers 2025/08/28 04:56:41 DEBUG : dir: reading active writers 2025/08/28 04:56:41 DEBUG : >WaitForWriters: 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:41 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:56:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:56:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/28 04:56:41 DEBUG : dir/file1: newRWFileHandle: 2025/08/28 04:56:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/28 04:56:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/28 04:56:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000770980): _readAt: size=1, off=0 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000770980): openPending: 2025/08/28 04:56:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/28 04:56:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/28 04:56:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000770980): >openPending: err= 2025/08/28 04:56:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/28 04:56:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/28 04:56:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/28 04:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000770980): >_readAt: n=1, err= 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000770980): _readAt: size=1, off=5 2025/08/28 04:56:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000770980): >_readAt: n=1, err= 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000770980): _readAt: size=1, off=1 2025/08/28 04:56:41 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000770980): >_readAt: n=1, err= 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000770980): _readAt: size=6, off=10 2025/08/28 04:56:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000770980): >_readAt: n=6, err= 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000770980): _readAt: size=256, off=10 2025/08/28 04:56:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000770980): >_readAt: n=6, err=EOF 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000770980): _readAt: size=256, off=100 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000770980): >_readAt: n=0, err=EOF 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000770980): close: 2025/08/28 04:56:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000770980): >close: err= 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000770980): _readAt: size=256, off=100 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000770980): >_readAt: n=0, err=file already closed 2025/08/28 04:56:41 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:41 DEBUG : dir: Looking for writers 2025/08/28 04:56:41 DEBUG : file1: reading active writers 2025/08/28 04:56:41 DEBUG : Looking for writers 2025/08/28 04:56:41 DEBUG : dir: reading active writers 2025/08/28 04:56:41 DEBUG : >WaitForWriters: 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:41 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:56:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:56:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/28 04:56:41 DEBUG : dir/file1: newRWFileHandle: 2025/08/28 04:56:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/28 04:56:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/28 04:56:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000ded480): RWFileHandle.Flush 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000ded480): _readAt: size=256, off=0 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000ded480): openPending: 2025/08/28 04:56:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/28 04:56:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/28 04:56:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000ded480): >openPending: err= 2025/08/28 04:56:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/28 04:56:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/28 04:56:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/28 04:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000ded480): >_readAt: n=16, err=EOF 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000ded480): RWFileHandle.Flush 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000ded480): RWFileHandle.Flush 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000ded480): close: 2025/08/28 04:56:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000ded480): >close: err= 2025/08/28 04:56:41 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:41 DEBUG : dir: Looking for writers 2025/08/28 04:56:41 DEBUG : file1: reading active writers 2025/08/28 04:56:41 DEBUG : Looking for writers 2025/08/28 04:56:41 DEBUG : dir: reading active writers 2025/08/28 04:56:41 DEBUG : >WaitForWriters: 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:41 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:56:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:56:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/28 04:56:41 DEBUG : dir/file1: newRWFileHandle: 2025/08/28 04:56:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/28 04:56:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/28 04:56:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000f3f540): _readAt: size=256, off=0 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000f3f540): openPending: 2025/08/28 04:56:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/28 04:56:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/28 04:56:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000f3f540): >openPending: err= 2025/08/28 04:56:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/28 04:56:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/28 04:56:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/28 04:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000f3f540): >_readAt: n=16, err=EOF 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000f3f540): RWFileHandle.Release 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000f3f540): close: 2025/08/28 04:56:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000f3f540): >close: err= 2025/08/28 04:56:41 DEBUG : dir/file1(0xc000f3f540): RWFileHandle.Release 2025/08/28 04:56:41 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:41 DEBUG : dir: Looking for writers 2025/08/28 04:56:41 DEBUG : file1: reading active writers 2025/08/28 04:56:41 DEBUG : Looking for writers 2025/08/28 04:56:41 DEBUG : dir: reading active writers 2025/08/28 04:56:41 DEBUG : >WaitForWriters: 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:41 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:41 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:56:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:41 DEBUG : file1: newRWFileHandle: 2025/08/28 04:56:41 DEBUG : file1(0xc0006f7300): openPending: 2025/08/28 04:56:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:41 DEBUG : file1(0xc0006f7300): >openPending: err= 2025/08/28 04:56:41 DEBUG : file1: >newRWFileHandle: err= 2025/08/28 04:56:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/28 04:56:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/28 04:56:41 DEBUG : file1(0xc0006f7300): _writeAt: size=5, off=0 2025/08/28 04:56:41 DEBUG : file1(0xc0006f7300): >_writeAt: n=5, err= 2025/08/28 04:56:41 DEBUG : file1(0xc0006f7300): _writeAt: size=7, off=5 2025/08/28 04:56:41 DEBUG : file1(0xc0006f7300): >_writeAt: n=7, err= 2025/08/28 04:56:41 DEBUG : file1: vfs cache: truncate to size=11 2025/08/28 04:56:41 DEBUG : file1(0xc0006f7300): close: 2025/08/28 04:56:41 DEBUG : file1: vfs cache: setting modification time to 2025-08-28 04:56:41.734511473 +0000 UTC m=+10.457180103 2025/08/28 04:56:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:41 DEBUG : file1(0xc0006f7300): >close: err= 2025/08/28 04:56:41 DEBUG : file1(0xc0006f7300): close: 2025/08/28 04:56:41 DEBUG : file1(0xc0006f7300): >close: err=file already closed 2025/08/28 04:56:41 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:41 DEBUG : Looking for writers 2025/08/28 04:56:41 DEBUG : file1: reading active writers 2025/08/28 04:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/28 04:56:41 DEBUG : Looking for writers 2025/08/28 04:56:41 DEBUG : file1: reading active writers 2025/08/28 04:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/28 04:56:41 DEBUG : Looking for writers 2025/08/28 04:56:41 DEBUG : file1: reading active writers 2025/08/28 04:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/28 04:56:41 DEBUG : Looking for writers 2025/08/28 04:56:41 DEBUG : file1: reading active writers 2025/08/28 04:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/28 04:56:41 DEBUG : file1: vfs cache: starting upload 2025/08/28 04:56:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:41 INFO : file1: Copied (new) 2025/08/28 04:56:41 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-28 04:56:41 +0000 UTC" 2025/08/28 04:56:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/28 04:56:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:41 INFO : file1: vfs cache: upload succeeded try #1 2025/08/28 04:56:41 DEBUG : Looking for writers 2025/08/28 04:56:41 DEBUG : file1: reading active writers 2025/08/28 04:56:41 DEBUG : >WaitForWriters: 2025/08/28 04:56:41 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:41 DEBUG : Looking for writers 2025/08/28 04:56:41 DEBUG : file1: reading active writers 2025/08/28 04:56:41 DEBUG : >WaitForWriters: 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:41 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:41 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:56:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:41 DEBUG : file1: newRWFileHandle: 2025/08/28 04:56:41 DEBUG : file1(0xc000832700): openPending: 2025/08/28 04:56:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:41 DEBUG : file1(0xc000832700): >openPending: err= 2025/08/28 04:56:41 DEBUG : file1: >newRWFileHandle: err= 2025/08/28 04:56:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/28 04:56:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/28 04:56:41 DEBUG : file1(0xc000832700): _writeAt: size=7, off=0 2025/08/28 04:56:41 DEBUG : file1(0xc000832700): >_writeAt: n=7, err= 2025/08/28 04:56:41 DEBUG : file1(0xc000832700): _writeAt: size=6, off=5 2025/08/28 04:56:41 DEBUG : file1(0xc000832700): >_writeAt: n=6, err= 2025/08/28 04:56:41 DEBUG : file1(0xc000832700): close: 2025/08/28 04:56:41 DEBUG : file1: vfs cache: setting modification time to 2025-08-28 04:56:41.933793134 +0000 UTC m=+10.656461754 2025/08/28 04:56:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:41 DEBUG : file1(0xc000832700): >close: err= 2025/08/28 04:56:41 DEBUG : file1(0xc000832700): _writeAt: size=5, off=0 2025/08/28 04:56:41 DEBUG : file1(0xc000832700): >_writeAt: n=0, err=file already closed 2025/08/28 04:56:41 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:41 DEBUG : Looking for writers 2025/08/28 04:56:41 DEBUG : file1: reading active writers 2025/08/28 04:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/28 04:56:41 DEBUG : Looking for writers 2025/08/28 04:56:41 DEBUG : file1: reading active writers 2025/08/28 04:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/28 04:56:41 DEBUG : Looking for writers 2025/08/28 04:56:41 DEBUG : file1: reading active writers 2025/08/28 04:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/28 04:56:42 DEBUG : file1: vfs cache: starting upload 2025/08/28 04:56:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:42 INFO : file1: Copied (new) 2025/08/28 04:56:42 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-28 04:56:41 +0000 UTC" 2025/08/28 04:56:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/28 04:56:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:42 INFO : file1: vfs cache: upload succeeded try #1 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : >WaitForWriters: 2025/08/28 04:56:42 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : >WaitForWriters: 2025/08/28 04:56:42 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:42 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:42 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:56:42 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:42 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:56:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:42 DEBUG : file1: newRWFileHandle: 2025/08/28 04:56:42 DEBUG : file1(0xc000f50bc0): openPending: 2025/08/28 04:56:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:42 DEBUG : file1(0xc000f50bc0): >openPending: err= 2025/08/28 04:56:42 DEBUG : file1: >newRWFileHandle: err= 2025/08/28 04:56:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/28 04:56:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/28 04:56:42 DEBUG : file1(0xc000f50bc0): close: 2025/08/28 04:56:42 DEBUG : file1: vfs cache: setting modification time to 2025-08-28 04:56:42.132284333 +0000 UTC m=+10.854952942 2025/08/28 04:56:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:42 DEBUG : file1(0xc000f50bc0): >close: err= 2025/08/28 04:56:42 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/28 04:56:42 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/28 04:56:42 DEBUG : file2: newRWFileHandle: 2025/08/28 04:56:42 DEBUG : file2(0xc000f51040): openPending: 2025/08/28 04:56:42 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/28 04:56:42 DEBUG : file2(0xc000f51040): >openPending: err= 2025/08/28 04:56:42 DEBUG : file2: >newRWFileHandle: err= 2025/08/28 04:56:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/28 04:56:42 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/28 04:56:42 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/28 04:56:42 DEBUG : file2(0xc000f51040): RWFileHandle.Flush 2025/08/28 04:56:42 DEBUG : file2(0xc000f51040): RWFileHandle.Release 2025/08/28 04:56:42 DEBUG : file2(0xc000f51040): close: 2025/08/28 04:56:42 DEBUG : file2: vfs cache: setting modification time to 2025-08-28 04:56:42.133781735 +0000 UTC m=+10.856450345 2025/08/28 04:56:42 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:42 DEBUG : file2(0xc000f51040): >close: err= 2025/08/28 04:56:42 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : file2: reading active writers 2025/08/28 04:56:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : file2: reading active writers 2025/08/28 04:56:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : file2: reading active writers 2025/08/28 04:56:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : file2: reading active writers 2025/08/28 04:56:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/28 04:56:42 DEBUG : file1: vfs cache: starting upload 2025/08/28 04:56:42 DEBUG : file2: vfs cache: starting upload 2025/08/28 04:56:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:42 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:42 INFO : file1: Copied (new) 2025/08/28 04:56:42 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-28 04:56:42 +0000 UTC" 2025/08/28 04:56:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/28 04:56:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:42 INFO : file1: vfs cache: upload succeeded try #1 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : file2: reading active writers 2025/08/28 04:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/28 04:56:42 INFO : file2: Copied (new) 2025/08/28 04:56:42 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-28 04:56:42 +0000 UTC" 2025/08/28 04:56:42 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/28 04:56:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/28 04:56:42 INFO : file2: vfs cache: upload succeeded try #1 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : file2: reading active writers 2025/08/28 04:56:42 DEBUG : >WaitForWriters: 2025/08/28 04:56:42 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : file2: reading active writers 2025/08/28 04:56:42 DEBUG : >WaitForWriters: 2025/08/28 04:56:42 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:42 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:42 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:56:42 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:42 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:56:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:42 DEBUG : file1: newRWFileHandle: 2025/08/28 04:56:42 DEBUG : file1(0xc000868b40): openPending: 2025/08/28 04:56:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:42 DEBUG : file1(0xc000868b40): >openPending: err= 2025/08/28 04:56:42 DEBUG : file1: >newRWFileHandle: err= 2025/08/28 04:56:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/28 04:56:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/28 04:56:42 DEBUG : file1(0xc000868b40): _writeAt: size=5, off=0 2025/08/28 04:56:42 DEBUG : file1(0xc000868b40): >_writeAt: n=5, err= 2025/08/28 04:56:42 DEBUG : file1(0xc000868b40): RWFileHandle.Flush 2025/08/28 04:56:42 DEBUG : file1(0xc000868b40): RWFileHandle.Flush 2025/08/28 04:56:42 DEBUG : file1(0xc000868b40): close: 2025/08/28 04:56:42 DEBUG : file1: vfs cache: setting modification time to 2025-08-28 04:56:42.505458263 +0000 UTC m=+11.228126872 2025/08/28 04:56:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:42 DEBUG : file1(0xc000868b40): >close: err= 2025/08/28 04:56:42 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/28 04:56:42 DEBUG : file1: vfs cache: starting upload 2025/08/28 04:56:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:42 INFO : file1: Copied (new) 2025/08/28 04:56:42 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-28 04:56:42 +0000 UTC" 2025/08/28 04:56:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/28 04:56:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:42 INFO : file1: vfs cache: upload succeeded try #1 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : >WaitForWriters: 2025/08/28 04:56:42 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:42 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:42 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:56:42 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:42 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:56:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:42 DEBUG : file1: newRWFileHandle: 2025/08/28 04:56:42 DEBUG : file1(0xc000f6a4c0): openPending: 2025/08/28 04:56:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:42 DEBUG : file1(0xc000f6a4c0): >openPending: err= 2025/08/28 04:56:42 DEBUG : file1: >newRWFileHandle: err= 2025/08/28 04:56:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/28 04:56:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/28 04:56:42 DEBUG : file1(0xc000f6a4c0): _writeAt: size=5, off=0 2025/08/28 04:56:42 DEBUG : file1(0xc000f6a4c0): >_writeAt: n=5, err= 2025/08/28 04:56:42 DEBUG : file1(0xc000f6a4c0): RWFileHandle.Release 2025/08/28 04:56:42 DEBUG : file1(0xc000f6a4c0): close: 2025/08/28 04:56:42 DEBUG : file1: vfs cache: setting modification time to 2025-08-28 04:56:42.694523883 +0000 UTC m=+11.417192493 2025/08/28 04:56:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:42 DEBUG : file1(0xc000f6a4c0): >close: err= 2025/08/28 04:56:42 DEBUG : file1(0xc000f6a4c0): RWFileHandle.Release 2025/08/28 04:56:42 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/28 04:56:42 DEBUG : file1: vfs cache: starting upload 2025/08/28 04:56:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:42 INFO : file1: Copied (new) 2025/08/28 04:56:42 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-28 04:56:42 +0000 UTC" 2025/08/28 04:56:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/28 04:56:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:42 INFO : file1: vfs cache: upload succeeded try #1 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : >WaitForWriters: 2025/08/28 04:56:42 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:42 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:42 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:56:42 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:42 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:56:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/28 04:56:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/28 04:56:42 DEBUG : dir/file1: newRWFileHandle: 2025/08/28 04:56:42 DEBUG : dir/file1(0xc000d23480): openPending: 2025/08/28 04:56:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/28 04:56:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/28 04:56:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:42 DEBUG : dir/file1(0xc000d23480): >openPending: err= 2025/08/28 04:56:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/28 04:56:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/28 04:56:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/28 04:56:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/28 04:56:42 DEBUG : dir/file1(0xc000d23480): _writeAt: size=5, off=0 2025/08/28 04:56:42 DEBUG : dir/file1(0xc000d23480): >_writeAt: n=5, err= 2025/08/28 04:56:42 DEBUG : dir/file1(0xc000d23480): close: 2025/08/28 04:56:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:42 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-28 04:56:42.94914022 +0000 UTC m=+11.671808841 2025/08/28 04:56:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:42 DEBUG : dir/file1(0xc000d23480): >close: err= 2025/08/28 04:56:42 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:42 DEBUG : dir: Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : dir: reading active writers 2025/08/28 04:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/28 04:56:42 DEBUG : dir: Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : dir: reading active writers 2025/08/28 04:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/28 04:56:42 DEBUG : dir: Looking for writers 2025/08/28 04:56:42 DEBUG : file1: reading active writers 2025/08/28 04:56:42 DEBUG : Looking for writers 2025/08/28 04:56:42 DEBUG : dir: reading active writers 2025/08/28 04:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/28 04:56:43 DEBUG : dir: Looking for writers 2025/08/28 04:56:43 DEBUG : file1: reading active writers 2025/08/28 04:56:43 DEBUG : Looking for writers 2025/08/28 04:56:43 DEBUG : dir: reading active writers 2025/08/28 04:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/28 04:56:43 DEBUG : dir/file1: vfs cache: starting upload 2025/08/28 04:56:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:43 INFO : dir/file1: Copied (replaced existing) 2025/08/28 04:56:43 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-28 04:56:42 +0000 UTC" 2025/08/28 04:56:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/28 04:56:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/28 04:56:43 DEBUG : dir: Looking for writers 2025/08/28 04:56:43 DEBUG : file1: reading active writers 2025/08/28 04:56:43 DEBUG : Looking for writers 2025/08/28 04:56:43 DEBUG : dir: reading active writers 2025/08/28 04:56:43 DEBUG : >WaitForWriters: 2025/08/28 04:56:43 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:43 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:43 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:56:43 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:43 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:43 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:56:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:43 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : dir/file1: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/28 04:56:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/28 04:56:43 DEBUG : dir/file1(0xc000da4c40): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : dir/file1(0xc000da4c40): openPending: 2025/08/28 04:56:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/28 04:56:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/28 04:56:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:43 DEBUG : dir/file1(0xc000da4c40): >openPending: err= 2025/08/28 04:56:43 DEBUG : dir/file1(0xc000da4c40): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : dir/file1(0xc000da4c40): _writeAt: size=15, off=5 2025/08/28 04:56:43 DEBUG : dir/file1(0xc000da4c40): >_writeAt: n=15, err= 2025/08/28 04:56:43 DEBUG : dir/file1(0xc000da4c40): close: 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/28 04:56:43 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-28 04:56:43.234682614 +0000 UTC m=+11.957351195 2025/08/28 04:56:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : dir/file1(0xc000da4c40): >close: err= 2025/08/28 04:56:43 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:43 DEBUG : dir: Looking for writers 2025/08/28 04:56:43 DEBUG : file1: reading active writers 2025/08/28 04:56:43 DEBUG : Looking for writers 2025/08/28 04:56:43 DEBUG : dir: reading active writers 2025/08/28 04:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/28 04:56:43 DEBUG : dir: Looking for writers 2025/08/28 04:56:43 DEBUG : file1: reading active writers 2025/08/28 04:56:43 DEBUG : Looking for writers 2025/08/28 04:56:43 DEBUG : dir: reading active writers 2025/08/28 04:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/28 04:56:43 DEBUG : dir: Looking for writers 2025/08/28 04:56:43 DEBUG : file1: reading active writers 2025/08/28 04:56:43 DEBUG : Looking for writers 2025/08/28 04:56:43 DEBUG : dir: reading active writers 2025/08/28 04:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/28 04:56:43 DEBUG : dir: Looking for writers 2025/08/28 04:56:43 DEBUG : file1: reading active writers 2025/08/28 04:56:43 DEBUG : Looking for writers 2025/08/28 04:56:43 DEBUG : dir: reading active writers 2025/08/28 04:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/28 04:56:43 DEBUG : dir/file1: vfs cache: starting upload 2025/08/28 04:56:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:43 INFO : dir/file1: Copied (replaced existing) 2025/08/28 04:56:43 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-28 04:56:43 +0000 UTC" 2025/08/28 04:56:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/28 04:56:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/28 04:56:43 DEBUG : dir: Looking for writers 2025/08/28 04:56:43 DEBUG : file1: reading active writers 2025/08/28 04:56:43 DEBUG : Looking for writers 2025/08/28 04:56:43 DEBUG : dir: reading active writers 2025/08/28 04:56:43 DEBUG : >WaitForWriters: 2025/08/28 04:56:43 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:43 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:43 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:56:43 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:43 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:56:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : file1: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : file1(0xc000a2afc0): openPending: 2025/08/28 04:56:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:43 DEBUG : file1(0xc000a2afc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : file1: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/28 04:56:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/28 04:56:43 DEBUG : file1(0xc000a2afc0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : file1(0xc000a2afc0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : file1(0xc000a2afc0): close: 2025/08/28 04:56:43 DEBUG : file1: vfs cache: setting modification time to 2025-08-28 04:56:43.456903058 +0000 UTC m=+12.179571677 2025/08/28 04:56:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : file1(0xc000a2afc0): >close: err= 2025/08/28 04:56:43 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:43 DEBUG : Looking for writers 2025/08/28 04:56:43 DEBUG : file1: reading active writers 2025/08/28 04:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/28 04:56:43 DEBUG : Looking for writers 2025/08/28 04:56:43 DEBUG : file1: reading active writers 2025/08/28 04:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/28 04:56:43 DEBUG : Looking for writers 2025/08/28 04:56:43 DEBUG : file1: reading active writers 2025/08/28 04:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/28 04:56:43 DEBUG : Looking for writers 2025/08/28 04:56:43 DEBUG : file1: reading active writers 2025/08/28 04:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/28 04:56:43 DEBUG : file1: vfs cache: starting upload 2025/08/28 04:56:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:56:43 INFO : file1: Copied (new) 2025/08/28 04:56:43 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-28 04:56:43 +0000 UTC" 2025/08/28 04:56:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:43 INFO : file1: vfs cache: upload succeeded try #1 2025/08/28 04:56:43 DEBUG : Looking for writers 2025/08/28 04:56:43 DEBUG : file1: reading active writers 2025/08/28 04:56:43 DEBUG : >WaitForWriters: 2025/08/28 04:56:43 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:43 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:43 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:56:43 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:43 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/28 04:56:43 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44640): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44640): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44640): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44640): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44640): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.64388289 +0000 UTC m=+12.366551499 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44640): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44ac0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44ac0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44ac0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44ac0): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44ac0): _writeAt: size=3, off=2 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44ac0): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44ac0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.64388289 +0000 UTC m=+12.366551499 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44ac0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44f80): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44f80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44f80): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44f80): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44f80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.64388289 +0000 UTC m=+12.366551499 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44f80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd880 item 1 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a455c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a455c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a455c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a455c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a455c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.648352185 +0000 UTC m=+12.371020805 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a455c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a45ac0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a45ac0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a45ac0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a45ac0): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a45ac0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.648352185 +0000 UTC m=+12.371020805 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a45ac0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110070 item 2 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a60180): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a60180): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a60180): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a60180): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a60180): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.650910372 +0000 UTC m=+12.373578981 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a60180): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a60600): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a60600): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a60600): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a60600): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a60600): _writeAt: size=3, off=2 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a60600): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a60600): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.650910372 +0000 UTC m=+12.373578981 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a60600): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a60ac0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a60ac0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a60ac0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a60ac0): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a60ac0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.650910372 +0000 UTC m=+12.373578981 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a60ac0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110620 item 3 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a61140): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a61140): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a61140): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a61140): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a61140): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.654774439 +0000 UTC m=+12.377443049 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a61140): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a61680): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a61680): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a61680): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a61680): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a61680): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.654774439 +0000 UTC m=+12.377443049 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a61680): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001110a0 item 4 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a61cc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a61cc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a61cc0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a61cc0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a61cc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.658160511 +0000 UTC m=+12.380829131 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a61cc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f861c0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f861c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f861c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f861c0): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f861c0): _writeAt: size=3, off=2 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f861c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f861c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.658160511 +0000 UTC m=+12.380829131 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f861c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f86680): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f86680): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f86680): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f86680): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f86680): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.658160511 +0000 UTC m=+12.380829131 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f86680): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001116c0 item 5 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f86d00): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f86d00): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f86d00): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f86d00): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f86d00): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.662400035 +0000 UTC m=+12.385068655 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f86d00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f87240): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f87240): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f87240): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f87240): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f87240): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.662400035 +0000 UTC m=+12.385068655 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f87240): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a150 item 6 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f878c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f878c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f878c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f878c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f878c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.665815451 +0000 UTC m=+12.388484070 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f878c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f87dc0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f87dc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f87dc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f87dc0): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f87dc0): _writeAt: size=3, off=2 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f87dc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f87dc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.665815451 +0000 UTC m=+12.388484070 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f87dc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fac300): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fac300): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fac300): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fac300): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fac300): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.665815451 +0000 UTC m=+12.388484070 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fac300): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034abd0 item 7 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fac980): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fac980): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fac980): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fac980): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fac980): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.670127731 +0000 UTC m=+12.392796351 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fac980): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000facec0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000facec0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000facec0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000facec0): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000facec0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.670127731 +0000 UTC m=+12.392796351 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000facec0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b420 item 8 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fad480): _readAt: size=2, off=0 2025/08/28 04:56:43 ERROR : open-test-file(0xc000fad480): Couldn't read size of file 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fad480): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fad480): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fad480): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fad480): close: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fad480): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fad840): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fad840): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fad840): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fad840): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fad840): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.674283046 +0000 UTC m=+12.396951687 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fad840): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fadcc0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fadcc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fadcc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fadcc0): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fadcc0): _writeAt: size=3, off=2 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fadcc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fadcc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.674283046 +0000 UTC m=+12.396951687 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fadcc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc6240): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc6240): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc6240): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc6240): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc6240): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.674283046 +0000 UTC m=+12.396951687 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc6240): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bc70 item 9 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc68c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc68c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc68c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc68c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc68c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.679144108 +0000 UTC m=+12.401812718 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc68c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e15100): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e15100): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e15100): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e15100): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e15100): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.679144108 +0000 UTC m=+12.401812718 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e15100): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401c70 item 10 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc6f00): _readAt: size=2, off=0 2025/08/28 04:56:43 ERROR : open-test-file(0xc000fc6f00): Couldn't read size of file 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc6f00): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc6f00): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc6f00): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc6f00): close: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc6f00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e14040): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e14040): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e14040): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e14040): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e14040): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.683388151 +0000 UTC m=+12.406056751 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e14040): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e14540): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e14540): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e14540): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e14540): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e14540): _writeAt: size=3, off=2 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e14540): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e14540): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.683388151 +0000 UTC m=+12.406056751 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e14540): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e14a40): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e14a40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e14a40): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e14a40): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e14a40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.683388151 +0000 UTC m=+12.406056751 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e14a40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368150 item 11 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e15600): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e15600): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e15600): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e15600): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e15600): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.687319396 +0000 UTC m=+12.409988026 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e15600): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e15b40): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e15b40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e15b40): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e15b40): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e15b40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.687319396 +0000 UTC m=+12.409988026 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000e15b40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368a80 item 12 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc6200): _readAt: size=2, off=0 2025/08/28 04:56:43 ERROR : open-test-file(0xc000fc6200): Couldn't read size of file 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc6200): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc6200): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc6200): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc6200): close: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc6200): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc65c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc65c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc65c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc65c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc65c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.690684006 +0000 UTC m=+12.413352656 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc65c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc7500): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc7500): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc7500): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc7500): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc7500): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.690684006 +0000 UTC m=+12.413352656 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc7500): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369180 item 13 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc7b80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc7b80): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc7b80): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc7b80): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc7b80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.693701855 +0000 UTC m=+12.416370445 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000fc7b80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009540c0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009540c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009540c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009540c0): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009540c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.693701855 +0000 UTC m=+12.416370445 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009540c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369b20 item 14 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000954740): _readAt: size=2, off=0 2025/08/28 04:56:43 ERROR : open-test-file(0xc000954740): Couldn't read size of file 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000954740): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000954740): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000954740): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000954740): close: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000954740): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000954b00): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000954b00): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000954b00): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000954b00): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000954b00): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.696369827 +0000 UTC m=+12.419038407 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000954b00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009551c0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009551c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009551c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009551c0): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009551c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.696369827 +0000 UTC m=+12.419038407 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009551c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e540 item 15 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000955840): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000955840): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000955840): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000955840): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000955840): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.698446678 +0000 UTC m=+12.421115258 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000955840): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000955d80): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000955d80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000955d80): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000955d80): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000955d80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.698446678 +0000 UTC m=+12.421115258 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000955d80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f030 item 16 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bb5c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bb5c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bb5c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bb5c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bb5c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.700126664 +0000 UTC m=+12.422795244 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bb5c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bbdc0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bbdc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bbdc0): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bbdc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bbdc0): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bbdc0): _writeAt: size=3, off=7 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bbdc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bbdc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.700126664 +0000 UTC m=+12.422795244 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bbdc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0004118c0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0004118c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0004118c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0004118c0): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0004118c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.700126664 +0000 UTC m=+12.422795244 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0004118c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fab0 item 17 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0002c4ac0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0002c4ac0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0002c4ac0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0002c4ac0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0002c4ac0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.70234417 +0000 UTC m=+12.425012750 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0002c4ac0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0002c51c0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0002c51c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0002c51c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0002c51c0): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0002c51c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.70234417 +0000 UTC m=+12.425012750 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0002c51c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366380 item 18 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0002c5c00): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0002c5c00): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0002c5c00): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0002c5c00): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0002c5c00): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.703980423 +0000 UTC m=+12.426649003 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0002c5c00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712180): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712180): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712180): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712180): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712180): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712180): _writeAt: size=3, off=7 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712180): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712180): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.703980423 +0000 UTC m=+12.426649003 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712180): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712b80): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712b80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712b80): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712b80): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712b80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.703980423 +0000 UTC m=+12.426649003 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712b80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003668c0 item 19 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713200): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713200): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713200): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713200): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713200): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.706355786 +0000 UTC m=+12.429024376 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713200): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713740): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713740): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713740): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713740): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713740): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.706355786 +0000 UTC m=+12.429024376 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713740): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366fc0 item 20 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713dc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713dc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713dc0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713dc0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713dc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.708052393 +0000 UTC m=+12.430720974 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713dc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca340): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca340): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca340): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca340): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca340): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca340): _writeAt: size=3, off=7 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca340): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca340): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.708052393 +0000 UTC m=+12.430720974 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca340): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca840): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca840): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca840): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca840): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca840): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.708052393 +0000 UTC m=+12.430720974 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca840): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003677a0 item 21 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009caf00): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009caf00): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009caf00): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009caf00): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009caf00): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.711061646 +0000 UTC m=+12.433730246 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009caf00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cb440): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cb440): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cb440): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cb440): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cb440): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.711061646 +0000 UTC m=+12.433730246 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cb440): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367e30 item 22 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cbac0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cbac0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cbac0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cbac0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cbac0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.71563665 +0000 UTC m=+12.438305260 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cbac0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770040): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770040): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770040): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770040): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770040): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770040): _writeAt: size=3, off=7 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770040): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770040): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.71563665 +0000 UTC m=+12.438305260 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770040): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770540): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770540): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770540): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770540): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770540): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.71563665 +0000 UTC m=+12.438305260 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770540): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324f50 item 23 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770cc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770cc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770cc0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770cc0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770cc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.719208139 +0000 UTC m=+12.441876738 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770cc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771200): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771200): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771200): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771200): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771200): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.719208139 +0000 UTC m=+12.441876738 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771200): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325880 item 24 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771840): _readAt: size=2, off=0 2025/08/28 04:56:43 ERROR : open-test-file(0xc000771840): Couldn't read size of file 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771840): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771840): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771840): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771840): close: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771840): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771c00): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771c00): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771c00): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771c00): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771c00): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.721792173 +0000 UTC m=+12.444460773 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771c00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0180): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0180): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0180): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0180): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0180): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0180): _writeAt: size=3, off=7 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0180): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0180): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.721792173 +0000 UTC m=+12.444460773 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0180): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0740): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0740): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0740): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0740): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0740): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.721792173 +0000 UTC m=+12.444460773 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0740): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325d50 item 25 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0dc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0dc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0dc0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0dc0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0dc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.72494249 +0000 UTC m=+12.447611101 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0dc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1340): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1340): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1340): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1340): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1340): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.72494249 +0000 UTC m=+12.447611101 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1340): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364c40 item 26 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1980): _readAt: size=2, off=0 2025/08/28 04:56:43 ERROR : open-test-file(0xc000da1980): Couldn't read size of file 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1980): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1980): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1980): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1980): close: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1980): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1d40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1d40): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1d40): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1d40): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1d40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.727318664 +0000 UTC m=+12.449987254 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1d40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f42c0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f42c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f42c0): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f42c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f42c0): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f42c0): _writeAt: size=3, off=7 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f42c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f42c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.727318664 +0000 UTC m=+12.449987254 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f42c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4900): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4900): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4900): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4900): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4900): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.727318664 +0000 UTC m=+12.449987254 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4900): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364fc0 item 27 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4f80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4f80): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4f80): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4f80): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4f80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.730666233 +0000 UTC m=+12.453334832 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4f80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f55c0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f55c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f55c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f55c0): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f55c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.730666233 +0000 UTC m=+12.453334832 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f55c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003655e0 item 28 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f5c00): _readAt: size=2, off=0 2025/08/28 04:56:43 ERROR : open-test-file(0xc0006f5c00): Couldn't read size of file 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f5c00): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f5c00): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f5c00): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f5c00): close: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f5c00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072a040): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072a040): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072a040): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072a040): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072a040): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.732888778 +0000 UTC m=+12.455557358 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072a040): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072a800): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072a800): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072a800): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072a800): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072a800): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.732888778 +0000 UTC m=+12.455557358 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072a800): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365dc0 item 29 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072aec0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072aec0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072aec0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072aec0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072aec0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.734609019 +0000 UTC m=+12.457277599 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072aec0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072b400): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072b400): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072b400): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072b400): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072b400): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.734609019 +0000 UTC m=+12.457277599 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072b400): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d62a0 item 30 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072ba40): _readAt: size=2, off=0 2025/08/28 04:56:43 ERROR : open-test-file(0xc00072ba40): Couldn't read size of file 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072ba40): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072ba40): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072ba40): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072ba40): close: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072ba40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072be00): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072be00): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072be00): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072be00): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072be00): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.73631809 +0000 UTC m=+12.458986670 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072be00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ee5c0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ee5c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ee5c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ee5c0): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ee5c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.73631809 +0000 UTC m=+12.458986670 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ee5c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d67e0 item 31 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006eec40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006eec40): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006eec40): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006eec40): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006eec40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.738187752 +0000 UTC m=+12.460856332 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006eec40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef180): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef180): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef180): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef180): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef180): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.738187752 +0000 UTC m=+12.460856332 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef180): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6d20 item 32 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef7c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef7c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef7c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef7c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef7c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.739960382 +0000 UTC m=+12.462628962 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef7c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006efc40): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006efc40): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006efc40): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006efc40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006efc40): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7110 item 33 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006efc40): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006efc40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.740648755 +0000 UTC m=+12.463317335 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006efc40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec1c0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec1c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec1c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec1c0): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec1c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.740648755 +0000 UTC m=+12.463317335 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec1c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7500 item 33 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec800): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec800): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec800): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec800): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec800): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.742233853 +0000 UTC m=+12.464902443 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec800): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000decc80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000decc80): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7880 item 34 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000decc80): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000decc80): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000decc80): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000decc80): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000decc80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.742973973 +0000 UTC m=+12.465642543 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000decc80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded1c0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded1c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded1c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded1c0): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded1c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.742973973 +0000 UTC m=+12.465642543 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded1c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7a40 item 34 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded800): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded800): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded800): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded800): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded800): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.74505875 +0000 UTC m=+12.467727360 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded800): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dedcc0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dedcc0): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dedcc0): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dedcc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dedcc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee070 item 35 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dedcc0): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dedcc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.745876085 +0000 UTC m=+12.468544675 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dedcc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000526540): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000526540): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000526540): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000526540): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000526540): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.745876085 +0000 UTC m=+12.468544675 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000526540): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee230 item 35 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0005270c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0005270c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0005270c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0005270c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0005270c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.748302313 +0000 UTC m=+12.470970903 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0005270c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527780): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527780): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee690 item 36 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527780): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527780): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527780): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527780): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527780): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.749196853 +0000 UTC m=+12.471865454 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527780): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527e00): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527e00): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527e00): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527e00): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527e00): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.749196853 +0000 UTC m=+12.471865454 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527e00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eea10 item 36 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009204c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009204c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009204c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009204c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009204c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.751160953 +0000 UTC m=+12.473829543 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009204c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920940): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920940): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920940): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920940): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920940): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef030 item 37 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920940): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920940): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.751930599 +0000 UTC m=+12.474599198 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920940): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920e40): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920e40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920e40): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920e40): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920e40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.751930599 +0000 UTC m=+12.474599198 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920e40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef260 item 37 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009214c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009214c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009214c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009214c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009214c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.753904526 +0000 UTC m=+12.476573126 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009214c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009219c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009219c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef9d0 item 38 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009219c0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009219c0): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009219c0): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009219c0): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009219c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.754915575 +0000 UTC m=+12.477584165 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009219c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000921f40): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000921f40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000921f40): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000921f40): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000921f40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.754915575 +0000 UTC m=+12.477584165 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000921f40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004efc00 item 38 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc2640): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc2640): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc2640): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc2640): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc2640): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.757584489 +0000 UTC m=+12.480253109 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc2640): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc2b40): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc2b40): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc2b40): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc2b40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc2b40): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346070 item 39 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc2b40): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc2b40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.758746491 +0000 UTC m=+12.481415082 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc2b40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8e2c0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8e2c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8e2c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8e2c0): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8e2c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.758746491 +0000 UTC m=+12.481415082 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8e2c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca310 item 39 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8e9c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8e9c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8e9c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8e9c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8e9c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.761014563 +0000 UTC m=+12.483683153 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8e9c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8eec0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8eec0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca770 item 40 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8eec0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8eec0): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8eec0): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8eec0): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8eec0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.76192831 +0000 UTC m=+12.484596900 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8eec0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8f400): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8f400): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8f400): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8f400): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8f400): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.76192831 +0000 UTC m=+12.484596900 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8f400): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004caa10 item 40 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8f9c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8f9c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8f9c0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8f9c0): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8f9c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8f9c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8f9c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.764758315 +0000 UTC m=+12.487426935 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8f9c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8fec0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8fec0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8fec0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004caf50 item 41 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8fec0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8fec0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.765650191 +0000 UTC m=+12.488318810 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000d8fec0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de0400): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de0400): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de0400): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de0400): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de0400): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb180 item 41 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de0400): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de0400): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.766658985 +0000 UTC m=+12.489327605 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de0400): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de0940): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de0940): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de0940): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de0940): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de0940): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.766658985 +0000 UTC m=+12.489327605 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de0940): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb3b0 item 41 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de0f80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de0f80): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de0f80): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de0f80): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de0f80): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de0f80): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de0f80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.769328811 +0000 UTC m=+12.491997431 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de0f80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de1500): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de1500): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de1500): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb880 item 42 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de1500): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de1500): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.770273676 +0000 UTC m=+12.492942335 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de1500): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de1a80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de1a80): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbab0 item 42 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de1a80): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de1a80): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de1a80): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de1a80): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de1a80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.77134576 +0000 UTC m=+12.494014380 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000de1a80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f6080): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f6080): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f6080): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f6080): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f6080): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.77134576 +0000 UTC m=+12.494014380 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f6080): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbce0 item 42 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f66c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f66c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f66c0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f66c0): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f66c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f66c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f66c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.773961463 +0000 UTC m=+12.496630053 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f66c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f6bc0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f6bc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f6bc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482230 item 43 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f6bc0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f6bc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.775055258 +0000 UTC m=+12.497723849 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f6bc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f7100): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f7100): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f7100): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f7100): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f7100): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482460 item 43 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f7100): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f7100): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.775914532 +0000 UTC m=+12.498583133 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f7100): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f7640): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f7640): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f7640): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f7640): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f7640): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.775914532 +0000 UTC m=+12.498583133 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f7640): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482690 item 43 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f7cc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f7cc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f7cc0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f7cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f7cc0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f7cc0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f7cc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.777955777 +0000 UTC m=+12.500624377 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f7cc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4a240): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4a240): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4a240): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482a10 item 44 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4a240): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4a240): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.778676351 +0000 UTC m=+12.501344951 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4a240): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4a780): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4a780): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482c40 item 44 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4a780): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4a780): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4a780): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4a780): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4a780): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.779508193 +0000 UTC m=+12.502176793 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4a780): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4ad00): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4ad00): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4ad00): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4ad00): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4ad00): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.779508193 +0000 UTC m=+12.502176793 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4ad00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482e00 item 44 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4b340): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4b340): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4b340): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4b340): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4b340): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4b340): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4b340): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.781546702 +0000 UTC m=+12.504215302 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4b340): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4b840): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4b840): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4b840): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483180 item 45 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4b840): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4b840): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.782352987 +0000 UTC m=+12.505021577 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4b840): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854000): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854000): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854000): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854000): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854000): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.782352987 +0000 UTC m=+12.505021577 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854000): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483490 item 45 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854640): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854640): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854640): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854640): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854640): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854640): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854640): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.784573347 +0000 UTC m=+12.507241937 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854640): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854b40): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854b40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854b40): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483810 item 46 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854b40): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854b40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.785435978 +0000 UTC m=+12.508104588 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854b40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855240): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855240): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855240): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855240): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855240): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.785435978 +0000 UTC m=+12.508104588 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855240): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483ab0 item 46 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855880): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855880): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855880): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855880): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855880): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855880): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855880): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.787628457 +0000 UTC m=+12.510297068 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855880): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855dc0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855dc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855dc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483ea0 item 47 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855dc0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855dc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.788377784 +0000 UTC m=+12.511046385 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855dc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079e540): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079e540): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079e540): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079e540): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079e540): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.788377784 +0000 UTC m=+12.511046385 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079e540): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430150 item 47 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079ec80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079ec80): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079ec80): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079ec80): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079ec80): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079ec80): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079ec80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.790735003 +0000 UTC m=+12.513403613 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079ec80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f180): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f180): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f180): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004308c0 item 48 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f180): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f180): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.791497976 +0000 UTC m=+12.514166575 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f180): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f880): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f880): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f880): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f880): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f880): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.791497976 +0000 UTC m=+12.514166575 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f880): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430a80 item 48 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079fec0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079fec0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079fec0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079fec0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079fec0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.793850565 +0000 UTC m=+12.516519145 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079fec0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae3c0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae3c0): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae3c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae3c0): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae3c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430fc0 item 49 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae3c0): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae3c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.794654977 +0000 UTC m=+12.517323557 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae3c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae940): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae940): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae940): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae940): >_readAt: n=8, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae940): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.794654977 +0000 UTC m=+12.517323557 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae940): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431500 item 49 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008aefc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008aefc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008aefc0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008aefc0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008aefc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.796426424 +0000 UTC m=+12.519095004 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008aefc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008af4c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008af4c0): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008af4c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431b20 item 50 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008af4c0): _readAt: size=2, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008af4c0): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008af4c0): _writeAt: size=3, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008af4c0): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008af4c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.797268967 +0000 UTC m=+12.519937546 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008af4c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008afa40): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008afa40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008afa40): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008afa40): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008afa40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.797268967 +0000 UTC m=+12.519937546 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008afa40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431d50 item 50 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe140): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe140): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe140): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe140): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe140): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.798967026 +0000 UTC m=+12.521635607 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe140): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe680): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe680): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe680): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe680): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe680): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe680): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8770 item 51 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe680): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe680): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.799499727 +0000 UTC m=+12.522168308 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe680): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fec00): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fec00): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fec00): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fec00): >_readAt: n=8, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fec00): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.799499727 +0000 UTC m=+12.522168308 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fec00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8ee0 item 51 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff280): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff280): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff280): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff280): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff280): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.801000787 +0000 UTC m=+12.523669367 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff280): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff780): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff780): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff780): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486000 item 52 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff780): _readAt: size=2, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff780): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff780): _writeAt: size=3, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff780): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff780): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.801681235 +0000 UTC m=+12.524349815 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff780): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ffd00): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ffd00): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ffd00): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ffd00): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ffd00): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.801681235 +0000 UTC m=+12.524349815 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ffd00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486230 item 52 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20400): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20400): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20400): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20400): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20400): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.803161116 +0000 UTC m=+12.525829695 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20400): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20900): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20900): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20900): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20900): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20900): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20900): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486690 item 53 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20900): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20900): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.803832697 +0000 UTC m=+12.526501277 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20900): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20e80): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20e80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20e80): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20e80): >_readAt: n=8, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20e80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.803832697 +0000 UTC m=+12.526501277 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20e80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486850 item 53 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21500): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21500): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21500): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21500): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21500): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.805806805 +0000 UTC m=+12.528475416 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21500): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21a00): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21a00): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21a00): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486bd0 item 54 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21a00): _readAt: size=2, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21a00): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21a00): _writeAt: size=3, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21a00): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21a00): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.806745528 +0000 UTC m=+12.529414139 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21a00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea000): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea000): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea000): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea000): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea000): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.806745528 +0000 UTC m=+12.529414139 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea000): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486d90 item 54 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea680): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea680): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea680): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea680): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea680): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.808581157 +0000 UTC m=+12.531249767 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea680): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceab80): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceab80): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceab80): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceab80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceab80): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceab80): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487110 item 55 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceab80): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceab80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.809547972 +0000 UTC m=+12.532216573 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceab80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceb0c0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceb0c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceb0c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceb0c0): >_readAt: n=8, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceb0c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.809547972 +0000 UTC m=+12.532216573 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceb0c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004872d0 item 55 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceb740): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceb740): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceb740): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceb740): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceb740): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.811759938 +0000 UTC m=+12.534428558 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceb740): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cebc40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cebc40): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cebc40): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004876c0 item 56 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cebc40): _readAt: size=2, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cebc40): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cebc40): _writeAt: size=3, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cebc40): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cebc40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.812532179 +0000 UTC m=+12.535200779 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cebc40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2a280): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2a280): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2a280): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2a280): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2a280): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.812532179 +0000 UTC m=+12.535200779 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2a280): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487880 item 56 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2a8c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2a8c0): open at offset 0 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2a8c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2a8c0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2a8c0): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2a8c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2a8c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2a8c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.814426808 +0000 UTC m=+12.537095417 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2a8c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2ae00): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2ae00): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2ae00): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487c00 item 57 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2ae00): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2ae00): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.815475568 +0000 UTC m=+12.538144168 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2ae00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2b340): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2b340): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2b340): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2b340): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2b340): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2b340): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487ea0 item 57 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2b340): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2b340): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.816315185 +0000 UTC m=+12.538983785 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2b340): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2b900): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2b900): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2b900): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2b900): >_readAt: n=8, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2b900): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.816315185 +0000 UTC m=+12.538983785 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2b900): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000509a0 item 57 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2bf40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2bf40): open at offset 0 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2bf40): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2bf40): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2bf40): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2bf40): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2bf40): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2bf40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.818588997 +0000 UTC m=+12.541257607 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a2bf40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000914500): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000914500): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000914500): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051260 item 58 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000914500): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000914500): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.819334507 +0000 UTC m=+12.542003086 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000914500): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8340): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8340): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8340): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a380 item 58 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8340): _readAt: size=2, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8340): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8340): _writeAt: size=3, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8340): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8340): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.820100275 +0000 UTC m=+12.542768856 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8340): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8900): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8900): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8900): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8900): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8900): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.820100275 +0000 UTC m=+12.542768856 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8900): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a700 item 58 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8f40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8f40): open at offset 0 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8f40): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8f40): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8f40): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8f40): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8f40): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8f40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.821842629 +0000 UTC m=+12.544511209 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a8f40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a9480): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a9480): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a9480): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b0a0 item 59 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a9480): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a9480): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.822735967 +0000 UTC m=+12.545404537 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a9480): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a99c0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a99c0): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a99c0): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a99c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a99c0): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a99c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b2d0 item 59 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a99c0): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a99c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.823599279 +0000 UTC m=+12.546267899 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a99c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a9f40): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a9f40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a9f40): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a9f40): >_readAt: n=8, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a9f40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.823599279 +0000 UTC m=+12.546267899 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009a9f40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b570 item 59 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a14600): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a14600): open at offset 0 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a14600): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a14600): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a14600): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a14600): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a14600): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a14600): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.82601731 +0000 UTC m=+12.548685910 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a14600): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a14b40): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a14b40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a14b40): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032be30 item 60 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a14b40): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a14b40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.826926919 +0000 UTC m=+12.549595519 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a14b40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15080): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15080): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15080): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4070 item 60 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15080): _readAt: size=2, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15080): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15080): _writeAt: size=3, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15080): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15080): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.827999103 +0000 UTC m=+12.550667714 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15080): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15640): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15640): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15640): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15640): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15640): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.827999103 +0000 UTC m=+12.550667714 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15640): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e43f0 item 60 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15c80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15c80): open at offset 0 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15c80): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15c80): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15c80): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15c80): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15c80): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15c80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.830253929 +0000 UTC m=+12.552922529 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a15c80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44240): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44240): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44240): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4a80 item 61 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44240): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44240): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.830924329 +0000 UTC m=+12.553592909 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44240): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44940): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44940): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44940): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44940): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44940): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.830924329 +0000 UTC m=+12.553592909 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44940): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4d90 item 61 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44f80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44f80): open at offset 0 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44f80): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44f80): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44f80): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44f80): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44f80): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44f80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.832626355 +0000 UTC m=+12.555294936 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a44f80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a454c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a454c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a454c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5260 item 62 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a454c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a454c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.833590017 +0000 UTC m=+12.556258617 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a454c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a45bc0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a45bc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a45bc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a45bc0): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a45bc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.833590017 +0000 UTC m=+12.556258617 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a45bc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5420 item 62 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6c280): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6c280): open at offset 0 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6c280): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6c280): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6c280): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6c280): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6c280): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6c280): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.836111002 +0000 UTC m=+12.558779602 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6c280): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6c7c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6c7c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6c7c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e58f0 item 63 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6c7c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6c7c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.836922627 +0000 UTC m=+12.559591227 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6c7c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6cec0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6cec0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6cec0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6cec0): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6cec0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.836922627 +0000 UTC m=+12.559591227 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6cec0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5b20 item 63 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6d500): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6d500): open at offset 0 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6d500): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6d500): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6d500): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6d500): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6d500): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6d500): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.839383399 +0000 UTC m=+12.562051999 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a6d500): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc2f40): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc2f40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc2f40): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346230 item 64 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc2f40): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc2f40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.840046024 +0000 UTC m=+12.562714604 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc2f40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc3640): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc3640): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc3640): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc3640): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc3640): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.840046024 +0000 UTC m=+12.562714604 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc3640): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346930 item 64 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc3c80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc3c80): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc3c80): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc3c80): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc3c80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.842150457 +0000 UTC m=+12.564819077 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cc3c80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b04180): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b04180): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b04180): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b04180): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b04180): _writeAt: size=3, off=2 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003473b0 item 65 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b04180): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b04180): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.843146298 +0000 UTC m=+12.565814908 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b04180): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b04680): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b04680): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b04680): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b04680): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b04680): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.843146298 +0000 UTC m=+12.565814908 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b04680): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347570 item 65 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b04cc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b04cc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b04cc0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b04cc0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b04cc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.84505357 +0000 UTC m=+12.567722150 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b04cc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b05140): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b05140): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347e30 item 66 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b05140): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b05140): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b05140): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b05140): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b05140): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.845657414 +0000 UTC m=+12.568325985 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b05140): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b05680): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b05680): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b05680): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b05680): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b05680): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.845657414 +0000 UTC m=+12.568325985 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b05680): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428230 item 66 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b05cc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b05cc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b05cc0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b05cc0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b05cc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.846919005 +0000 UTC m=+12.569587585 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b05cc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b201c0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b201c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b201c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b201c0): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b201c0): _writeAt: size=3, off=2 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428690 item 67 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b201c0): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b201c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.847426217 +0000 UTC m=+12.570094798 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b201c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b206c0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b206c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b206c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b206c0): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b206c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.847426217 +0000 UTC m=+12.570094798 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b206c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004288c0 item 67 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b20d40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b20d40): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b20d40): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b20d40): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b20d40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.848746969 +0000 UTC m=+12.571415549 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b20d40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b21240): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b21240): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428c40 item 68 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b21240): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b21240): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b21240): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b21240): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b21240): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.849323561 +0000 UTC m=+12.571992141 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b21240): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b21780): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b21780): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b21780): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b21780): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b21780): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.849323561 +0000 UTC m=+12.571992141 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b21780): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428e70 item 68 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b21dc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b21dc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b21dc0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b21dc0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b21dc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.851064301 +0000 UTC m=+12.573732882 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b21dc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b462c0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b462c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b462c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b462c0): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b462c0): _writeAt: size=3, off=2 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429340 item 69 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b462c0): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b462c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.851695887 +0000 UTC m=+12.574364468 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b462c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b467c0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b467c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b467c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b467c0): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b467c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.851695887 +0000 UTC m=+12.574364468 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b467c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429500 item 69 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b46e40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b46e40): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b46e40): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b46e40): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b46e40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.85327212 +0000 UTC m=+12.575940689 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b46e40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b47340): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b47340): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429960 item 70 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b47340): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b47340): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b47340): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b47340): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b47340): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.854399546 +0000 UTC m=+12.577068126 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b47340): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b47880): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b47880): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b47880): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b47880): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b47880): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.854399546 +0000 UTC m=+12.577068126 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b47880): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429b20 item 70 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b47f00): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b47f00): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b47f00): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b47f00): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b47f00): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.855874928 +0000 UTC m=+12.578543508 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b47f00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b60480): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b60480): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b60480): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b60480): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b60480): _writeAt: size=3, off=2 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429f10 item 71 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b60480): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b60480): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.856547992 +0000 UTC m=+12.579216562 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b60480): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b60980): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b60980): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b60980): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b60980): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b60980): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.856547992 +0000 UTC m=+12.579216562 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b60980): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003381c0 item 71 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b61000): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b61000): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b61000): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b61000): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b61000): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.858144462 +0000 UTC m=+12.580813042 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b61000): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b61500): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b61500): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338850 item 72 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b61500): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b61500): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b61500): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b61500): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b61500): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.858863152 +0000 UTC m=+12.581531732 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b61500): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b61a40): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b61a40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b61a40): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b61a40): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b61a40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.858863152 +0000 UTC m=+12.581531732 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b61a40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338a80 item 72 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80080): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80080): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80080): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80080): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80080): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80080): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80080): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.861597468 +0000 UTC m=+12.584266068 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80080): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80580): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80580): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80580): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339260 item 73 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80580): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80580): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.862461972 +0000 UTC m=+12.585130573 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80580): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80a40): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80a40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80a40): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80a40): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80a40): _writeAt: size=3, off=2 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339570 item 73 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80a40): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80a40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.863694487 +0000 UTC m=+12.586363088 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80a40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80f80): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80f80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80f80): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80f80): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80f80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.863694487 +0000 UTC m=+12.586363088 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b80f80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339b20 item 73 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b815c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b815c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b815c0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b815c0): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b815c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b815c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b815c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.865499819 +0000 UTC m=+12.588168399 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b815c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b81ac0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b81ac0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b81ac0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004144d0 item 74 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b81ac0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b81ac0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.865962367 +0000 UTC m=+12.588630948 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b81ac0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9c080): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9c080): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414690 item 74 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9c080): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9c080): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9c080): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9c080): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9c080): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.866532989 +0000 UTC m=+12.589201569 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9c080): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9c600): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9c600): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9c600): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9c600): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9c600): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.866532989 +0000 UTC m=+12.589201569 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9c600): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004148c0 item 74 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9cc40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9cc40): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9cc40): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9cc40): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9cc40): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9cc40): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9cc40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.867873628 +0000 UTC m=+12.590542208 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9cc40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9d140): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9d140): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9d140): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414cb0 item 75 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9d140): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9d140): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.86828437 +0000 UTC m=+12.590952939 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9d140): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9d680): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9d680): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9d680): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9d680): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9d680): _writeAt: size=3, off=2 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414e70 item 75 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9d680): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9d680): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.868818162 +0000 UTC m=+12.591486743 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9d680): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9dbc0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9dbc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9dbc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9dbc0): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9dbc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.868818162 +0000 UTC m=+12.591486743 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000b9dbc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415030 item 75 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bba280): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bba280): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bba280): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bba280): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bba280): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bba280): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bba280): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.870217071 +0000 UTC m=+12.592885651 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bba280): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bba780): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bba780): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bba780): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004153b0 item 76 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bba780): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bba780): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.87089788 +0000 UTC m=+12.593566459 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bba780): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbacc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbacc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004157a0 item 76 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbacc0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbacc0): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbacc0): _writeAt: size=3, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbacc0): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbacc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.871624975 +0000 UTC m=+12.594293545 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbacc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbb240): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbb240): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbb240): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbb240): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbb240): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.871624975 +0000 UTC m=+12.594293545 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbb240): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415b90 item 76 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbb880): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbb880): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbb880): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbb880): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbb880): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbb880): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbb880): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.873180176 +0000 UTC m=+12.595848756 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbb880): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbbd80): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbbd80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbbd80): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c230 item 77 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbbd80): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbbd80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.874137866 +0000 UTC m=+12.596806446 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000bbbd80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c08400): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c08400): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c08400): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c08400): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c08400): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.874137866 +0000 UTC m=+12.596806446 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c08400): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390070 item 77 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be2300): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be2300): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be2300): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be2300): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be2300): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be2300): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be2300): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.876773366 +0000 UTC m=+12.599441936 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be2300): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be2840): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be2840): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be2840): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c1c0 item 78 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be2840): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be2840): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.877423417 +0000 UTC m=+12.600091997 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be2840): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be2f40): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be2f40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be2f40): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be2f40): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be2f40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.877423417 +0000 UTC m=+12.600091997 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be2f40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c380 item 78 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be3580): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be3580): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be3580): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be3580): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be3580): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be3580): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be3580): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.879273022 +0000 UTC m=+12.601941601 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be3580): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be3a80): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be3a80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be3a80): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c850 item 79 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be3a80): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be3a80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.879978156 +0000 UTC m=+12.602646727 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000be3a80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c08a80): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c08a80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c08a80): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c08a80): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c08a80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.879978156 +0000 UTC m=+12.602646727 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c08a80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ca10 item 79 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c090c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c090c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c090c0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c090c0): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c090c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c090c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c090c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.881580527 +0000 UTC m=+12.604249096 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c090c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c095c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c095c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c095c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ce70 item 80 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c095c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c095c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.882315347 +0000 UTC m=+12.604983927 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c095c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c09cc0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c09cc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c09cc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c09cc0): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c09cc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.882315347 +0000 UTC m=+12.604983927 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000c09cc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d2d0 item 80 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bb480): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bb480): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bb480): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bb480): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bb480): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.884071576 +0000 UTC m=+12.606740156 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bb480): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bbb00): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bbb00): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bbb00): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bbb00): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bbb00): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bbb00): _writeAt: size=3, off=7 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051dab0 item 81 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bbb00): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bbb00): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.885214483 +0000 UTC m=+12.607883073 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003bbb00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0004117c0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0004117c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0004117c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0004117c0): >_readAt: n=8, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0004117c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.885214483 +0000 UTC m=+12.607883073 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0004117c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ddc0 item 81 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712180): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712180): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712180): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712180): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712180): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.887323925 +0000 UTC m=+12.609992506 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712180): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712b80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712b80): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712b80): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c7e0 item 82 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712b80): _readAt: size=2, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712b80): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712b80): _writeAt: size=3, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712b80): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712b80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.888471712 +0000 UTC m=+12.611140312 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000712b80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713100): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713100): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713100): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713100): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713100): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.888471712 +0000 UTC m=+12.611140312 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713100): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cc40 item 82 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713780): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713780): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713780): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713780): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713780): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.890544266 +0000 UTC m=+12.613212856 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713780): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713c80): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713c80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713c80): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713c80): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713c80): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713c80): _writeAt: size=3, off=7 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d5e0 item 83 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713c80): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713c80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.891388792 +0000 UTC m=+12.614057392 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000713c80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca240): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca240): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca240): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca240): >_readAt: n=8, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca240): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.891388792 +0000 UTC m=+12.614057392 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca240): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d9d0 item 83 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca8c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca8c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca8c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca8c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca8c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.893577142 +0000 UTC m=+12.616245743 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009ca8c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cadc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cadc0): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cadc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041de30 item 84 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cadc0): _readAt: size=2, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cadc0): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cadc0): _writeAt: size=3, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cadc0): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cadc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.894971321 +0000 UTC m=+12.617639931 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cadc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cb380): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cb380): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cb380): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cb380): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cb380): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.894971321 +0000 UTC m=+12.617639931 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cb380): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003904d0 item 84 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cba00): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cba00): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cba00): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cba00): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cba00): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.897548622 +0000 UTC m=+12.620217223 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0009cba00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770000): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770000): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770000): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770000): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770000): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770000): _writeAt: size=3, off=7 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390e70 item 85 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770000): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770000): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.898534494 +0000 UTC m=+12.621203075 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770000): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0007705c0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0007705c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0007705c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0007705c0): >_readAt: n=8, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0007705c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.898534494 +0000 UTC m=+12.621203075 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0007705c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003680e0 item 85 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770d40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770d40): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770d40): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770d40): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770d40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.900222787 +0000 UTC m=+12.622891366 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000770d40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771240): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771240): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771240): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003684d0 item 86 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771240): _readAt: size=2, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771240): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771240): _writeAt: size=3, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771240): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771240): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.90093854 +0000 UTC m=+12.623607121 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771240): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0007717c0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0007717c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0007717c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0007717c0): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0007717c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.90093854 +0000 UTC m=+12.623607121 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0007717c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368a80 item 86 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771e40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771e40): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771e40): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771e40): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771e40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.902345254 +0000 UTC m=+12.625013834 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000771e40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0440): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0440): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0440): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0440): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0440): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0440): _writeAt: size=3, off=7 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369180 item 87 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0440): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0440): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.902953937 +0000 UTC m=+12.625622517 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0440): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0980): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0980): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0980): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0980): >_readAt: n=8, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0980): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.902953937 +0000 UTC m=+12.625622517 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da0980): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003695e0 item 87 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1000): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1000): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1000): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1000): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1000): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.905356119 +0000 UTC m=+12.628024730 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1000): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1540): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1540): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1540): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e0e0 item 88 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1540): _readAt: size=2, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1540): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1540): _writeAt: size=3, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1540): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1540): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.906440786 +0000 UTC m=+12.629109386 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1540): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1ac0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1ac0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1ac0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1ac0): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1ac0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.906440786 +0000 UTC m=+12.629109386 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000da1ac0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e4d0 item 88 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4180): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4180): open at offset 0 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4180): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4180): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4180): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4180): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4180): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4180): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.908610753 +0000 UTC m=+12.631279353 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4180): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f47c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f47c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f47c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ee70 item 89 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f47c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f47c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.909479695 +0000 UTC m=+12.632148295 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f47c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4d00): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4d00): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4d00): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4d00): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4d00): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4d00): _writeAt: size=3, off=7 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f500 item 89 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4d00): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4d00): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.910443787 +0000 UTC m=+12.633112387 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f4d00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f5380): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f5380): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f5380): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f5380): >_readAt: n=8, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f5380): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.910443787 +0000 UTC m=+12.633112387 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f5380): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f6c0 item 89 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f59c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f59c0): open at offset 0 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f59c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f59c0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f59c0): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f59c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f59c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f59c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.912783451 +0000 UTC m=+12.635452132 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f59c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f5f00): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f5f00): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f5f00): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366070 item 90 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f5f00): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f5f00): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.913515307 +0000 UTC m=+12.636183907 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006f5f00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072a5c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072a5c0): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072a5c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366230 item 90 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072a5c0): _readAt: size=2, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072a5c0): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072a5c0): _writeAt: size=3, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072a5c0): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072a5c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.914361876 +0000 UTC m=+12.637030476 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072a5c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072ab80): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072ab80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072ab80): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072ab80): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072ab80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.914361876 +0000 UTC m=+12.637030476 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072ab80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366620 item 90 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072b200): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072b200): open at offset 0 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072b200): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072b200): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072b200): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072b200): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072b200): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072b200): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.916498761 +0000 UTC m=+12.639167362 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072b200): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072b740): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072b740): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072b740): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366a10 item 91 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072b740): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072b740): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.917118215 +0000 UTC m=+12.639786815 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072b740): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072bc80): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072bc80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072bc80): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072bc80): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072bc80): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072bc80): _writeAt: size=3, off=7 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366c40 item 91 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072bc80): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072bc80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.918087886 +0000 UTC m=+12.640756486 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00072bc80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ee280): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ee280): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ee280): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ee280): >_readAt: n=8, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ee280): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.918087886 +0000 UTC m=+12.640756486 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ee280): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366e70 item 91 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ee940): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ee940): open at offset 0 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ee940): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ee940): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ee940): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ee940): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ee940): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ee940): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.920311263 +0000 UTC m=+12.642979872 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ee940): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006eee80): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006eee80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006eee80): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367730 item 92 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006eee80): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006eee80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.921304017 +0000 UTC m=+12.643972617 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006eee80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef3c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef3c0): open at offset 5 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef3c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367960 item 92 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef3c0): _readAt: size=2, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef3c0): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef3c0): _writeAt: size=3, off=5 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef3c0): >_writeAt: n=3, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef3c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.922632813 +0000 UTC m=+12.645301394 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef3c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef980): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef980): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef980): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef980): >_readAt: n=3, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef980): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.922632813 +0000 UTC m=+12.645301394 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0006ef980): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367b20 item 92 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec040): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec040): open at offset 0 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec040): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec040): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec040): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec040): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec040): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec040): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.924288964 +0000 UTC m=+12.646957555 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec040): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec580): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec580): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec580): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324a10 item 93 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec580): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec580): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.92497826 +0000 UTC m=+12.647646840 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dec580): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000decc80): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000decc80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000decc80): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000decc80): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000decc80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.92497826 +0000 UTC m=+12.647646840 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000decc80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324f50 item 93 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded2c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded2c0): open at offset 0 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded2c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded2c0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded2c0): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded2c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded2c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded2c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.926793149 +0000 UTC m=+12.649461729 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded2c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded800): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded800): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded800): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003255e0 item 94 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded800): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded800): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.927513342 +0000 UTC m=+12.650181922 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ded800): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dedf40): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dedf40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dedf40): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dedf40): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dedf40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.927513342 +0000 UTC m=+12.650181922 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000dedf40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003258f0 item 94 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000526cc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000526cc0): open at offset 0 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000526cc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000526cc0): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000526cc0): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000526cc0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000526cc0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000526cc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.930464075 +0000 UTC m=+12.653132675 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000526cc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527500): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527500): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527500): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003640e0 item 95 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527500): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527500): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.931200878 +0000 UTC m=+12.653869469 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527500): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527d40): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527d40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527d40): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527d40): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527d40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.931200878 +0000 UTC m=+12.653869469 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000527d40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364930 item 95 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920400): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920400): open at offset 0 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920400): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920400): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920400): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920400): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920400): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920400): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.933463129 +0000 UTC m=+12.656131719 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920400): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920940): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920940): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920940): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364d20 item 96 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920940): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920940): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.934254655 +0000 UTC m=+12.656923255 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000920940): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000921040): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000921040): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000921040): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000921040): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000921040): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.934254655 +0000 UTC m=+12.656923255 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000921040): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364ee0 item 96 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= 2025/08/28 04:56:43 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:43 DEBUG : Looking for writers 2025/08/28 04:56:43 DEBUG : >WaitForWriters: 2025/08/28 04:56:43 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:43 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:43 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:56:43 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:43 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/28 04:56:43 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854680): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854680): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854680): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854680): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854680): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.959487405 +0000 UTC m=+12.682156026 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854680): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854b00): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854b00): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854b00): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854b00): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854b00): _writeAt: size=3, off=2 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854b00): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854b00): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.959487405 +0000 UTC m=+12.682156026 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854b00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854fc0): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854fc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854fc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854fc0): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854fc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.959487405 +0000 UTC m=+12.682156026 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000854fc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca3f0 item 1 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855600): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855600): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855600): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855600): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855600): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.962903863 +0000 UTC m=+12.685572483 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855600): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855b00): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855b00): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855b00): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855b00): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855b00): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.962903863 +0000 UTC m=+12.685572483 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000855b00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004caa10 item 2 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079e200): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079e200): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079e200): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079e200): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079e200): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.965773844 +0000 UTC m=+12.688442464 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079e200): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079e780): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079e780): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079e780): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079e780): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079e780): _writeAt: size=3, off=2 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079e780): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079e780): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.965773844 +0000 UTC m=+12.688442464 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079e780): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079ec40): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079ec40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079ec40): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079ec40): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079ec40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.965773844 +0000 UTC m=+12.688442464 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079ec40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004caf50 item 3 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f2c0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f2c0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f2c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f2c0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f2c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.968918652 +0000 UTC m=+12.691587252 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f2c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f800): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f800): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f800): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f800): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f800): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.968918652 +0000 UTC m=+12.691587252 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079f800): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb570 item 4 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079fe40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079fe40): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079fe40): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079fe40): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079fe40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.971351412 +0000 UTC m=+12.694020002 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc00079fe40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae340): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae340): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae340): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae340): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae340): _writeAt: size=3, off=2 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae340): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae340): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.971351412 +0000 UTC m=+12.694020002 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae340): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae840): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae840): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae840): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae840): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae840): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.971351412 +0000 UTC m=+12.694020002 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008ae840): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cba40 item 5 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008aeec0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008aeec0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008aeec0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008aeec0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008aeec0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.974622267 +0000 UTC m=+12.697290866 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008aeec0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008af400): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008af400): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008af400): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008af400): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008af400): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.974622267 +0000 UTC m=+12.697290866 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008af400): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482070 item 6 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008afa80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008afa80): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008afa80): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008afa80): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008afa80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.977331445 +0000 UTC m=+12.700000065 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0008afa80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe000): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe000): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe000): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe000): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe000): _writeAt: size=3, off=2 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe000): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe000): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.977331445 +0000 UTC m=+12.700000065 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe000): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe500): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe500): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe500): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe500): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe500): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.977331445 +0000 UTC m=+12.700000065 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fe500): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482540 item 7 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003febc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003febc0): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003febc0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003febc0): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003febc0): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.981357208 +0000 UTC m=+12.704025828 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003febc0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff100): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff100): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff100): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff100): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff100): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.981357208 +0000 UTC m=+12.704025828 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff100): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482af0 item 8 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff6c0): _readAt: size=2, off=0 2025/08/28 04:56:43 ERROR : open-test-file(0xc0003ff6c0): Couldn't read size of file 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff6c0): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff6c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff6c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff6c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ff6c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ffa80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ffa80): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ffa80): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ffa80): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ffa80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.984922015 +0000 UTC m=+12.707590635 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003ffa80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fff00): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fff00): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fff00): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fff00): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fff00): _writeAt: size=3, off=2 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fff00): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fff00): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.984922015 +0000 UTC m=+12.707590635 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc0003fff00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20480): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20480): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20480): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20480): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20480): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.984922015 +0000 UTC m=+12.707590635 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20480): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482e70 item 9 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20b00): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20b00): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20b00): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20b00): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20b00): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.988685213 +0000 UTC m=+12.711353834 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a20b00): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21080): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21080): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21080): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21080): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21080): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.988685213 +0000 UTC m=+12.711353834 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21080): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483490 item 10 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a216c0): _readAt: size=2, off=0 2025/08/28 04:56:43 ERROR : open-test-file(0xc000a216c0): Couldn't read size of file 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a216c0): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a216c0): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a216c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a216c0): close: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a216c0): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21a80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21a80): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21a80): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21a80): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21a80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.991397389 +0000 UTC m=+12.714066008 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000a21a80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea000): _readAt: size=2, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea000): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea000): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea000): >_readAt: n=2, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea000): _writeAt: size=3, off=2 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea000): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea000): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.991397389 +0000 UTC m=+12.714066008 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea000): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea500): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea500): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea500): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea500): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea500): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.991397389 +0000 UTC m=+12.714066008 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000cea500): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483810 item 11 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceab80): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceab80): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceab80): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceab80): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceab80): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.995610583 +0000 UTC m=+12.718279203 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000ceab80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4a540): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4a540): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4a540): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4a540): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4a540): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.995610583 +0000 UTC m=+12.718279203 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4a540): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d64d0 item 12 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4ab80): _readAt: size=2, off=0 2025/08/28 04:56:43 ERROR : open-test-file(0xc000f4ab80): Couldn't read size of file 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4ab80): >_readAt: n=0, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4ab80): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4ab80): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4ab80): close: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4ab80): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4af40): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4af40): >openPending: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4af40): _writeAt: size=5, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4af40): >_writeAt: n=5, err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4af40): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.997933767 +0000 UTC m=+12.720602347 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4af40): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4b600): _readAt: size=512, off=0 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4b600): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4b600): >openPending: err= 2025/08/28 04:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4b600): >_readAt: n=5, err=EOF 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4b600): close: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:43.997933767 +0000 UTC m=+12.720602347 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4b600): >close: err= 2025/08/28 04:56:43 DEBUG : open-test-file: Remove: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d68c0 item 13 2025/08/28 04:56:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:43 DEBUG : open-test-file(0xc000f4bcc0): openPending: 2025/08/28 04:56:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4bcc0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4bcc0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4bcc0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4bcc0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.000241682 +0000 UTC m=+12.722910262 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4bcc0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2a280): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2a280): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2a280): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2a280): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2a280): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.000241682 +0000 UTC m=+12.722910262 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2a280): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6e00 item 14 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2a8c0): _readAt: size=2, off=0 2025/08/28 04:56:44 ERROR : open-test-file(0xc000a2a8c0): Couldn't read size of file 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2a8c0): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2a8c0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2a8c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2a8c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2a8c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2ac80): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2ac80): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2ac80): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2ac80): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2ac80): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.002764222 +0000 UTC m=+12.725432821 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2ac80): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2b340): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2b340): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2b340): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2b340): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2b340): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.002764222 +0000 UTC m=+12.725432821 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2b340): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7260 item 15 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2ba00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2ba00): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2ba00): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2ba00): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2ba00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.005319601 +0000 UTC m=+12.727988211 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2ba00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2bf40): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2bf40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2bf40): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2bf40): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2bf40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.005319601 +0000 UTC m=+12.727988211 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2bf40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d77a0 item 16 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2600): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2600): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2600): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2600): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2600): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.007432179 +0000 UTC m=+12.730100760 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2600): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2a80): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2a80): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2a80): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2a80): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2a80): >_readAt: n=2, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2a80): _writeAt: size=3, off=7 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2a80): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2a80): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.007432179 +0000 UTC m=+12.730100760 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2a80): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2fc0): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2fc0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2fc0): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2fc0): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2fc0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.007432179 +0000 UTC m=+12.730100760 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2fc0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7b20 item 17 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3640): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3640): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3640): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3640): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3640): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.011176894 +0000 UTC m=+12.733845514 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3640): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3b80): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3b80): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3b80): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3b80): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3b80): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.011176894 +0000 UTC m=+12.733845514 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3b80): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430690 item 18 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bba280): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bba280): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bba280): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bba280): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bba280): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.014116245 +0000 UTC m=+12.736784856 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bba280): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bba780): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bba780): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bba780): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bba780): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bba780): >_readAt: n=2, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bba780): _writeAt: size=3, off=7 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bba780): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bba780): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.014116245 +0000 UTC m=+12.736784856 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bba780): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbac80): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbac80): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbac80): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbac80): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbac80): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.014116245 +0000 UTC m=+12.736784856 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbac80): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430a80 item 19 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbb300): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbb300): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbb300): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbb300): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbb300): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.017693696 +0000 UTC m=+12.740362306 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbb300): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbb840): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbb840): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbb840): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbb840): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbb840): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.017693696 +0000 UTC m=+12.740362306 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbb840): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431340 item 20 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbbf00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbbf00): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbbf00): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbbf00): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbbf00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.020322595 +0000 UTC m=+12.742991205 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000bbbf00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008484c0): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008484c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008484c0): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008484c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008484c0): >_readAt: n=2, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008484c0): _writeAt: size=3, off=7 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008484c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008484c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.020322595 +0000 UTC m=+12.742991205 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008484c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008489c0): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008489c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008489c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008489c0): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008489c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.020322595 +0000 UTC m=+12.742991205 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008489c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431ab0 item 21 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000849040): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000849040): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000849040): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000849040): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000849040): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.024267505 +0000 UTC m=+12.746936116 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000849040): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000849580): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000849580): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000849580): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000849580): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000849580): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.024267505 +0000 UTC m=+12.746936116 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000849580): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c85b0 item 22 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000849c00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000849c00): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000849c00): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000849c00): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000849c00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.027437199 +0000 UTC m=+12.750105999 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000849c00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000864180): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000864180): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000864180): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000864180): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000864180): >_readAt: n=2, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000864180): _writeAt: size=3, off=7 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000864180): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000864180): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.027437199 +0000 UTC m=+12.750105999 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000864180): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000864680): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000864680): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000864680): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000864680): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000864680): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.027437199 +0000 UTC m=+12.750105999 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000864680): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9030 item 23 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000864d00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000864d00): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000864d00): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000864d00): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000864d00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.033126647 +0000 UTC m=+12.755795267 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000864d00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000865240): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000865240): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000865240): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000865240): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000865240): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.033126647 +0000 UTC m=+12.755795267 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000865240): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004862a0 item 24 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000865880): _readAt: size=2, off=0 2025/08/28 04:56:44 ERROR : open-test-file(0xc000865880): Couldn't read size of file 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000865880): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000865880): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000865880): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000865880): close: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000865880): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000865c40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000865c40): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000865c40): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000865c40): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000865c40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.035861093 +0000 UTC m=+12.758529714 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000865c40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008961c0): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008961c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008961c0): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008961c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008961c0): >_readAt: n=2, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008961c0): _writeAt: size=3, off=7 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008961c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008961c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.035861093 +0000 UTC m=+12.758529714 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008961c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000896700): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000896700): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000896700): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000896700): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000896700): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.035861093 +0000 UTC m=+12.758529714 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000896700): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486700 item 25 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000896d80): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000896d80): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000896d80): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000896d80): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000896d80): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.039453331 +0000 UTC m=+12.762121952 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000896d80): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008972c0): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008972c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008972c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008972c0): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008972c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.039453331 +0000 UTC m=+12.762121952 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008972c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486bd0 item 26 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000897900): _readAt: size=2, off=0 2025/08/28 04:56:44 ERROR : open-test-file(0xc000897900): Couldn't read size of file 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000897900): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000897900): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000897900): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000897900): close: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000897900): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000897cc0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000897cc0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000897cc0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000897cc0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000897cc0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.042255115 +0000 UTC m=+12.764923735 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000897cc0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac240): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac240): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac240): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac240): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac240): >_readAt: n=2, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac240): _writeAt: size=3, off=7 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac240): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac240): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.042255115 +0000 UTC m=+12.764923735 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac240): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac780): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac780): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac780): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac780): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac780): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.042255115 +0000 UTC m=+12.764923735 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac780): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486f50 item 27 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ace00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ace00): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ace00): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ace00): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ace00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.046129894 +0000 UTC m=+12.768798504 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ace00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad340): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad340): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad340): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad340): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad340): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.046129894 +0000 UTC m=+12.768798504 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad340): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487490 item 28 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad980): _readAt: size=2, off=0 2025/08/28 04:56:44 ERROR : open-test-file(0xc0008ad980): Couldn't read size of file 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad980): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad980): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad980): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad980): close: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad980): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008add40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008add40): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008add40): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008add40): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008add40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.049070197 +0000 UTC m=+12.771738818 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008add40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092e480): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092e480): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092e480): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092e480): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092e480): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.049070197 +0000 UTC m=+12.771738818 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092e480): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487810 item 29 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092eb00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092eb00): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092eb00): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092eb00): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092eb00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.051885526 +0000 UTC m=+12.774554145 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092eb00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092f040): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092f040): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092f040): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092f040): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092f040): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.051885526 +0000 UTC m=+12.774554145 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092f040): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487b90 item 30 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092f680): _readAt: size=2, off=0 2025/08/28 04:56:44 ERROR : open-test-file(0xc00092f680): Couldn't read size of file 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092f680): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092f680): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092f680): >_writeAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092f680): close: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092f680): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092fa40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092fa40): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092fa40): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092fa40): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092fa40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.054448419 +0000 UTC m=+12.777117009 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00092fa40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ac180): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ac180): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ac180): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ac180): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ac180): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.054448419 +0000 UTC m=+12.777117009 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ac180): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a380 item 31 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ac800): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ac800): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ac800): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ac800): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ac800): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.056390999 +0000 UTC m=+12.779059589 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ac800): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009acd40): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009acd40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009acd40): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009acd40): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009acd40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.056390999 +0000 UTC m=+12.779059589 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009acd40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ae70 item 32 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ad380): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ad380): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ad380): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ad380): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ad380): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.058359447 +0000 UTC m=+12.781028046 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ad380): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ad800): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ad800): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ad800): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ad800): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ad800): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b2d0 item 33 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ad800): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ad800): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.059146395 +0000 UTC m=+12.781814995 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ad800): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009add00): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009add00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009add00): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009add00): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009add00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.059146395 +0000 UTC m=+12.781814995 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009add00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b570 item 33 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f03c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f03c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f03c0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f03c0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f03c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.061168164 +0000 UTC m=+12.783836754 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f03c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f0840): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f0840): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032be30 item 34 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f0840): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f0840): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f0840): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f0840): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f0840): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.062132505 +0000 UTC m=+12.784801095 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f0840): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f0d80): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f0d80): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f0d80): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f0d80): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f0d80): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.062132505 +0000 UTC m=+12.784801095 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f0d80): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4070 item 34 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f13c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f13c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f13c0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f13c0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f13c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.064992327 +0000 UTC m=+12.787660917 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f13c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f1840): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f1840): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f1840): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f1840): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f1840): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4850 item 35 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f1840): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f1840): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.065847824 +0000 UTC m=+12.788516424 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f1840): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c4880): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c4880): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c4880): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c4880): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c4880): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.065847824 +0000 UTC m=+12.788516424 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c4880): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050850 item 35 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c5100): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c5100): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c5100): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c5100): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c5100): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.068440464 +0000 UTC m=+12.791109064 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c5100): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c59c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c59c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000511f0 item 36 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c59c0): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c59c0): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c59c0): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c59c0): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c59c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.069435964 +0000 UTC m=+12.792104564 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c59c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c5f00): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c5f00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c5f00): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c5f00): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c5f00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.069435964 +0000 UTC m=+12.792104564 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0002c5f00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000517a0 item 36 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cea5c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cea5c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cea5c0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cea5c0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cea5c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.071515461 +0000 UTC m=+12.794184061 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cea5c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ceaa40): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ceaa40): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ceaa40): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ceaa40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ceaa40): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482070 item 37 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ceaa40): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ceaa40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.072584779 +0000 UTC m=+12.795253369 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ceaa40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ceaf40): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ceaf40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ceaf40): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ceaf40): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ceaf40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.072584779 +0000 UTC m=+12.795253369 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ceaf40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482310 item 37 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ceb5c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ceb5c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ceb5c0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ceb5c0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ceb5c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.074935235 +0000 UTC m=+12.797603835 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ceb5c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cebac0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cebac0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482770 item 38 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cebac0): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cebac0): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cebac0): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cebac0): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cebac0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.0759447 +0000 UTC m=+12.798613290 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cebac0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f60c0): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f60c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f60c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f60c0): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f60c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.0759447 +0000 UTC m=+12.798613290 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f60c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482930 item 38 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f6740): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f6740): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f6740): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f6740): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f6740): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.077731797 +0000 UTC m=+12.800400378 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f6740): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f6c40): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f6c40): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f6c40): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f6c40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f6c40): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482d20 item 39 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f6c40): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f6c40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.078399893 +0000 UTC m=+12.801068472 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f6c40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f7140): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f7140): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f7140): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f7140): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f7140): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.078399893 +0000 UTC m=+12.801068472 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f7140): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482ee0 item 39 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f77c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f77c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f77c0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f77c0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f77c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.079958692 +0000 UTC m=+12.802627272 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f77c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f7d00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f7d00): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004832d0 item 40 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f7d00): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f7d00): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f7d00): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f7d00): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f7d00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.080590188 +0000 UTC m=+12.803258768 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f7d00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f02c0): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f02c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f02c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f02c0): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f02c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.080590188 +0000 UTC m=+12.803258768 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f02c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483570 item 40 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f0880): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f0880): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f0880): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f0880): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f0880): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f0880): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f0880): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.082114621 +0000 UTC m=+12.804783201 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f0880): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f1c80): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f1c80): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f1c80): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004838f0 item 41 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f1c80): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f1c80): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.083103849 +0000 UTC m=+12.805772490 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009f1c80): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be21c0): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be21c0): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be21c0): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be21c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be21c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483b90 item 41 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be21c0): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be21c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.084114718 +0000 UTC m=+12.806783318 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be21c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be2740): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be2740): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be2740): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be2740): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be2740): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.084114718 +0000 UTC m=+12.806783318 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be2740): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483e30 item 41 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be2d80): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be2d80): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be2d80): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be2d80): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be2d80): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be2d80): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be2d80): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.086211677 +0000 UTC m=+12.808880268 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be2d80): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be3280): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be3280): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be3280): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee230 item 42 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be3280): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be3280): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.086731423 +0000 UTC m=+12.809400014 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be3280): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be37c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be37c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee4d0 item 42 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be37c0): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be37c0): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be37c0): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be37c0): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be37c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.087374582 +0000 UTC m=+12.810043172 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be37c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be3d40): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be3d40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be3d40): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be3d40): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be3d40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.087374582 +0000 UTC m=+12.810043172 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000be3d40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee690 item 42 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c08440): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c08440): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c08440): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c08440): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c08440): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c08440): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c08440): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.088787847 +0000 UTC m=+12.811456427 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c08440): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c08940): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c08940): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c08940): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eec40 item 43 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c08940): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c08940): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.089829484 +0000 UTC m=+12.812498074 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c08940): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c08e80): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c08e80): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c08e80): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c08e80): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c08e80): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef030 item 43 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c08e80): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c08e80): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.090385388 +0000 UTC m=+12.813053967 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c08e80): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c093c0): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c093c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c093c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c093c0): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c093c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.090385388 +0000 UTC m=+12.813053967 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c093c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef260 item 43 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c09a00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c09a00): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c09a00): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c09a00): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c09a00): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c09a00): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c09a00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.091889764 +0000 UTC m=+12.814558344 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c09a00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c09f00): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c09f00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c09f00): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef9d0 item 44 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c09f00): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c09f00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.092428606 +0000 UTC m=+12.815097186 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000c09f00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003bb5c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003bb5c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004efc00 item 44 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003bb5c0): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003bb5c0): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003bb5c0): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003bb5c0): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003bb5c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.093091912 +0000 UTC m=+12.815760502 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003bb5c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000410140): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000410140): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000410140): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000410140): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000410140): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.093091912 +0000 UTC m=+12.815760502 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000410140): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004efdc0 item 44 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000411ec0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000411ec0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000411ec0): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000411ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000411ec0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000411ec0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000411ec0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.094375543 +0000 UTC m=+12.817044123 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000411ec0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000712800): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000712800): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000712800): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4bd0 item 45 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000712800): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000712800): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.094845626 +0000 UTC m=+12.817514207 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000712800): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000713040): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000713040): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000713040): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000713040): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000713040): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.094845626 +0000 UTC m=+12.817514207 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000713040): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4ee0 item 45 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000713680): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000713680): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000713680): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000713680): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000713680): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000713680): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000713680): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.096206693 +0000 UTC m=+12.818875273 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000713680): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000713b80): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000713b80): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000713b80): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5340 item 46 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000713b80): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000713b80): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.096670755 +0000 UTC m=+12.819339335 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000713b80): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000770380): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000770380): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000770380): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000770380): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000770380): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.096670755 +0000 UTC m=+12.819339335 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000770380): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5570 item 46 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0007709c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0007709c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0007709c0): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0007709c0): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0007709c0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0007709c0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0007709c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.097912828 +0000 UTC m=+12.820581408 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0007709c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000770fc0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000770fc0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000770fc0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e59d0 item 47 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000770fc0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000770fc0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.098375687 +0000 UTC m=+12.821044267 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000770fc0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0007716c0): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0007716c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0007716c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0007716c0): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0007716c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.098375687 +0000 UTC m=+12.821044267 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0007716c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5d50 item 47 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000771d00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000771d00): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000771d00): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000771d00): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000771d00): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000771d00): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000771d00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.099939836 +0000 UTC m=+12.822608417 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000771d00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da0280): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da0280): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da0280): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c2a0 item 48 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da0280): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da0280): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.100390672 +0000 UTC m=+12.823059253 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da0280): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da0a00): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da0a00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da0a00): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da0a00): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da0a00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.100390672 +0000 UTC m=+12.823059253 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da0a00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c4d0 item 48 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da1040): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da1040): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da1040): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da1040): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da1040): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.101798177 +0000 UTC m=+12.824466767 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da1040): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da1500): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da1500): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da1500): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da1500): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da1500): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da1500): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c930 item 49 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da1500): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da1500): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.102289379 +0000 UTC m=+12.824957959 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da1500): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da1a40): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da1a40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da1a40): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da1a40): >_readAt: n=8, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da1a40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.102289379 +0000 UTC m=+12.824957959 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000da1a40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051caf0 item 49 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f4140): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f4140): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f4140): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f4140): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f4140): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.103583802 +0000 UTC m=+12.826252381 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f4140): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f4740): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f4740): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f4740): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d030 item 50 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f4740): _readAt: size=2, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f4740): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f4740): _writeAt: size=3, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f4740): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f4740): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.104617683 +0000 UTC m=+12.827286284 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f4740): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f4cc0): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f4cc0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f4cc0): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f4cc0): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f4cc0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.104617683 +0000 UTC m=+12.827286284 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f4cc0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d650 item 50 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f5440): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f5440): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f5440): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f5440): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f5440): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.106374814 +0000 UTC m=+12.829043414 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f5440): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f5940): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f5940): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f5940): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f5940): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f5940): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f5940): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051dc70 item 51 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f5940): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f5940): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.107040003 +0000 UTC m=+12.829708604 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f5940): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f5e80): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f5e80): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f5e80): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f5e80): >_readAt: n=8, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f5e80): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.107040003 +0000 UTC m=+12.829708604 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006f5e80): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051dea0 item 51 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072a680): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072a680): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072a680): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072a680): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072a680): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.108982483 +0000 UTC m=+12.831651083 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072a680): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072ab80): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072ab80): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072ab80): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c8c0 item 52 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072ab80): _readAt: size=2, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072ab80): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072ab80): _writeAt: size=3, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072ab80): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072ab80): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.109734926 +0000 UTC m=+12.832403526 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072ab80): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072b140): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072b140): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072b140): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072b140): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072b140): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.109734926 +0000 UTC m=+12.832403526 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072b140): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ccb0 item 52 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072b7c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072b7c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072b7c0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072b7c0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072b7c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.111822507 +0000 UTC m=+12.834491108 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072b7c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072bcc0): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072bcc0): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072bcc0): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072bcc0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072bcc0): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072bcc0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d650 item 53 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072bcc0): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072bcc0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.112592414 +0000 UTC m=+12.835261014 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00072bcc0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006ee280): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006ee280): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006ee280): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006ee280): >_readAt: n=8, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006ee280): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.112592414 +0000 UTC m=+12.835261014 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006ee280): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041da40 item 53 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006ee940): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006ee940): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006ee940): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006ee940): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006ee940): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.114603722 +0000 UTC m=+12.837272322 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006ee940): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006eee40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006eee40): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006eee40): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dea0 item 54 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006eee40): _readAt: size=2, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006eee40): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006eee40): _writeAt: size=3, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006eee40): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006eee40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.115395119 +0000 UTC m=+12.838063719 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006eee40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006ef3c0): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006ef3c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006ef3c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006ef3c0): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006ef3c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.115395119 +0000 UTC m=+12.838063719 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006ef3c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368150 item 54 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006efa40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006efa40): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006efa40): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006efa40): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006efa40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.117293304 +0000 UTC m=+12.839961905 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006efa40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006eff40): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006eff40): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006eff40): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006eff40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006eff40): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006eff40): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003687e0 item 55 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006eff40): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006eff40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.118271502 +0000 UTC m=+12.840940102 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0006eff40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000dec500): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000dec500): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000dec500): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000dec500): >_readAt: n=8, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000dec500): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.118271502 +0000 UTC m=+12.840940102 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000dec500): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368af0 item 55 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000decb80): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000decb80): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000decb80): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000decb80): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000decb80): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.120603352 +0000 UTC m=+12.843271953 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000decb80): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ded080): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ded080): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ded080): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003692d0 item 56 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ded080): _readAt: size=2, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ded080): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ded080): _writeAt: size=3, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ded080): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ded080): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.121627355 +0000 UTC m=+12.844295956 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ded080): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ded600): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ded600): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ded600): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ded600): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ded600): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.121627355 +0000 UTC m=+12.844295956 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ded600): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003695e0 item 56 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000dedc80): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000dedc80): open at offset 0 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000dedc80): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000dedc80): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000dedc80): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000dedc80): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000dedc80): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000dedc80): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.123856233 +0000 UTC m=+12.846524833 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000dedc80): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000526540): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000526540): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000526540): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e0e0 item 57 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000526540): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000526540): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.124758278 +0000 UTC m=+12.847426878 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000526540): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000526ec0): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000526ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000526ec0): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000526ec0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000526ec0): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000526ec0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e4d0 item 57 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000526ec0): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000526ec0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.125608805 +0000 UTC m=+12.848277416 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000526ec0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0005276c0): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0005276c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0005276c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0005276c0): >_readAt: n=8, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0005276c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.125608805 +0000 UTC m=+12.848277416 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0005276c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e930 item 57 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000527e40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000527e40): open at offset 0 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000527e40): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000527e40): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000527e40): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000527e40): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000527e40): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000527e40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.128058918 +0000 UTC m=+12.850727518 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000527e40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ca400): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ca400): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ca400): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f500 item 58 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ca400): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ca400): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.128924644 +0000 UTC m=+12.851593244 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ca400): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ca940): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ca940): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ca940): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f6c0 item 58 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ca940): _readAt: size=2, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ca940): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ca940): _writeAt: size=3, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ca940): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ca940): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.129947305 +0000 UTC m=+12.852615905 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009ca940): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009caf40): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009caf40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009caf40): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009caf40): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009caf40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.129947305 +0000 UTC m=+12.852615905 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009caf40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fdc0 item 58 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009cb580): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009cb580): open at offset 0 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009cb580): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009cb580): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009cb580): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009cb580): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009cb580): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009cb580): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.13213796 +0000 UTC m=+12.854806570 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009cb580): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009cbac0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009cbac0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009cbac0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366230 item 59 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009cbac0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009cbac0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.133066485 +0000 UTC m=+12.855735085 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009cbac0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0080): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0080): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0080): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0080): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0080): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0080): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366620 item 59 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0080): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0080): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.133993115 +0000 UTC m=+12.856661715 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0080): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0600): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0600): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0600): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0600): >_readAt: n=8, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0600): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.133993115 +0000 UTC m=+12.856661715 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0600): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003667e0 item 59 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0c40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0c40): open at offset 0 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0c40): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0c40): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0c40): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0c40): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0c40): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0c40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.136504914 +0000 UTC m=+12.859173514 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de0c40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de11c0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de11c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de11c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366c40 item 60 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de11c0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de11c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.137439259 +0000 UTC m=+12.860107869 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de11c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de1740): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de1740): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de1740): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366e70 item 60 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de1740): _readAt: size=2, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de1740): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de1740): _writeAt: size=3, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de1740): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de1740): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.138471949 +0000 UTC m=+12.861140549 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de1740): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de1d40): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de1d40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de1d40): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de1d40): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de1d40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.138471949 +0000 UTC m=+12.861140549 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000de1d40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003671f0 item 60 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000920400): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000920400): open at offset 0 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000920400): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000920400): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000920400): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000920400): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000920400): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000920400): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.140635352 +0000 UTC m=+12.863303952 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000920400): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000920940): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000920940): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000920940): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367960 item 61 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000920940): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000920940): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.141339384 +0000 UTC m=+12.864007985 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000920940): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000921040): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000921040): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000921040): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000921040): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000921040): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.141339384 +0000 UTC m=+12.864007985 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000921040): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367b20 item 61 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000921680): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000921680): open at offset 0 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000921680): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000921680): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000921680): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000921680): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000921680): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000921680): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.143381571 +0000 UTC m=+12.866050172 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000921680): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000921bc0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000921bc0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000921bc0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324700 item 62 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000921bc0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000921bc0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.144094802 +0000 UTC m=+12.866763402 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000921bc0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000854380): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000854380): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000854380): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000854380): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000854380): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.144094802 +0000 UTC m=+12.866763402 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000854380): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324d90 item 62 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008549c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008549c0): open at offset 0 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008549c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008549c0): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008549c0): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008549c0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008549c0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008549c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.146150232 +0000 UTC m=+12.868818832 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008549c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000854f00): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000854f00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000854f00): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325490 item 63 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000854f00): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000854f00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.146852142 +0000 UTC m=+12.869520741 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000854f00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000855600): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000855600): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000855600): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000855600): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000855600): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.146852142 +0000 UTC m=+12.869520741 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000855600): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003257a0 item 63 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000855c40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000855c40): open at offset 0 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000855c40): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000855c40): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000855c40): >_readAt: n=0, err=Bad file descriptor 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000855c40): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000855c40): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000855c40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.148944812 +0000 UTC m=+12.871613412 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000855c40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079e240): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079e240): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079e240): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325ce0 item 64 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079e240): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079e240): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.150224957 +0000 UTC m=+12.872893567 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079e240): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079ea40): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079ea40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079ea40): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079ea40): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079ea40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.150224957 +0000 UTC m=+12.872893567 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079ea40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003900e0 item 64 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079f080): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079f080): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079f080): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079f080): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079f080): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.152592294 +0000 UTC m=+12.875260894 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079f080): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079f500): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079f500): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079f500): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079f500): >_readAt: n=2, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079f500): _writeAt: size=3, off=2 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390690 item 65 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079f500): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079f500): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.153461307 +0000 UTC m=+12.876129907 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079f500): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079fa00): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079fa00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079fa00): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079fa00): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079fa00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.153461307 +0000 UTC m=+12.876129907 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00079fa00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390cb0 item 65 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ae0c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ae0c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ae0c0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ae0c0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ae0c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.155585797 +0000 UTC m=+12.878254397 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ae0c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ae540): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ae540): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391ce0 item 66 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ae540): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ae540): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ae540): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ae540): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ae540): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.156892913 +0000 UTC m=+12.879561533 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ae540): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008aeac0): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008aeac0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008aeac0): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008aeac0): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008aeac0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.156892913 +0000 UTC m=+12.879561533 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008aeac0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364150 item 66 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008af100): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008af100): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008af100): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008af100): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008af100): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.159246033 +0000 UTC m=+12.881914654 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008af100): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008af580): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008af580): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008af580): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008af580): >_readAt: n=2, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008af580): _writeAt: size=3, off=2 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364bd0 item 67 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008af580): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008af580): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.16033596 +0000 UTC m=+12.883004580 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008af580): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008afa80): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008afa80): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008afa80): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008afa80): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008afa80): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.16033596 +0000 UTC m=+12.883004580 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008afa80): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364d90 item 67 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003fe180): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003fe180): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003fe180): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003fe180): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003fe180): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.163035271 +0000 UTC m=+12.885703891 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003fe180): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003fe6c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003fe6c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365110 item 68 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003fe6c0): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003fe6c0): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003fe6c0): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003fe6c0): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003fe6c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.164089752 +0000 UTC m=+12.886758412 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003fe6c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003fec40): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003fec40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003fec40): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003fec40): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003fec40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.164089752 +0000 UTC m=+12.886758412 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003fec40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365420 item 68 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003ff280): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003ff280): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003ff280): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003ff280): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003ff280): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.165837605 +0000 UTC m=+12.888506205 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003ff280): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003ff700): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003ff700): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003ff700): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003ff700): >_readAt: n=2, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003ff700): _writeAt: size=3, off=2 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365b90 item 69 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003ff700): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003ff700): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.16651565 +0000 UTC m=+12.889184240 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003ff700): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003ffc00): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003ffc00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003ffc00): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003ffc00): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003ffc00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.16651565 +0000 UTC m=+12.889184240 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0003ffc00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365f10 item 69 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a20300): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a20300): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a20300): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a20300): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a20300): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.168455472 +0000 UTC m=+12.891124063 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a20300): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a20800): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a20800): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca620 item 70 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a20800): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a20800): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a20800): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a20800): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a20800): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.169211784 +0000 UTC m=+12.891880374 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a20800): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a20d40): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a20d40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a20d40): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a20d40): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a20d40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.169211784 +0000 UTC m=+12.891880374 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a20d40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca850 item 70 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a21400): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a21400): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a21400): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a21400): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a21400): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.171091354 +0000 UTC m=+12.893759955 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a21400): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a21900): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a21900): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a21900): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a21900): >_readAt: n=2, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a21900): _writeAt: size=3, off=2 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cac40 item 71 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a21900): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a21900): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.171944097 +0000 UTC m=+12.894612696 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a21900): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a21e00): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a21e00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a21e00): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a21e00): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a21e00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.171944097 +0000 UTC m=+12.894612696 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a21e00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb030 item 71 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4a500): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4a500): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4a500): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4a500): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4a500): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.174063718 +0000 UTC m=+12.896732298 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4a500): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4aa00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4aa00): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb420 item 72 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4aa00): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4aa00): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4aa00): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4aa00): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4aa00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.174699763 +0000 UTC m=+12.897368343 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4aa00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4af40): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4af40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4af40): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4af40): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4af40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.174699763 +0000 UTC m=+12.897368343 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4af40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb6c0 item 72 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4b500): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4b500): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4b500): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4b500): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4b500): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4b500): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4b500): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.183456272 +0000 UTC m=+12.906124862 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4b500): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4ba00): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4ba00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4ba00): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbb90 item 73 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4ba00): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4ba00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.187683634 +0000 UTC m=+12.910352213 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4ba00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4bf00): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4bf00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4bf00): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4bf00): >_readAt: n=2, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4bf00): _writeAt: size=3, off=2 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbd50 item 73 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4bf00): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4bf00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.188571641 +0000 UTC m=+12.911240222 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000f4bf00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2a4c0): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2a4c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2a4c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2a4c0): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2a4c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.188571641 +0000 UTC m=+12.911240222 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2a4c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6000 item 73 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2ab00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2ab00): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2ab00): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2ab00): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2ab00): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2ab00): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2ab00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.190566999 +0000 UTC m=+12.913235580 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2ab00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2b000): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2b000): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2b000): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6540 item 74 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2b000): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2b000): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.191065697 +0000 UTC m=+12.913734276 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2b000): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2b580): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2b580): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6770 item 74 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2b580): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2b580): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2b580): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2b580): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2b580): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.191689449 +0000 UTC m=+12.914358028 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2b580): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2bb00): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2bb00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2bb00): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2bb00): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2bb00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.191689449 +0000 UTC m=+12.914358028 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a2bb00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6930 item 74 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc21c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc21c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc21c0): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc21c0): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc21c0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc21c0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc21c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.193044062 +0000 UTC m=+12.915712643 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc21c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc26c0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc26c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc26c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6e70 item 75 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc26c0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc26c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.193508605 +0000 UTC m=+12.916177185 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc26c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2c00): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2c00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2c00): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2c00): >_readAt: n=2, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2c00): _writeAt: size=3, off=2 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7030 item 75 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2c00): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2c00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.193995341 +0000 UTC m=+12.916663920 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc2c00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3180): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3180): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3180): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3180): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3180): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.193995341 +0000 UTC m=+12.916663920 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3180): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d72d0 item 75 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc37c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc37c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc37c0): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc37c0): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc37c0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc37c0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc37c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.195222195 +0000 UTC m=+12.917890775 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc37c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3cc0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3cc0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3cc0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7810 item 76 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3cc0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3cc0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.195737162 +0000 UTC m=+12.918405741 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000cc3cc0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088e280): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088e280): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d79d0 item 76 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088e280): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088e280): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088e280): _writeAt: size=3, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088e280): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088e280): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.196337168 +0000 UTC m=+12.919005749 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088e280): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088e800): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088e800): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088e800): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088e800): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088e800): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.196337168 +0000 UTC m=+12.919005749 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088e800): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7c00 item 76 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088ee40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088ee40): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088ee40): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088ee40): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088ee40): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088ee40): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088ee40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.197477972 +0000 UTC m=+12.920146552 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088ee40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088f340): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088f340): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088f340): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004304d0 item 77 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088f340): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088f340): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.197912097 +0000 UTC m=+12.920580677 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088f340): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088fa40): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088fa40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088fa40): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088fa40): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088fa40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.197912097 +0000 UTC m=+12.920580677 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc00088fa40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004307e0 item 77 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac100): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac100): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac100): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac100): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac100): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac100): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac100): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.199370908 +0000 UTC m=+12.922039487 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac100): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac600): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac600): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac600): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430b60 item 78 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac600): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac600): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.199882669 +0000 UTC m=+12.922551249 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ac600): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008acd00): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008acd00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008acd00): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008acd00): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008acd00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.199882669 +0000 UTC m=+12.922551249 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008acd00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430ee0 item 78 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad340): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad340): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad340): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad340): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad340): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad340): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad340): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.201201797 +0000 UTC m=+12.923870377 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad340): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad840): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad840): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad840): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004315e0 item 79 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad840): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad840): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.201662623 +0000 UTC m=+12.924331193 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008ad840): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008adf40): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008adf40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008adf40): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008adf40): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008adf40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.201662623 +0000 UTC m=+12.924331193 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008adf40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004319d0 item 79 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f6600): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f6600): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f6600): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f6600): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f6600): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f6600): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f6600): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.202967544 +0000 UTC m=+12.925636124 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f6600): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f6b00): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f6b00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f6b00): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8000 item 80 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f6b00): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f6b00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.203506046 +0000 UTC m=+12.926174626 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f6b00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f7200): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f7200): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f7200): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f7200): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f7200): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.203506046 +0000 UTC m=+12.926174626 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f7200): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c85b0 item 80 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f7840): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f7840): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f7840): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f7840): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f7840): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.205088869 +0000 UTC m=+12.927757449 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f7840): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f7cc0): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f7cc0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f7cc0): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f7cc0): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f7cc0): >_readAt: n=2, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f7cc0): _writeAt: size=3, off=7 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9030 item 81 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f7cc0): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f7cc0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.205634003 +0000 UTC m=+12.928302583 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0008f7cc0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000998280): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000998280): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000998280): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000998280): >_readAt: n=8, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000998280): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.205634003 +0000 UTC m=+12.928302583 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000998280): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c9880 item 81 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000998900): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000998900): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000998900): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000998900): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000998900): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.20703765 +0000 UTC m=+12.929706230 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000998900): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000998e00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000998e00): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000998e00): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486380 item 82 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000998e00): _readAt: size=2, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000998e00): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000998e00): _writeAt: size=3, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000998e00): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000998e00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.207676 +0000 UTC m=+12.930344579 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000998e00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000999380): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000999380): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000999380): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000999380): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000999380): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.207676 +0000 UTC m=+12.930344579 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000999380): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004865b0 item 82 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000999a00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000999a00): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000999a00): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000999a00): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000999a00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.209041384 +0000 UTC m=+12.931709964 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000999a00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000999f00): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000999f00): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000999f00): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000999f00): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000999f00): >_readAt: n=2, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000999f00): _writeAt: size=3, off=7 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486930 item 83 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000999f00): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000999f00): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.20963535 +0000 UTC m=+12.932303929 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000999f00): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e64c0): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e64c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e64c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e64c0): >_readAt: n=8, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e64c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.20963535 +0000 UTC m=+12.932303929 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e64c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486af0 item 83 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e6b40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e6b40): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e6b40): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e6b40): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e6b40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.211015152 +0000 UTC m=+12.933683731 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e6b40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e7040): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e7040): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e7040): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486e70 item 84 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e7040): _readAt: size=2, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e7040): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e7040): _writeAt: size=3, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e7040): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e7040): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.211653451 +0000 UTC m=+12.934322021 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e7040): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e75c0): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e75c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e75c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e75c0): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e75c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.211653451 +0000 UTC m=+12.934322021 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e75c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487030 item 84 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e7c40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e7c40): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e7c40): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e7c40): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e7c40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.213002124 +0000 UTC m=+12.935670704 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc0009e7c40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4a1c0): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4a1c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4a1c0): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4a1c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4a1c0): >_readAt: n=2, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4a1c0): _writeAt: size=3, off=7 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004873b0 item 85 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4a1c0): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4a1c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.213591892 +0000 UTC m=+12.936260472 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4a1c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4a700): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4a700): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4a700): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4a700): >_readAt: n=8, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4a700): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.213591892 +0000 UTC m=+12.936260472 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4a700): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004875e0 item 85 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4ad80): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4ad80): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4ad80): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4ad80): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4ad80): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.215039842 +0000 UTC m=+12.937708422 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4ad80): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4b280): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4b280): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4b280): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487960 item 86 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4b280): _readAt: size=2, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4b280): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4b280): _writeAt: size=3, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4b280): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4b280): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.215774341 +0000 UTC m=+12.938442922 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4b280): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4b800): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4b800): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4b800): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4b800): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4b800): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.215774341 +0000 UTC m=+12.938442922 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4b800): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487b20 item 86 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4be80): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4be80): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4be80): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4be80): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4be80): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.217107055 +0000 UTC m=+12.939775636 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a4be80): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6c400): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6c400): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6c400): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6c400): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6c400): >_readAt: n=2, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6c400): _writeAt: size=3, off=7 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a000 item 87 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6c400): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6c400): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.217762687 +0000 UTC m=+12.940431267 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6c400): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6c940): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6c940): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6c940): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6c940): >_readAt: n=8, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6c940): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.217762687 +0000 UTC m=+12.940431267 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6c940): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a690 item 87 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6cfc0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6cfc0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6cfc0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6cfc0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6cfc0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.219224734 +0000 UTC m=+12.941893313 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6cfc0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6d4c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6d4c0): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6d4c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032afc0 item 88 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6d4c0): _readAt: size=2, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6d4c0): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6d4c0): _writeAt: size=3, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6d4c0): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6d4c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.220066746 +0000 UTC m=+12.942735315 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6d4c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6da40): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6da40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6da40): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6da40): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6da40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.220066746 +0000 UTC m=+12.942735315 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000a6da40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b260 item 88 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0100): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0100): open at offset 0 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0100): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0100): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0100): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0100): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0100): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0100): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.221887616 +0000 UTC m=+12.944556216 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0100): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0640): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0640): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0640): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b810 item 89 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0640): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0640): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.222843101 +0000 UTC m=+12.945511701 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0640): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0b80): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0b80): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0b80): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0b80): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0b80): >_readAt: n=2, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0b80): _writeAt: size=3, off=7 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bdc0 item 89 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0b80): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0b80): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.223671427 +0000 UTC m=+12.946340027 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa0b80): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa1100): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa1100): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa1100): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa1100): >_readAt: n=8, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa1100): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.223671427 +0000 UTC m=+12.946340027 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa1100): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346070 item 89 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa1740): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa1740): open at offset 0 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa1740): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa1740): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa1740): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa1740): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa1740): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa1740): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.225939627 +0000 UTC m=+12.948608237 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa1740): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa1c80): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa1c80): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa1c80): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346b60 item 90 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa1c80): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa1c80): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.226587564 +0000 UTC m=+12.949256164 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000aa1c80): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0240): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0240): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0240): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347180 item 90 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0240): _readAt: size=2, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0240): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0240): _writeAt: size=3, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0240): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0240): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.227641023 +0000 UTC m=+12.950309634 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0240): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0800): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0800): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0800): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0800): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0800): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.227641023 +0000 UTC m=+12.950309634 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0800): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347490 item 90 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0e40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0e40): open at offset 0 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0e40): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0e40): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0e40): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0e40): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0e40): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0e40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.229546743 +0000 UTC m=+12.952215323 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac0e40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac1380): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac1380): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac1380): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347ce0 item 91 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac1380): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac1380): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.230115351 +0000 UTC m=+12.952783932 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac1380): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac18c0): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac18c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac18c0): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac18c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac18c0): >_readAt: n=2, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac18c0): _writeAt: size=3, off=7 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347f10 item 91 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac18c0): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac18c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.230690051 +0000 UTC m=+12.953358631 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac18c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac1e40): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac1e40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac1e40): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac1e40): >_readAt: n=8, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac1e40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.230690051 +0000 UTC m=+12.953358631 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000ac1e40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428380 item 91 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adc500): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adc500): open at offset 0 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adc500): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adc500): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adc500): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adc500): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adc500): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adc500): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.232615177 +0000 UTC m=+12.955283777 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adc500): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adca40): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adca40): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adca40): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004287e0 item 92 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adca40): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adca40): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.233235142 +0000 UTC m=+12.955903752 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adca40): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adcf80): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adcf80): open at offset 5 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adcf80): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004289a0 item 92 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adcf80): _readAt: size=2, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adcf80): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adcf80): _writeAt: size=3, off=5 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adcf80): >_writeAt: n=3, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adcf80): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.234006852 +0000 UTC m=+12.956675452 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000adcf80): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000add540): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000add540): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000add540): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000add540): >_readAt: n=3, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000add540): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.234006852 +0000 UTC m=+12.956675452 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000add540): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428b60 item 92 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000addb80): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000addb80): open at offset 0 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000addb80): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000addb80): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000addb80): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000addb80): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000addb80): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000addb80): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.235776065 +0000 UTC m=+12.958444665 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000addb80): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afa140): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afa140): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afa140): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428f50 item 93 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afa140): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afa140): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.236408263 +0000 UTC m=+12.959076863 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afa140): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afa840): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afa840): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afa840): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afa840): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afa840): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.236408263 +0000 UTC m=+12.959076863 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afa840): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004291f0 item 93 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afae80): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afae80): open at offset 0 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afae80): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afae80): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afae80): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afae80): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afae80): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afae80): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.238482288 +0000 UTC m=+12.961150889 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afae80): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afb3c0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afb3c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afb3c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004295e0 item 94 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afb3c0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afb3c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.2391537 +0000 UTC m=+12.961822301 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afb3c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afbac0): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afbac0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afbac0): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afbac0): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afbac0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.2391537 +0000 UTC m=+12.961822301 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000afbac0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429880 item 94 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b14180): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b14180): open at offset 0 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b14180): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b14180): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b14180): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b14180): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b14180): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b14180): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.241090638 +0000 UTC m=+12.963759239 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b14180): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b146c0): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b146c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b146c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429c00 item 95 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b146c0): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b146c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.241773982 +0000 UTC m=+12.964442602 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b146c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b14dc0): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b14dc0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b14dc0): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b14dc0): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b14dc0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.241773982 +0000 UTC m=+12.964442602 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b14dc0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429e30 item 95 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b15400): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b15400): open at offset 0 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b15400): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b15400): _readAt: size=2, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b15400): >_readAt: n=0, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b15400): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b15400): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b15400): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.24411513 +0000 UTC m=+12.966783730 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b15400): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b15940): _writeAt: size=5, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b15940): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b15940): >openPending: err= 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338310 item 96 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b15940): >_writeAt: n=5, err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b15940): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.244989412 +0000 UTC m=+12.967658023 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b15940): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/28 04:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/28 04:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b143c0): _readAt: size=512, off=0 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b143c0): openPending: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b143c0): >openPending: err= 2025/08/28 04:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b143c0): >_readAt: n=5, err=EOF 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b143c0): close: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-28 04:56:44.244989412 +0000 UTC m=+12.967658023 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/28 04:56:44 DEBUG : open-test-file(0xc000b143c0): >close: err= 2025/08/28 04:56:44 DEBUG : open-test-file: Remove: 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338000 item 96 2025/08/28 04:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/28 04:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/28 04:56:44 DEBUG : open-test-file: >Remove: err= 2025/08/28 04:56:44 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:44 DEBUG : Looking for writers 2025/08/28 04:56:44 DEBUG : >WaitForWriters: 2025/08/28 04:56:44 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.63s) --- PASS: TestRWFileHandleOpenTests/writes (0.32s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.31s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- 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-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:56:44 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:56:44 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:56:44 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:44 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:56:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:56:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:56:44 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:56:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:56:44 DEBUG : file1: newRWFileHandle: 2025/08/28 04:56:44 DEBUG : file1(0xc000cebe40): openPending: 2025/08/28 04:56:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:44 DEBUG : file1(0xc000cebe40): >openPending: err= 2025/08/28 04:56:44 DEBUG : file1: >newRWFileHandle: err= 2025/08/28 04:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:56:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/28 04:56:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/08/28 04:56:44 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:56:44 DEBUG : Looking for writers 2025/08/28 04:56:44 DEBUG : file1: reading active writers 2025/08/28 04:56:44 DEBUG : file1: active writers 1 2025/08/28 04:56:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/08/28 04:56:44 DEBUG : Looking for writers 2025/08/28 04:56:44 DEBUG : file1: reading active writers 2025/08/28 04:56:44 DEBUG : file1: active writers 1 2025/08/28 04:56:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/08/28 04:56:44 DEBUG : Looking for writers 2025/08/28 04:56:44 DEBUG : file1: reading active writers 2025/08/28 04:56:44 DEBUG : file1: active writers 1 2025/08/28 04:56:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/08/28 04:56:44 DEBUG : Looking for writers 2025/08/28 04:56:44 DEBUG : file1: reading active writers 2025/08/28 04:56:44 DEBUG : file1: active writers 1 2025/08/28 04:56:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/08/28 04:56:44 DEBUG : Looking for writers 2025/08/28 04:56:44 DEBUG : file1: reading active writers 2025/08/28 04:56:44 DEBUG : file1: active writers 1 2025/08/28 04:56:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/08/28 04:56:44 DEBUG : Looking for writers 2025/08/28 04:56:44 DEBUG : file1: reading active writers 2025/08/28 04:56:44 DEBUG : file1: active writers 1 2025/08/28 04:56:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/08/28 04:56:44 DEBUG : Looking for writers 2025/08/28 04:56:44 DEBUG : file1: reading active writers 2025/08/28 04:56:44 DEBUG : file1: active writers 1 2025/08/28 04:56:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/08/28 04:56:45 DEBUG : Looking for writers 2025/08/28 04:56:45 DEBUG : file1: reading active writers 2025/08/28 04:56:45 DEBUG : file1: active writers 1 2025/08/28 04:56:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:56:46 DEBUG : Looking for writers 2025/08/28 04:56:46 DEBUG : file1: reading active writers 2025/08/28 04:56:46 DEBUG : file1: active writers 1 2025/08/28 04:56:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:56:47 DEBUG : Looking for writers 2025/08/28 04:56:47 DEBUG : file1: reading active writers 2025/08/28 04:56:47 DEBUG : file1: active writers 1 2025/08/28 04:56:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:56:48 DEBUG : Looking for writers 2025/08/28 04:56:48 DEBUG : file1: reading active writers 2025/08/28 04:56:48 DEBUG : file1: active writers 1 2025/08/28 04:56:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:56:49 DEBUG : Looking for writers 2025/08/28 04:56:49 DEBUG : file1: reading active writers 2025/08/28 04:56:49 DEBUG : file1: active writers 1 2025/08/28 04:56:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:56:50 DEBUG : Looking for writers 2025/08/28 04:56:50 DEBUG : file1: reading active writers 2025/08/28 04:56:50 DEBUG : file1: active writers 1 2025/08/28 04:56:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:56:51 DEBUG : Looking for writers 2025/08/28 04:56:51 DEBUG : file1: reading active writers 2025/08/28 04:56:51 DEBUG : file1: active writers 1 2025/08/28 04:56:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:56:52 DEBUG : Looking for writers 2025/08/28 04:56:52 DEBUG : file1: reading active writers 2025/08/28 04:56:52 DEBUG : file1: active writers 1 2025/08/28 04:56:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:56:53 DEBUG : Looking for writers 2025/08/28 04:56:53 DEBUG : file1: reading active writers 2025/08/28 04:56:53 DEBUG : file1: active writers 1 2025/08/28 04:56:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:56:54 DEBUG : Looking for writers 2025/08/28 04:56:54 DEBUG : file1: reading active writers 2025/08/28 04:56:54 DEBUG : file1: active writers 1 2025/08/28 04:56:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:56:55 DEBUG : Looking for writers 2025/08/28 04:56:55 DEBUG : file1: reading active writers 2025/08/28 04:56:55 DEBUG : file1: active writers 1 2025/08/28 04:56:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:56:56 DEBUG : Looking for writers 2025/08/28 04:56:56 DEBUG : file1: reading active writers 2025/08/28 04:56:56 DEBUG : file1: active writers 1 2025/08/28 04:56:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:56:57 DEBUG : Looking for writers 2025/08/28 04:56:57 DEBUG : file1: reading active writers 2025/08/28 04:56:57 DEBUG : file1: active writers 1 2025/08/28 04:56:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:56:58 DEBUG : Looking for writers 2025/08/28 04:56:58 DEBUG : file1: reading active writers 2025/08/28 04:56:58 DEBUG : file1: active writers 1 2025/08/28 04:56:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:56:59 DEBUG : Looking for writers 2025/08/28 04:56:59 DEBUG : file1: reading active writers 2025/08/28 04:56:59 DEBUG : file1: active writers 1 2025/08/28 04:56:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:57:00 DEBUG : Looking for writers 2025/08/28 04:57:00 DEBUG : file1: reading active writers 2025/08/28 04:57:00 DEBUG : file1: active writers 1 2025/08/28 04:57:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:57:01 DEBUG : Looking for writers 2025/08/28 04:57:01 DEBUG : file1: reading active writers 2025/08/28 04:57:01 DEBUG : file1: active writers 1 2025/08/28 04:57:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:57:02 DEBUG : Looking for writers 2025/08/28 04:57:02 DEBUG : file1: reading active writers 2025/08/28 04:57:02 DEBUG : file1: active writers 1 2025/08/28 04:57:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:57:03 DEBUG : Looking for writers 2025/08/28 04:57:03 DEBUG : file1: reading active writers 2025/08/28 04:57:03 DEBUG : file1: active writers 1 2025/08/28 04:57:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:57:04 DEBUG : Looking for writers 2025/08/28 04:57:04 DEBUG : file1: reading active writers 2025/08/28 04:57:04 DEBUG : file1: active writers 1 2025/08/28 04:57:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:57:05 DEBUG : Looking for writers 2025/08/28 04:57:05 DEBUG : file1: reading active writers 2025/08/28 04:57:05 DEBUG : file1: active writers 1 2025/08/28 04:57:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:57:06 DEBUG : Looking for writers 2025/08/28 04:57:06 DEBUG : file1: reading active writers 2025/08/28 04:57:06 DEBUG : file1: active writers 1 2025/08/28 04:57:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:57:07 DEBUG : Looking for writers 2025/08/28 04:57:07 DEBUG : file1: reading active writers 2025/08/28 04:57:07 DEBUG : file1: active writers 1 2025/08/28 04:57:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:57:08 DEBUG : Looking for writers 2025/08/28 04:57:08 DEBUG : file1: reading active writers 2025/08/28 04:57:08 DEBUG : file1: active writers 1 2025/08/28 04:57:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:57:09 DEBUG : Looking for writers 2025/08/28 04:57:09 DEBUG : file1: reading active writers 2025/08/28 04:57:09 DEBUG : file1: active writers 1 2025/08/28 04:57:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:57:10 DEBUG : Looking for writers 2025/08/28 04:57:10 DEBUG : file1: reading active writers 2025/08/28 04:57:10 DEBUG : file1: active writers 1 2025/08/28 04:57:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:57:11 DEBUG : Looking for writers 2025/08/28 04:57:11 DEBUG : file1: reading active writers 2025/08/28 04:57:11 DEBUG : file1: active writers 1 2025/08/28 04:57:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:57:12 DEBUG : Looking for writers 2025/08/28 04:57:12 DEBUG : file1: reading active writers 2025/08/28 04:57:12 DEBUG : file1: active writers 1 2025/08/28 04:57:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:57:13 DEBUG : Looking for writers 2025/08/28 04:57:13 DEBUG : file1: reading active writers 2025/08/28 04:57:13 DEBUG : file1: active writers 1 2025/08/28 04:57:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/28 04:57:14 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000d4a690 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000ca2b08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824646970176} name:file1 opens:1 downloaders: o: fd:0xc000314038 info:{ModTime:{wall:13989330819807810774 ext:12992256250 loc:0x4113040} ATime:{wall:13989330819807810774 ext:12992256250 loc:0x4113040} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/08/28 04:57:14 DEBUG : >WaitForWriters: 2025/08/28 04:57:14 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:57:14 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:14 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:57:14 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:57:14 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:57:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:57:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:57:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:57:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:57:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:57:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:57:14 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:57:14 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:57:14 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:57:14 DEBUG : rename_me: newRWFileHandle: 2025/08/28 04:57:14 DEBUG : rename_me(0xc0006f7cc0): openPending: 2025/08/28 04:57:14 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/28 04:57:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/28 04:57:14 DEBUG : rename_me(0xc0006f7cc0): >openPending: err= 2025/08/28 04:57:14 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/28 04:57:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/28 04:57:14 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/28 04:57:14 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/28 04:57:14 DEBUG : rename_me(0xc0006f7cc0): _writeAt: size=5, off=0 2025/08/28 04:57:14 DEBUG : rename_me(0xc0006f7cc0): >_writeAt: n=5, err= 2025/08/28 04:57:14 DEBUG : rename_me(0xc0006f7cc0): close: 2025/08/28 04:57:14 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-28 04:57:14.294245044 +0000 UTC m=+43.016913674 2025/08/28 04:57:14 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/28 04:57:14 DEBUG : rename_me(0xc0006f7cc0): >close: err= 2025/08/28 04:57:14 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/28 04:57:14 DEBUG : i_was_renamed: Updating file with 0xc0006769c0 2025/08/28 04:57:14 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/28 04:57:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/28 04:57:14 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:14 DEBUG : Looking for writers 2025/08/28 04:57:14 DEBUG : i_was_renamed: reading active writers 2025/08/28 04:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/28 04:57:14 DEBUG : Looking for writers 2025/08/28 04:57:14 DEBUG : i_was_renamed: reading active writers 2025/08/28 04:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/28 04:57:14 DEBUG : Looking for writers 2025/08/28 04:57:14 DEBUG : i_was_renamed: reading active writers 2025/08/28 04:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/28 04:57:14 DEBUG : Looking for writers 2025/08/28 04:57:14 DEBUG : i_was_renamed: reading active writers 2025/08/28 04:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/28 04:57:14 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/28 04:57:14 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:14 INFO : i_was_renamed: Copied (new) 2025/08/28 04:57:14 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-28 04:57:14 +0000 UTC" 2025/08/28 04:57:14 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/28 04:57:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/28 04:57:14 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/28 04:57:14 DEBUG : Looking for writers 2025/08/28 04:57:14 DEBUG : i_was_renamed: reading active writers 2025/08/28 04:57:14 DEBUG : >WaitForWriters: 2025/08/28 04:57:14 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:57:14 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:14 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/28 04:57:14 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:57:14 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:57:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:57:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:57:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:57:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:57:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/28 04:57:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{6O_ip}/rclone-test-tisimoy2mewu" 2025/08/28 04:57:14 INFO : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:14 DEBUG : forgetting directory cache 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate(0xc0006ee2c0): _readAt: size=512, off=0 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate(0xc0006ee2c0): openPending: 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-28 03:58:14 +0000 UTC" against cached fingerprint "" 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/28 04:57:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate(0xc0006ee2c0): >openPending: err= 2025/08/28 04:57:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate(0xc0006ee2c0): >_readAt: n=20, err=EOF 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate(0xc0006ee2c0): close: 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-28 03:58:14 +0000 GMT 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate(0xc0006ee2c0): >close: err= 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:14 DEBUG : forgetting directory cache 2025/08/28 04:57:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate(0xc0005268c0): _readAt: size=512, off=0 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate(0xc0005268c0): openPending: 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-28 03:59:14 +0000 UTC" against cached fingerprint "20,2025-08-28 03:58:14 +0000 UTC" 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-28 03:59:14 +0000 UTC" != cached fingerprint "20,2025-08-28 03:58:14 +0000 UTC") 2025/08/28 04:57:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/28 04:57:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate(0xc0005268c0): >openPending: err= 2025/08/28 04:57:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate(0xc0005268c0): >_readAt: n=20, err=EOF 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate(0xc0005268c0): close: 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-28 03:59:14 +0000 GMT 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate(0xc0005268c0): >close: err= 2025/08/28 04:57:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:15 DEBUG : forgetting directory cache 2025/08/28 04:57:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate(0xc000921640): _readAt: size=512, off=0 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate(0xc000921640): openPending: 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-28 04:00:14 +0000 UTC" against cached fingerprint "20,2025-08-28 03:59:14 +0000 UTC" 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-28 04:00:14 +0000 UTC" != cached fingerprint "20,2025-08-28 03:59:14 +0000 UTC") 2025/08/28 04:57:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/28 04:57:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate(0xc000921640): >openPending: err= 2025/08/28 04:57:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate(0xc000921640): >_readAt: n=20, err=EOF 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate(0xc000921640): close: 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-28 04:00:14 +0000 GMT 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate(0xc000921640): >close: err= 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:15 DEBUG : forgetting directory cache 2025/08/28 04:57:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate(0xc00079ef80): _readAt: size=512, off=0 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate(0xc00079ef80): openPending: 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-28 04:01:14 +0000 UTC" against cached fingerprint "20,2025-08-28 04:00:14 +0000 UTC" 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-28 04:01:14 +0000 UTC" != cached fingerprint "20,2025-08-28 04:00:14 +0000 UTC") 2025/08/28 04:57:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/28 04:57:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate(0xc00079ef80): >openPending: err= 2025/08/28 04:57:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate(0xc00079ef80): >_readAt: n=20, err=EOF 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate(0xc00079ef80): close: 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-28 04:01:14 +0000 GMT 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate(0xc00079ef80): >close: err= 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:15 DEBUG : forgetting directory cache 2025/08/28 04:57:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate(0xc000a20440): _readAt: size=512, off=0 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate(0xc000a20440): openPending: 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-28 04:02:14 +0000 UTC" against cached fingerprint "20,2025-08-28 04:01:14 +0000 UTC" 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-28 04:02:14 +0000 UTC" != cached fingerprint "20,2025-08-28 04:01:14 +0000 UTC") 2025/08/28 04:57:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/28 04:57:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate(0xc000a20440): >openPending: err= 2025/08/28 04:57:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate(0xc000a20440): >_readAt: n=20, err=EOF 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate(0xc000a20440): close: 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-28 04:02:14 +0000 GMT 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate(0xc000a20440): >close: err= 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:15 DEBUG : forgetting directory cache 2025/08/28 04:57:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate(0xc000a2b900): _readAt: size=512, off=0 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate(0xc000a2b900): openPending: 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-28 04:03:14 +0000 UTC" against cached fingerprint "20,2025-08-28 04:02:14 +0000 UTC" 2025/08/28 04:57:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-28 04:03:14 +0000 UTC" != cached fingerprint "20,2025-08-28 04:02:14 +0000 UTC") 2025/08/28 04:57:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/28 04:57:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate(0xc000a2b900): >openPending: err= 2025/08/28 04:57:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate(0xc000a2b900): >_readAt: n=20, err=EOF 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate(0xc000a2b900): close: 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-28 04:03:14 +0000 GMT 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate(0xc000a2b900): >close: err= 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:16 DEBUG : forgetting directory cache 2025/08/28 04:57:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate(0xc0008c43c0): _readAt: size=512, off=0 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate(0xc0008c43c0): openPending: 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-28 04:04:14 +0000 UTC" against cached fingerprint "20,2025-08-28 04:03:14 +0000 UTC" 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-28 04:04:14 +0000 UTC" != cached fingerprint "20,2025-08-28 04:03:14 +0000 UTC") 2025/08/28 04:57:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/28 04:57:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate(0xc0008c43c0): >openPending: err= 2025/08/28 04:57:16 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate(0xc0008c43c0): >_readAt: n=21, err=EOF 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate(0xc0008c43c0): close: 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-28 04:04:14 +0000 GMT 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate(0xc0008c43c0): >close: err= 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:16 DEBUG : forgetting directory cache 2025/08/28 04:57:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate(0xc000867e40): _readAt: size=512, off=0 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate(0xc000867e40): openPending: 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-28 04:05:14 +0000 UTC" against cached fingerprint "21,2025-08-28 04:04:14 +0000 UTC" 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-28 04:05:14 +0000 UTC" != cached fingerprint "21,2025-08-28 04:04:14 +0000 UTC") 2025/08/28 04:57:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/28 04:57:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate(0xc000867e40): >openPending: err= 2025/08/28 04:57:16 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate(0xc000867e40): >_readAt: n=22, err=EOF 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate(0xc000867e40): close: 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-28 04:05:14 +0000 GMT 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate(0xc000867e40): >close: err= 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:16 DEBUG : forgetting directory cache 2025/08/28 04:57:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate(0xc0007b5180): _readAt: size=512, off=0 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate(0xc0007b5180): openPending: 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-28 04:06:14 +0000 UTC" against cached fingerprint "22,2025-08-28 04:05:14 +0000 UTC" 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-28 04:06:14 +0000 UTC" != cached fingerprint "22,2025-08-28 04:05:14 +0000 UTC") 2025/08/28 04:57:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/28 04:57:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate(0xc0007b5180): >openPending: err= 2025/08/28 04:57:16 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate(0xc0007b5180): >_readAt: n=23, err=EOF 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate(0xc0007b5180): close: 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-28 04:06:14 +0000 GMT 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate(0xc0007b5180): >close: err= 2025/08/28 04:57:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:16 DEBUG : forgetting directory cache 2025/08/28 04:57:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/28 04:57:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:57:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/28 04:57:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/28 04:57:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/28 04:57:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/28 04:57:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/28 04:57:17 DEBUG : TestRWCacheUpdate(0xc000933840): _readAt: size=512, off=0 2025/08/28 04:57:17 DEBUG : TestRWCacheUpdate(0xc000933840): openPending: 2025/08/28 04:57:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-28 04:07:14 +0000 UTC" against cached fingerprint "23,2025-08-28 04:06:14 +0000 UTC" 2025/08/28 04:57:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-28 04:07:14 +0000 UTC" != cached fingerprint "23,2025-08-28 04:06:14 +0000 UTC") 2025/08/28 04:57:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/28 04:57:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/28 04:57:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/28 04:57:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/28 04:57:17 DEBUG : TestRWCacheUpdate(0xc000933840): >openPending: err= 2025/08/28 04:57:17 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/28 04:57:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/28 04:57:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:17 DEBUG : TestRWCacheUpdate(0xc000933840): >_readAt: n=24, err=EOF 2025/08/28 04:57:17 DEBUG : TestRWCacheUpdate(0xc000933840): close: 2025/08/28 04:57:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-28 04:07:14 +0000 GMT 2025/08/28 04:57:17 DEBUG : TestRWCacheUpdate(0xc000933840): >close: err= 2025/08/28 04:57:17 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:17 DEBUG : Looking for writers 2025/08/28 04:57:17 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/28 04:57:17 DEBUG : >WaitForWriters: 2025/08/28 04:57:17 DEBUG : webdav root 'rclone-test-tisimoy2mewu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:57:17 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:17 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:17 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:17 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:17 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/28 04:57:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/28 04:57:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/28 04:57:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/28 04:57:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/28 04:57:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/28 04:57:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/28 04:57:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/28 04:57:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/28 04:57:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:17 DEBUG : forgetting directory cache 2025/08/28 04:57:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/28 04:57:17 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/28 04:57:17 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/28 04:57:17 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/28 04:57:17 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:17 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/28 04:57:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/28 04:57:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/28 04:57:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:17 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/28 04:57:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/28 04:57:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/28 04:57:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:17 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/28 04:57:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/28 04:57:17 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/08/28 04:57:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:17 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/28 04:57:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/28 04:57:17 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/08/28 04:57:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:17 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/28 04:57:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/28 04:57:17 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/08/28 04:57:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:17 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/28 04:57:17 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/28 04:57:17 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/28 04:57:17 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:17 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/28 04:57:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/28 04:57:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/28 04:57:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:17 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:17 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/28 04:57:17 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/28 04:57:17 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/28 04:57:17 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/28 04:57:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/28 04:57:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/28 04:57:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/28 04:57:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:17 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/08/28 04:57:17 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/08/28 04:57:17 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/08/28 04:57:17 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/28 04:57:17 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/28 04:57:17 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/28 04:57:17 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:17 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/28 04:57:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/28 04:57:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/28 04:57:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:17 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:17 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/08/28 04:57:17 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/08/28 04:57:17 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:17 DEBUG : Looking for writers 2025/08/28 04:57:17 DEBUG : FiLeA: reading active writers 2025/08/28 04:57:17 DEBUG : FiLeB: reading active writers 2025/08/28 04:57:17 DEBUG : FilEb: reading active writers 2025/08/28 04:57:17 DEBUG : >WaitForWriters: 2025/08/28 04:57:17 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:17 DEBUG : Looking for writers 2025/08/28 04:57:17 DEBUG : FiLeA: reading active writers 2025/08/28 04:57:17 DEBUG : FiLeB: reading active writers 2025/08/28 04:57:17 DEBUG : FilEb: reading active writers 2025/08/28 04:57:17 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:57:17 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:17 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:17 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/28 04:57:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/28 04:57:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/28 04:57:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/28 04:57:17 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/28 04:57:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/28 04:57:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/28 04:57:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/28 04:57:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/28 04:57:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/28 04:57:17 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:17 DEBUG : Looking for writers 2025/08/28 04:57:17 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/28 04:57:17 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/28 04:57:17 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:57:17 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:17 DEBUG : webdav root 'rclone-test-tisimoy2mewu': Reusing VFS from active cache 2025/08/28 04:57:17 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:17 DEBUG : Looking for writers 2025/08/28 04:57:17 DEBUG : >WaitForWriters: 2025/08/28 04:57:17 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:17 DEBUG : Looking for writers 2025/08/28 04:57:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:57:17 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:17 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:17 DEBUG : Looking for writers 2025/08/28 04:57:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:57:17 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:17 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:17 DEBUG : Looking for writers 2025/08/28 04:57:17 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:57:17 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:17 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:17 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:17 DEBUG : dir: Looking for writers 2025/08/28 04:57:17 DEBUG : file2: reading active writers 2025/08/28 04:57:17 DEBUG : Looking for writers 2025/08/28 04:57:17 DEBUG : dir: reading active writers 2025/08/28 04:57:17 DEBUG : file1: reading active writers 2025/08/28 04:57:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:57:17 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:17 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:17 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:17 DEBUG : dir: Looking for writers 2025/08/28 04:57:17 DEBUG : Looking for writers 2025/08/28 04:57:17 DEBUG : dir: reading active writers 2025/08/28 04:57:17 DEBUG : file1: reading active writers 2025/08/28 04:57:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:57:17 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:18 DEBUG : file1: Open: flags=O_RDONLY 2025/08/28 04:57:18 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/28 04:57:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/28 04:57:18 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:18 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/28 04:57:18 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/28 04:57:18 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/28 04:57:18 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:57:18 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:57:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/28 04:57:18 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/28 04:57:18 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/28 04:57:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/28 04:57:18 DEBUG : webdav root 'rclone-test-tisimoy2mewu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/28 04:57:18 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:18 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/08/28 04:57:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/28 04:57:18 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:57:18 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/28 04:57:18 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:18 DEBUG : dir: Looking for writers 2025/08/28 04:57:18 DEBUG : file2: reading active writers 2025/08/28 04:57:18 DEBUG : new_file.txt: reading active writers 2025/08/28 04:57:18 DEBUG : Looking for writers 2025/08/28 04:57:18 DEBUG : dir: reading active writers 2025/08/28 04:57:18 DEBUG : file1: reading active writers 2025/08/28 04:57:18 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:57:18 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:18 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/28 04:57:18 DEBUG : dir/file1: Updating file with dir/file1 0xc000a36240 2025/08/28 04:57:18 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/28 04:57:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:18 INFO : dir/file1: Moved (server-side) to: file0 2025/08/28 04:57:18 DEBUG : file0: Updating file with file0 0xc000a36240 2025/08/28 04:57:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/28 04:57:18 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/28 04:57:18 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:18 DEBUG : dir: Looking for writers 2025/08/28 04:57:18 DEBUG : Looking for writers 2025/08/28 04:57:18 DEBUG : dir: reading active writers 2025/08/28 04:57:18 DEBUG : file0: reading active writers 2025/08/28 04:57:18 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:57:18 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:18 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:18 DEBUG : Looking for writers 2025/08/28 04:57:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:57:18 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:18 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/28 04:57:18 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/28 04:57:18 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/28 04:57:18 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/28 04:57:18 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/28 04:57:18 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:18 DEBUG : b: Looking for writers 2025/08/28 04:57:18 DEBUG : c: Looking for writers 2025/08/28 04:57:18 DEBUG : d: Looking for writers 2025/08/28 04:57:18 DEBUG : Looking for writers 2025/08/28 04:57:18 DEBUG : a: Looking for writers 2025/08/28 04:57:18 DEBUG : Looking for writers 2025/08/28 04:57:18 DEBUG : /: reading active writers 2025/08/28 04:57:18 DEBUG : a: reading active writers 2025/08/28 04:57:18 DEBUG : b: reading active writers 2025/08/28 04:57:18 DEBUG : c: reading active writers 2025/08/28 04:57:18 DEBUG : d: reading active writers 2025/08/28 04:57:18 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:57:18 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:18 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/28 04:57:18 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/28 04:57:18 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/28 04:57:19 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/28 04:57:19 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:19 DEBUG : a/b/c/d: Looking for writers 2025/08/28 04:57:19 DEBUG : a/b/c: Looking for writers 2025/08/28 04:57:19 DEBUG : d: reading active writers 2025/08/28 04:57:19 DEBUG : a/b: Looking for writers 2025/08/28 04:57:19 DEBUG : c: reading active writers 2025/08/28 04:57:19 DEBUG : a: Looking for writers 2025/08/28 04:57:19 DEBUG : b: reading active writers 2025/08/28 04:57:19 DEBUG : Looking for writers 2025/08/28 04:57:19 DEBUG : a: reading active writers 2025/08/28 04:57:19 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:57:19 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:19 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:19 DEBUG : Looking for writers 2025/08/28 04:57:19 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:57:19 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:57:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:57:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/28 04:57:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/28 04:57:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:19 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/28 04:57:19 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/28 04:57:19 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/28 04:57:19 DEBUG : webdav root 'rclone-test-tisimoy2mewu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/28 04:57:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:19 DEBUG : file1: Size of src and dst objects identical 2025/08/28 04:57:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:57:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:57:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/28 04:57:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/28 04:57:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:57:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:57:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/28 04:57:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/28 04:57:19 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/28 04:57:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/28 04:57:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/28 04:57:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/28 04:57:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/28 04:57:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:19 DEBUG : webdav root 'rclone-test-tisimoy2mewu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/28 04:57:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:19 DEBUG : file1: Size of src and dst objects identical 2025/08/28 04:57:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/28 04:57:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/28 04:57:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/28 04:57:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/28 04:57:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:19 DEBUG : webdav root 'rclone-test-tisimoy2mewu': File to upload is small (7 bytes), uploading instead of streaming 2025/08/28 04:57:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:19 DEBUG : file1: Size of src and dst objects identical 2025/08/28 04:57:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:19 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:19 DEBUG : Looking for writers 2025/08/28 04:57:19 DEBUG : file1: reading active writers 2025/08/28 04:57:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:57:19 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:57:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:57:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/28 04:57:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/28 04:57:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:19 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/28 04:57:20 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/28 04:57:20 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/28 04:57:20 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/28 04:57:20 DEBUG : webdav root 'rclone-test-tisimoy2mewu': File to upload is small (11 bytes), uploading instead of streaming 2025/08/28 04:57:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:20 DEBUG : file1: Size of src and dst objects identical 2025/08/28 04:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:20 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/28 04:57:20 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:20 DEBUG : Looking for writers 2025/08/28 04:57:20 DEBUG : file1: reading active writers 2025/08/28 04:57:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:57:20 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:57:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/28 04:57:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/28 04:57:20 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/28 04:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:20 DEBUG : webdav root 'rclone-test-tisimoy2mewu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/28 04:57:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:20 DEBUG : file1: Size of src and dst objects identical 2025/08/28 04:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:20 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/28 04:57:20 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:20 DEBUG : Looking for writers 2025/08/28 04:57:20 DEBUG : file1: reading active writers 2025/08/28 04:57:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:57:20 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:57:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/28 04:57:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/28 04:57:20 DEBUG : file1: WriteFileHandle.Release closing 2025/08/28 04:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:20 DEBUG : webdav root 'rclone-test-tisimoy2mewu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/28 04:57:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:20 DEBUG : file1: Size of src and dst objects identical 2025/08/28 04:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:20 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/28 04:57:20 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:20 DEBUG : Looking for writers 2025/08/28 04:57:20 DEBUG : file1: reading active writers 2025/08/28 04:57:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:57:20 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:57:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/28 04:57:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/08/28 04:57:20 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:20 DEBUG : Looking for writers 2025/08/28 04:57:20 DEBUG : file1: reading active writers 2025/08/28 04:57:20 DEBUG : file1: active writers 1 2025/08/28 04:57:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/08/28 04:57:20 DEBUG : Looking for writers 2025/08/28 04:57:20 DEBUG : file1: reading active writers 2025/08/28 04:57:20 DEBUG : file1: active writers 1 2025/08/28 04:57:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/08/28 04:57:20 DEBUG : Looking for writers 2025/08/28 04:57:20 DEBUG : file1: reading active writers 2025/08/28 04:57:20 DEBUG : file1: active writers 1 2025/08/28 04:57:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/08/28 04:57:20 DEBUG : Looking for writers 2025/08/28 04:57:20 DEBUG : file1: reading active writers 2025/08/28 04:57:20 DEBUG : file1: active writers 1 2025/08/28 04:57:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/08/28 04:57:20 DEBUG : Looking for writers 2025/08/28 04:57:20 DEBUG : file1: reading active writers 2025/08/28 04:57:20 DEBUG : file1: active writers 1 2025/08/28 04:57:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/08/28 04:57:21 DEBUG : Looking for writers 2025/08/28 04:57:21 DEBUG : file1: reading active writers 2025/08/28 04:57:21 DEBUG : file1: active writers 1 2025/08/28 04:57:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/08/28 04:57:21 DEBUG : Looking for writers 2025/08/28 04:57:21 DEBUG : file1: reading active writers 2025/08/28 04:57:21 DEBUG : file1: active writers 1 2025/08/28 04:57:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/08/28 04:57:22 DEBUG : Looking for writers 2025/08/28 04:57:22 DEBUG : file1: reading active writers 2025/08/28 04:57:22 DEBUG : file1: active writers 1 2025/08/28 04:57:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:23 DEBUG : Looking for writers 2025/08/28 04:57:23 DEBUG : file1: reading active writers 2025/08/28 04:57:23 DEBUG : file1: active writers 1 2025/08/28 04:57:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:24 DEBUG : Looking for writers 2025/08/28 04:57:24 DEBUG : file1: reading active writers 2025/08/28 04:57:24 DEBUG : file1: active writers 1 2025/08/28 04:57:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:25 DEBUG : Looking for writers 2025/08/28 04:57:25 DEBUG : file1: reading active writers 2025/08/28 04:57:25 DEBUG : file1: active writers 1 2025/08/28 04:57:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:26 DEBUG : Looking for writers 2025/08/28 04:57:26 DEBUG : file1: reading active writers 2025/08/28 04:57:26 DEBUG : file1: active writers 1 2025/08/28 04:57:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:27 DEBUG : Looking for writers 2025/08/28 04:57:27 DEBUG : file1: reading active writers 2025/08/28 04:57:27 DEBUG : file1: active writers 1 2025/08/28 04:57:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:28 DEBUG : Looking for writers 2025/08/28 04:57:28 DEBUG : file1: reading active writers 2025/08/28 04:57:28 DEBUG : file1: active writers 1 2025/08/28 04:57:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:29 DEBUG : Looking for writers 2025/08/28 04:57:29 DEBUG : file1: reading active writers 2025/08/28 04:57:29 DEBUG : file1: active writers 1 2025/08/28 04:57:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:30 DEBUG : Looking for writers 2025/08/28 04:57:30 DEBUG : file1: reading active writers 2025/08/28 04:57:30 DEBUG : file1: active writers 1 2025/08/28 04:57:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:31 DEBUG : Looking for writers 2025/08/28 04:57:31 DEBUG : file1: reading active writers 2025/08/28 04:57:31 DEBUG : file1: active writers 1 2025/08/28 04:57:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:32 DEBUG : Looking for writers 2025/08/28 04:57:32 DEBUG : file1: reading active writers 2025/08/28 04:57:32 DEBUG : file1: active writers 1 2025/08/28 04:57:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:33 DEBUG : Looking for writers 2025/08/28 04:57:33 DEBUG : file1: reading active writers 2025/08/28 04:57:33 DEBUG : file1: active writers 1 2025/08/28 04:57:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:34 DEBUG : Looking for writers 2025/08/28 04:57:34 DEBUG : file1: reading active writers 2025/08/28 04:57:34 DEBUG : file1: active writers 1 2025/08/28 04:57:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:35 DEBUG : Looking for writers 2025/08/28 04:57:35 DEBUG : file1: reading active writers 2025/08/28 04:57:35 DEBUG : file1: active writers 1 2025/08/28 04:57:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:36 DEBUG : Looking for writers 2025/08/28 04:57:36 DEBUG : file1: reading active writers 2025/08/28 04:57:36 DEBUG : file1: active writers 1 2025/08/28 04:57:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:37 DEBUG : Looking for writers 2025/08/28 04:57:37 DEBUG : file1: reading active writers 2025/08/28 04:57:37 DEBUG : file1: active writers 1 2025/08/28 04:57:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:38 DEBUG : Looking for writers 2025/08/28 04:57:38 DEBUG : file1: reading active writers 2025/08/28 04:57:38 DEBUG : file1: active writers 1 2025/08/28 04:57:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:39 DEBUG : Looking for writers 2025/08/28 04:57:39 DEBUG : file1: reading active writers 2025/08/28 04:57:39 DEBUG : file1: active writers 1 2025/08/28 04:57:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:40 DEBUG : Looking for writers 2025/08/28 04:57:40 DEBUG : file1: reading active writers 2025/08/28 04:57:40 DEBUG : file1: active writers 1 2025/08/28 04:57:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:41 DEBUG : Looking for writers 2025/08/28 04:57:41 DEBUG : file1: reading active writers 2025/08/28 04:57:41 DEBUG : file1: active writers 1 2025/08/28 04:57:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:42 DEBUG : Looking for writers 2025/08/28 04:57:42 DEBUG : file1: reading active writers 2025/08/28 04:57:42 DEBUG : file1: active writers 1 2025/08/28 04:57:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:43 DEBUG : Looking for writers 2025/08/28 04:57:43 DEBUG : file1: reading active writers 2025/08/28 04:57:43 DEBUG : file1: active writers 1 2025/08/28 04:57:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:44 DEBUG : Looking for writers 2025/08/28 04:57:44 DEBUG : file1: reading active writers 2025/08/28 04:57:44 DEBUG : file1: active writers 1 2025/08/28 04:57:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:45 DEBUG : Looking for writers 2025/08/28 04:57:45 DEBUG : file1: reading active writers 2025/08/28 04:57:45 DEBUG : file1: active writers 1 2025/08/28 04:57:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:46 DEBUG : Looking for writers 2025/08/28 04:57:46 DEBUG : file1: reading active writers 2025/08/28 04:57:46 DEBUG : file1: active writers 1 2025/08/28 04:57:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:47 DEBUG : Looking for writers 2025/08/28 04:57:47 DEBUG : file1: reading active writers 2025/08/28 04:57:47 DEBUG : file1: active writers 1 2025/08/28 04:57:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:48 DEBUG : Looking for writers 2025/08/28 04:57:48 DEBUG : file1: reading active writers 2025/08/28 04:57:48 DEBUG : file1: active writers 1 2025/08/28 04:57:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:49 DEBUG : Looking for writers 2025/08/28 04:57:49 DEBUG : file1: reading active writers 2025/08/28 04:57:49 DEBUG : file1: active writers 1 2025/08/28 04:57:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:50 DEBUG : Looking for writers 2025/08/28 04:57:50 DEBUG : file1: reading active writers 2025/08/28 04:57:50 DEBUG : file1: active writers 1 2025/08/28 04:57:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/28 04:57:50 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/08/28 04:57:50 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:57:50 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:57:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:57:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/28 04:57:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/28 04:57:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:50 DEBUG : webdav root 'rclone-test-tisimoy2mewu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/28 04:57:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:50 DEBUG : file1: Size of src and dst objects identical 2025/08/28 04:57:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:57:50 DEBUG : file1: Open: flags=O_RDONLY 2025/08/28 04:57:50 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/28 04:57:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/28 04:57:50 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:50 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:50 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:50 DEBUG : Looking for writers 2025/08/28 04:57:50 DEBUG : file1: reading active writers 2025/08/28 04:57:50 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-tisimoy2mewu'", Local "Local file system at /tmp/rclone1879239243", Modify Window "1s" 2025/08/28 04:57:50 INFO : webdav root 'rclone-test-tisimoy2mewu': poll-interval is not supported by this remote 2025/08/28 04:57:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/28 04:57:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/28 04:57:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/28 04:57:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/28 04:57:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:50 DEBUG : webdav root 'rclone-test-tisimoy2mewu': File to upload is small (100 bytes), uploading instead of streaming 2025/08/28 04:57:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/28 04:57:50 DEBUG : file1: Size of src and dst objects identical 2025/08/28 04:57:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/28 04:57:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/28 04:57:50 DEBUG : file1: Open: flags=O_RDONLY 2025/08/28 04:57:50 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/28 04:57:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/28 04:57:50 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/28 04:57:50 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/28 04:57:50 DEBUG : WaitForWriters: timeout=30s 2025/08/28 04:57:50 DEBUG : Looking for writers 2025/08/28 04:57:50 DEBUG : file1: reading active writers 2025/08/28 04:57:50 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/08/28 04:57:50 DEBUG : webdav root 'rclone-test-tisimoy2mewu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.662967617s (try 1/5)